Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP or MySQL Forum

Status
Not open for further replies.

CTekGirl

MIS
Jul 23, 2003
76
US
I was given a project to build a database to work against some previously created PHP code. I would like to recycle some of the PHP code so I don't have to re-write, but the database has to be built from scratch. Can you recommend which forum would be the best to post questions to? I am familiar with MySQL but new to PHP. This is a undocumented project so I have to scan through the PHP code to find information to build the database.

thanks for in advance
 
You're already in the right place ;-)

NATE


mainframe.gif


Got a question? Search G O O G L E first.
 
CTekGirl:
Unless the code is very logical for you to read, it might be more work than joy to try to use the code.

This depends on how "smart" it was coded.
If it's made good and structured, it might be just simply updating some functions and create the database.

You however have to write some sql queries too..

Olav Alexander Mjelde
Admin & Webmaster
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top