RE: [PHP] just a newbie in php, don't get mad

2001-03-26 Thread Jeff Oien
ok as you got it already i am a newbie in php could anyone please please post me what programs do I need or which could help me to make some php stuff sry for this may sound stupid to you all but all the manuals in the web just were just talkin' 'bout totally technical stuff ok thnx :p

Re: [PHP] just a newbie in php, don't get mad

2001-03-26 Thread Wade DeWerff
buy Meloni's "PHP Essentials" or the "Teach yourself PHP in 24 hours" to start. They are made for total beginners. Then move on to "Professional PHP programming" or "PHP4 Bible". That will give you a better start. ok as you got it already i am a newbie in php could anyone please please post

Re: [PHP] just a newbie in php, don't get mad

2001-03-26 Thread Johannes Janson
Hi, get an editor which suits your needs and demands, a server and (if needed somr database app) and just do it by trial and error. tutorials on php: www.phpbuilder.com www.webmonkey.com www.devshed.com feed any search engine with "php tutorials" and find more. good luck Johannes p.s. what's

Re: [PHP] just a newbie in php, don't get mad

2001-03-26 Thread Philip Olson
Check out the tutorials found at : http://www.devshed.com/(very basic php tutorials exist here) http://www.zend.com/ (quality tutorials and articles) http://www.phpbuilder.com/ (intermediate) http://php.faqts.com/ (useful words) http://www.php.net/manual/