Simple code ??

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
jonnyjackson
Forum Newbie
Posts: 1
Joined: Thu Nov 27, 2003 6:20 am

Simple code ??

Post by jonnyjackson »

hi,
i am learning to use PHP, Sql at the moment and want a bit of code that i can look at, anthing will do but i want a search funtion and a upload function so users can update the site themselves...
Is this an easy bit of code if so could somone advise me on it....

Anything will do if not, just so i can hack it and tweek it a bit...
Thanks in advance...
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

2 best places to start when wanting to look at scripts are :

http://www.evilwalrus.com
http://www.hotscripts.com

other sites of interest :

http://www.phpbuilder.com ( great tutorials )
http://www.zend.com ( great tutorials )
http://www.php.net ( online manual )
and of course http://www.google.com (good for everything)
Post Reply