gautammysql Posted September 19, 2007 Share Posted September 19, 2007 Hi, I am a new learner of php so please tell me any php tutorial with examples of website design and development with it's source code, tell me any php tutorial so that I will be able to learn php as a web developer step by step. as:- simple programme in php. how to run it's programe. web home page designing. web home page integration. login form. login form validation. login form session. contact form. contact form validation. contact form validation. session start and end. coockies. how to connect php with a database in any database like mysql, oracle, ms access etc. And all of that work which are included when a website is designed, connected with a database and run it on internet. Thanks and regards Link to comment https://forums.phpfreaks.com/topic/69897-plz-come-and-solve-my-problem/ Share on other sites More sharing options...
ki Posted September 19, 2007 Share Posted September 19, 2007 http://www.allsyntax.com has some okay tutorials but you can find alot of great tutorials on the frontpage of phpfreaks. design wise, I get my ideas from different websites. Someone on this site, I forgot who, made this site: asiteaday.org, showing different unique styles of sites for ideas. Link to comment https://forums.phpfreaks.com/topic/69897-plz-come-and-solve-my-problem/#findComment-351055 Share on other sites More sharing options...
Sorthy359 Posted September 19, 2007 Share Posted September 19, 2007 if you live near any good big book stores i would go and pick up a book or 2 on php/mysql. they really help. there are of course many great online guides. when you understand how the syntax works, study up on the functions over at php.net Link to comment https://forums.phpfreaks.com/topic/69897-plz-come-and-solve-my-problem/#findComment-351067 Share on other sites More sharing options...
AdRock Posted September 19, 2007 Share Posted September 19, 2007 A good starting book on php is "PHP5 in easy steps" They have small code examples which covers a lot of the basic and it also covers sessions and cookies. There is also a section on connecting to a database and using queries Link to comment https://forums.phpfreaks.com/topic/69897-plz-come-and-solve-my-problem/#findComment-351071 Share on other sites More sharing options...
ki Posted September 19, 2007 Share Posted September 19, 2007 if you wanna get into books, "PHP5" a big purple book for, i forgot, like 20 bucks at barnes and nobles goes over alot with php even into some XML, cookies, sessions, logins, databases, etc Link to comment https://forums.phpfreaks.com/topic/69897-plz-come-and-solve-my-problem/#findComment-351074 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.