Guys Big Brother I should continue how to learn PHP basic learning is almost

I'm going to go back to the basics of how to learn PHP. I have been learning PHP for a few months, now feel run out, do not know how to learn, continue to learn what things, forget the hero, I am very grateful. Here's my own situation. After

About the division solution for PHP

About the division of PHP $ABC = 285083800; $truit = 10000000; $ABC = $ABC/$truit; The resulting value is: 28.508379999999998943849277566 Instead of: 28.5083800 is a software interface PHP, do not know what to deal with the software to get the

How to install PHPEclipse

How to install PHPEclipse Eclipse can be said to be the most famous and popular cross-platform integrated development Environment (IDE), originally used primarily for Java language development, and then slowly someone developed the appropriate

Strange questions about PHP5.4 on Linux

Strange problems with Linux under PHP5.4 Today, occasionally interested in debugging a previous write in the database packaging class, the results appear fatal error:class ' option ' not found strange error, very depressed, the front is printed a

About Apache multi-port equipped

About Apache multi-port configuration I have followed the configuration of the network to find multi-port data for Apache configuration, although it can be started, but plus port access to the 403 Here is my configuration Listen 8888 Listen 9999

have done the DZ forum development come in and see what's the reason

I have done DZ forum development come in and see what the reason After the forum upload, after the installation run prompt this: Warning:require (./source/class/class_core.php) [function.require]: failed to open stream:no such file or directory

Binary data to decimal string

Binary data to decimal string help I have a string of Base64 after the data is binary data, help how to convert this string of binary data into decimal and then output as a string? I tried Bindec () This function, but got 0. It's confusing. Other

Ask a basic question, can you show the declaration variables

Ask a basic question, can you show the declaration variables? If you use a variable in a function class $c = "AAA"; The engine is to go to the global find this variable, can not find and then create it? ------Solution-------------------- What does

Find a few regular solutions

Ask for some regular I would like to ask for the following three PHP Preg: One, {CMS.CFG.ABC}---{cms. and} are fixed {cms.*.*} Second, {cms:list order= ' orderid desc '} template content {/cms:list} order= ' OrderID desc ' is a list of attributes

[thinkphp] Validation code refresh related issues.

[thinkphp] Verification code Refresh problem ... TP Verification Code Refresh problem ... Now click Refresh No response Click Refresh under the browser, no errors, strange JQ file has also been imported HTML Code Verification

PHP Infinite Collation

PHP Unlimited Categories DB Design: CREATE TABLE IF not EXISTS ' test ' (' ID ' INT (1) is not NULL auto_increment, ' path ' varchar (255) is not NULL, ' name ' varchar (255) NO T null,primary KEY (' id ')) ENGINE = MYISAM DEFAULT CHAR SET = ' utf8

How do PHP software engineers break the growth bottleneck

How PHP programmers can break through growth bottlenecks Ext.: http://www.builder.com.cn/2010/1018/1914448.shtml ? As one of the most widely used languages in web development, PHP has a lot of fans, so are you a good programmer ? At the same time

Ping "smtp.gmail.com" can pass, why Phpmailer but error

Ping "smtp.gmail.com" can pass, why Phpmailer but error Ping Gmail's SMTP server in cmd to get through, But in the Web site to do the sending of email programs, but always error: SMTP error:could not connect to SMTP host. Mailer ERROR:SMTP

Recently a little confused, but also want to ask you to guide the way of learning

Recently a little confused, but also want to ask you to guide the way of learning This time in contact with PHP, but also do the relevant small project test (message board, upload tools, etc.). Want to continue to learn PHP, do not know how to start

Ask a PHP operation about MySQL problem

Ask a PHP operation for MySQL problem PHP Code function Writeleft () { $retArray = array (); [color= #FF0000] $sql = "Select Id,name,strr from Jh_lanmu"; [/color] $result = mysql_query ($sql, $conn); while ($myrow =

Which boss knows how to start IE browser with PHP

Which boss knows how to start IE browser with PHP? I want to start the server-side IE browser on the server side through the PHP page when the client requests the server-side request. I now use the method is PHP start a small C language written

About PHP's inherited doubts

Doubts about the inheritance of PHP PHP Code Name. ""; }} Class B extends A {public $name = "Fansa";} $b = new B (); $b-Say ();? > Output Result: Nciaer ---------------------------- PHP Code Name.

Help me to solve a little doubt, thank you

Help me out with a little problem, thank you. Abstract class abs_db{//Abstraction classes Abstract protected function connect ();//Database connection Abstract protected function select_db ();//Select Database Abstract protected function SetChar ()

PHP PDO issues cannot be rolled back

PHP PDO transaction cannot be rolled back Public Function submit () { try { $this->begintransaction (); $this->exec (' Update people set age=2 '); $this->exec (' INSERT into course (course,num) VALUES ("math", 100) '); $this->commit (); }catch

PHP100 Video tutorial 11th accurate code

PHP100 Video Tutorial 11th speaking the correct code conn.php file $conn = @ mysql_connect ("localhost", "root", "") or Die ("Database link error"); mysql_select_db ("newdb", $conn); mysql_query ("Set names ' GBK '"); Use GBK Chinese

Total Pages: 5208 1 .... 5043 5044 5045 5046 5047 .... 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.