View Single Post
Old 12-09-2002, 05:38 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
loading sql schema from php

php/mysql

i'm making a web install script and i'm wondering what the best way to automatically load up sql schema is.

should i read a file into a variable? or is there a function to automatically load sql from a file?
sde is offline   Reply With Quote