Re: php noobie




"Dave Kelly" <daveekelly@xxxxxxxxxxxxx> wrote in message
news:gPAWg.5097$Lv3.3933@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
roohbir wrote:
Hi,
I am completely new to PHP but I have to do a site which uses a little
bit of this language.
I just have to program an HTML form (small one, just 3 text fields and
a submit button) with PHP and mySQL. The application is supposed to
accept data entered by a user and store it in mySQL. And of course I
should be able to access the stored data.
Is there any sample code out there which is similar and I can study the
code and modify it? Maybe some book etc.
Thanks in advance.
Roohbir


This sounds strangely like a home work assignment.

I would google for the code of a guest book.

and in particular google code
http://www.google.com/codesearch
where you can say lang:php with your search keys
fer instance search for
guest book lang:php
should get about 1000 hits...


.