Log in

View Full Version : Help with big database?



Drewsterritz
05-23-2008, 05:54 PM
I have only worked a little with CMS and databases. My problem is I need to make a website that users can login and fill out a forum which is then submited to a database that I can retrieve. If any one could help me on this that would be great.

Thanks
Drew

NXArmada
05-23-2008, 08:38 PM
PHP MySQL Tutorial (http://www.php-mysql-tutorial.com/)

Add a Row to mySQL (http://www.spoono.com/php/tutorials/tutorial.php?id=14)

Delete a Row From mySQL (http://www.spoono.com/php/tutorials/tutorial.php?id=5)

Edit a Row In mySQL (http://www.spoono.com/php/tutorials/tutorial.php?id=23)