Posted by Tony Marston on 10/09/21 11:27
Take a look at http://www.tonymarston.net/php-mysql/sample-application.html
which describes a sample application I have put together using ideas
described in other articles on my website. You can download the code to run
it on your own server, then you can examine it closely to see how it
actually works.
--
Tony Marston
http://www.tonymarston.net
<crjunk@earthlink.net> wrote in message
news:1127145843.115056.71380@o13g2000cwo.googlegroups.com...
> I'm a newbie trying to learn PHP. I've worked with ASP, ASP.NET and
> WebSpeed in the past, but now I'd like to learn PHP. I've already
> gotten a Fedora web server up and running with Apache and MySQL.
>
> I'm looking for some examples - or even better a free project - to look
> over and see how other are using PHP to read/write records to and from
> MySQL. I'm trying to create a very simple web based contact management
> system that will store data in a couple of tables.
>
> Can someone recommend any examples or web sites to refer to? I'm about
> to dive into the PHP manual, but I'd like some other material to study
> as well.
>
> Thanks,
> CR Junk
>
[Back to original message]
|