thinkphp video After uploading the problem ~ Urgent

I set the server upload size is 500M, can also upload such a large video, the format is the same MP4, but when the Web page playback only to play the maximum of 20M or so video, more than either has been loading, or only the sound, no image display,

I want to use PHP to read some of the values on the page

I want to read this website in PHP http://www.1396me.com/pk10/kaijiang/ Read the latest issue of lottery numbers, draw time and period number, how do I do? Reply to discussion (solution) Download Web page data analysis HTML regular

Web development and sockets

I've learned PHP, I've done a website like online shopping. Recently, looking at the protocol, touching the socket TCP/IP protocol and things like that. If I'm not mistaken, the socket is like an API function package that allows TCP and UDP

How share functions get return values for shared success or failure

Now the site basically has to share the function, say: share to QQ space, share to Sina microblogging and so on. Now there is a need to know whether users have to share the success, and then their own system to make a record, and then send a user

Why is the $_get[[] array here a way of it?

The object in the inside calls the method instead of writing index (), but is written as-$a () Why is that? Reply to discussion (solution) $_get[' A ' is a parameter name on the hyperlink, $a = Not $_get, you'll know when you hit $ A.

PHP multidimensional array de-weight

PHP multi-dimensional array de-weight, how to remove the name of the extra one? Array ( [0] = = Array ( [id] = 79 [Name] = a ) [1] = = Array ( [id] = 79 [Name] = a ) [2] = = Array ( [id] = 78 [Name] = b ) [3] = = Array ( [id] = 36 [Name] = C )

Ask WeChat to pay a curl_setopt error

The following error occurred when testing the demo, do not know how. Ask aunt to help see. Interface Documentation V3.3.7 PHP5.23 Warning:curl_setopt () [Function.curl-setopt]:invalid curl configuration Option in/www/web/..... Reply to

How to read the title in <img>

In the function below, read SRC, how can I read the title in the function get_pic_list ($content = ") { $pattern = "//"; Preg_match_all ($pattern, $content, $match); $arr _pic = Array (); $i = 0; foreach ($match [1] as $IMGSRC) { $arr _pic[$i ['

Ask me to popularize the basic concept of thinkphp

Issue: After installing thinkphp in the SAE, run the Web site, prompting "the project directory is not writable, please set up the project directory manually and set it as writable" Background: I just started the Web site development. Made a

The gods to help, how to solve this garbled problem

This is the previous section Header ("Content-type:text/html;charset=utf-8"); ?> Username Password This is the Analog server section Header ("Content-type:text/html;charset=utf-8"); $mysqli =new mysqli

Crawl Baidu search results page by keyword using PHP's curl

I want to achieve is every time according to the keyword search Baidu results page, such as Baidu search results are such, Baidu promotion content Ka Zhongwen: And I use curl to crawl the result is this: That is to say that each crawl results

How do these three things work with each other?

$_mysqli->rollback (); $_mysql->atuocommit (); and InnoDB how to use Reply to discussion (solution) http://php.net/manual/zh/mysqli.autocommit.php Use manual A small example $mysqli =new mysqli ("localhost", "root", "123456", "test"), if

PHP uses stream_get_meta_date, stream_get_contents get web content

PHP uses to get Web content: if (! Preg_match (' @^https?:/ /@ ', $url)) {die (' HTTP (s) only. ');} $httpOpts = Array ( ' max_redirects ' = 0 , ' timeout ' = 3), if ($ua!== ") { $httpOpts [' user_agent '] = $ua ;} if ($cook!== ") {

Ask God for help to see where it went wrong.

I want to implement communication between users, the idea is to create a message table, and then put the recipient user name, sender user name, message, etc., and then who want to see the message sent to the message table to find the recipient is

Is this the function in this sentence?

$page =$_request[' page '? (int) $_request[' page ']:1 What is the meaning of this sentence (int), never seen such a notation, a parenthesis inside a bag of things, this is a what, it certainly is not a function. Reply to discussion (solution)

PHP Remote Call Problem! Look at the master to help teach how to do!

Here's my own! Create a 123.php file as follows $url = "Http://www.123456.com/Ajax.ashx?" Action=addorder&orderidshow=1&id=10086&amt=10&mb=2&email=fdhfdf@qq.com "; $result = file_get_contents ($url); echo $result; The results shown are

Php+mysql+ajax point like and the function of stepping

Too troublesome can also: click to download Html: give force {ovov: $answer _datas.goods/} do not give force {ovov: $answer _datas.bads/} HTML corresponding PHP file $value) {if ($value [' uid ']== $

PHP Object-oriented issues

Please look at the following code, very simple, please take a moment to see: Class person{public $name; Public Function __construct () { $this $name = ' Tom '; Code 1 }} $

What a robot!

Define (' Isrobot ', Getrobot ()), if (Defined (' Norobot ') && Isrobot) {Exit (header ("http/1.1 403 Forbidden");} The above code, said to be to prevent the robot access, I do not understand where the representative is the machine person?

How to crawl HTTPS content in PHP

Recently encountered an HTTPS problem while studying the hacker News API. Because all hacker News APIs are accessed through an encrypted HTTPS protocol, unlike the normal HTTP protocol, when using PHP's function file_get_contents () to get the data

Total Pages: 5208 1 .... 4960 4961 4962 4963 4964 .... 5208 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.