Learning PHP and MySQL Web development, how to learn next?

Php Learned PHP and MySQL Web development, also learned the JavaScript Primer Classic, can do some simple website. What is the next step to learn? What books should I read? Guidance. Reply to discussion (solution) Try to get a local server

Why is the PHP code wrong?

Kkk Mozila Firefox browser, display only: KKK. The PHP code section is not displayed, why? Reply to discussion (solution) is the PHP environment configured successfully? Is this code put into an HTML file or a PHP file? And how did you

How PHP can parse Json,jsonm_decode sometimes, sometimes not

This post was last edited by cnaaa8 on 2013-06-21 09:55:14 Page encoding GB2312 ("Note this, more important"), the code is as follows When the keyword here is "glass sliding door", the JSON can not be parsed, but the generated URL directly through

PHP Open Source Forum has been stereotypes, welcome to test

After all this time, I didn't say it was the official version. The main is no one test, have not seen the application, Do not know the specific effect. Welcome to test, http://www.youyax.com/, use With my knowledge of this system, I am very

PHP built-in function create_function created function argument list and function body quotation mark problem

Functions created by create_function Use PHP's built-in function to create_function the created function. Create_function (' $item ', ' return $item; ') Let me ask you something. Why do you create the function parameter list and function body with

php5.3.1 support multiple inheritance?

Previously, PHP does not support multiple inheritance, and can now support multiple inheritance In the course of learning, there is no intention to discover the following phenomena Class a{ function X () { echo ' Y '; } function Test () { echo "DF"

Asking about the efficiency of the PHP echo string output?

Want to know the following two forms of execution, which is more efficient, or have a higher method!!! Output Form 1 echo ".... 2 "; echo ".... 3 "; echo ".... 4 "; echo ".... 5 "; echo ".... 6 "; echo ".... 7 "; Output Form 2 $str. = ".... 2 ";

PHP website programming for user comments and replies, such as HTML code to the database code

Hello everyone, I just contact PHP, there is a problem has been troubling me, is the site of those forums, some people message, on the basis of the message and some people reply to this message, that is, these HTML code to the PHP code, and then to

If you use PHP as a WAP site, what is the difference between the new protocol?

PHP WAP What is the difference between a new PHP file and a Web site? Reply to discussion (solution) Although do not understand, but PHP file can have what difference, nothing but the front desk display adjustment bai Add this to your head.

Uncaught exception ' exception ' with message ' serialization of ' simplexmlelement

function Deal_taobao_data ($data) { $data = serialize ($data); $data = Str_replace (' o:16: "SimpleXMLElement" ', ' a ', $data); $arrstr = Unserialize ($data); return $arrstr; } This is my code. Handle a period SimpleXMLElement Object ( [Item_cats] =

PHP ODBC is not a table when accessing VFP9 tables

PHP ODBC VFP9 The table code for accessing VFP using ODBC is as follows The table used to manipulate the VFP6

PHP on the upload of attachments to unzip the problem

In PHP a compressed package upload, I have been able to unzip. Now how to rename it while extracting it, and put it in another directory? Please teach the great God. Unzip the program $zip = Zip_open ("/php/test/test.zip"); if ($zip) { while ($zip

Get a list of files, click on the file name to open the method, who has time to help AH

Right and left two columns, the left column to extract all the HTML files in a directory, the mouse click on the file name, you can display the click of the HTML file in the sidebar this is the HTML structureThe file directory is as follows: The

MySQL if the table exists on the renamed SQL statement

Import data with a. sql file, and if you import the Table1 table, the table table1 exists first ALTER table How do I write this SQL? Thank you Reply to discussion (solution) What's the name of the table?Change a table that already exists? So

"Satisfied answer will be added" phpmyadmin in the table under the Browse page as long as the primary key ordering, you can no longer select the primary key ordering

I'm using the XAMPP v3.1.0 Windows edition. I found that the last record inserted after inserting a record in PHP is not the last one in phpMyAdmin, then I click the ID in the header of the result, and then the query result is incremented by ID, and

Solve PHP can't connect MySQL problem online etc.

This machine is Win7 system PHP Versions: PHP version 5.2.6 Apache 2.2 mysql:5.1.40 Local test, PHP can be normal but the only thing is that you can't connect to MySQL or use phpMyAdmin The local test under IE directly is the error page, under 36

New question: What does PHP code use to debug?

What tools do PHP code use to debug? Online has said Var_dump, but I do not understand how to use, there are any other easier way? I am a novice, please be sure to answer the details. Thank you so much. Reply to discussion (solution) 1,

Session, get the string value, always get images type

Using the CI framework, version 2.1.4 $uuid = (String) ($this->uri->segment (3)); $data =array ( ' UUID ' = $uuid ); $this->session->set_userdata (' uuid ', $data); echo $this->session->userdata (' uuid '); Problem: $this->uri->segment (3)

What's the use of PHP declaring a global variable outside of a function?

PHP WordPress Global What's the use of PHP declaring a global variable outside of a function? I see the WordPress wp-settings.php file in this paragraph: /* * These can ' t be directly globalized in version.php. When updating, * we ' re

You can't get web content with PHP, but you can access Web content in a browser, what's the situation?

This post was last edited by u013067065 on 2014-01-03 13:46:46 Let's just infer from the facts what the problem is. 1. The server can use the browser to access the target Web page normally 2, the same URL with PHP can not access the content of the

Total Pages: 5208 1 .... 520 521 522 523 524 .... 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.