renatik 0 Report post Posted September 17, 2004 What php study guide is the best for beginner???If somebody knows "DENVER", what can you tell me about that complect? Share this post Link to post Share on other sites
neeki4444 0 Report post Posted September 17, 2004 The best guide in my mind would be wrox professional php/mysql programming. And you will always have to use the php refference found on http://php.net/, it really helps me out in a jam sometimes. Also try to learn about database connection and session handling before you try to make a huge php application because just knowing the basic syntax will get you into a lot of trouble.hope this post helps, if you have any questions like how to do something in php just post, and I will try to answer any questions the best I can. Share this post Link to post Share on other sites
NuHoaXuLa 0 Report post Posted September 18, 2004 With beginer , i think http://www.w3schools.com/php/ is better ! With it , you can fast know struct php and hold all basic . Share this post Link to post Share on other sites
deejames 0 Report post Posted September 18, 2004 Oh, well.. i dont know how to is it going to PHP and my sql programming.. but I have ideas to make a site using PHP-nuke ... :(just wishing you guys gud luck to it Share this post Link to post Share on other sites
iwuvcookies 0 Report post Posted September 18, 2004 to me i think php is so hard to learn. There are so many commands and I can barely remember them all. Its just so hard. At first there was html then I found out there was Php. Now I have to learn php. I wonder if there is program that works with php and inputs the commands that go with php? I'll have to check that. out Share this post Link to post Share on other sites
renatik 0 Report post Posted September 18, 2004 Thank you for help!!!In fact i dont want to be absorbed in php and mysql, but i want to create website based on php scripts with nice forum. Share this post Link to post Share on other sites
Zenchi 0 Report post Posted September 18, 2004 I share your pain. PHP to me isn't easy to learn, I understand the basic commands, but to me there's no user friendly sites out there that in-depth tell you to make a project with PHP, that way you can apply what you learn. You know? Tutorials are nice, but those are just big globs of information which to me, frankly, have no point. Share this post Link to post Share on other sites
Spectre 0 Report post Posted September 19, 2004 I have found the official PHP site - php.net - to be an invaluable resource during my PHP programming days.It obviously contains all documents and reference to every function and statement there is, along with up-to-date information relating to PHP. They also include some examples with their function listings, as well as user comments. I think it's very useful. Share this post Link to post Share on other sites
Choyan 0 Report post Posted September 30, 2004 I've read almost all of both sites' tutorials but still I'm confused~~ Share this post Link to post Share on other sites
andyy15 0 Report post Posted October 1, 2004 The best way to learn Php is just to mess around with it for hours and read tutorials. I think reading books just makes things more confusing. I spent 3 years staring at php and messing with it before I understood the language. But yeah like NuHoaXuLa http://www.w3schools.com/php/ is the way to go. Good luck renatik with you php website :-) Share this post Link to post Share on other sites
Zenchi 0 Report post Posted October 1, 2004 Actually, to tell the truth you're all missing the partial truth. The real way is to pick something to do on your level of PHP, read some information and do it. That's how I'm currently learning it, you can't really learn without applying the information. Thus why I love Geometry so much. :3 Share this post Link to post Share on other sites
odomike 0 Report post Posted October 2, 2004 why dont you try gooooooooogling of yahoooooooooing. those will really help you a lot. You can get everything you need in google and Yahoo search engines about PHP fpr beginners.I hope those will help you out in your problem. Share this post Link to post Share on other sites
Forbidden 0 Report post Posted October 7, 2004 Just try http://www.w3schools.com/php/ as it is a good site and every thing you need is there? Share this post Link to post Share on other sites
X3r0X 0 Report post Posted October 8, 2004 LOl, it so confusing. I just want to make a basic user registration system for my site. How would i go about doing that? Share this post Link to post Share on other sites
krap 0 Report post Posted October 8, 2004 quote from http://www.w3schools.com/php/php_intro.asp: "PHP is easy to learn and...." easy to learn? i looked at a source code of a php page aits so confusing but i will learn it anyway Share this post Link to post Share on other sites