Where can I run the PHP code? Dear brothers and sisters, I am a beginner in PHP and firmly walk through the PHP WEB.
Where should I write PHP? there are differences between HTML and terminal operations... HTML does not recognize the escape sequence of C... it makes me a lot of trouble ....
Reply to discussion (solution)
Wamp, lamp, lnmp, etc. you can use wamp or iis under win. if you have integrated software, you can google
The line feed in html is
Tag
For text Line breaks: windows and other platforms are \ r \ n. linux platforms are \ n.
Wamp, lamp, lnmp, etc. you can use wamp or iis under win. if you have integrated software, you can google
My environment is in LAMP, but the tutorials on the PHP official website are all displayed in the browser?
To display line breaks in html, use
We recommend you a good php Portal Website: www.php100.com, which contains trusted tutorials and software.
Thank you ~~ Added to favorites
My environment is in LAMP, but the tutorials on the PHP official website are all displayed in the browser?
The browser and command prompt can all be used.
To display line breaks in html, use
Well, when you know how to run the example on the PHP official website documentation... line feed \ n all changed
... After all, as a newbie, I still need to view the results on the browser.
Ask how to debug... PHP .....
Found... var_dump... good