View Single Post
  #6 (permalink)  
Old 09-05-2006, 02:17 PM
Chrisms Chrisms is offline
Newbie
 
Join Date: Aug 2006
Location: NJ
Age: 19
Posts: 28
Credits: 0
Rep Power: 9
Chrisms is on a distinguished road
Send a message via AIM to Chrisms
Default

Quote:
Originally Posted by Lop View Post
ahh, so, will it be the same .sql file for every install? You could do an extract on your computer and just manually make it into PHP. Do what Jordan did above and just add the SQL into the PHP instead of using a file. That is what most commerical PHP applications do these days.
you're missing my point, I really am not lookgin foward to sitting down, and writing roughly 500 lines of SQL create tables, collums, etc.

I'm looking for a program, that takes a database file, and outputs PHP to create that database.
Reply With Quote