[PHP-DB] Execute a mySql sript file directly from PHP

2003-06-10 Thread Gustavo Del Castillo Meza
Hi, I need to execute a very large script file on my hosting server, i dont have shell access and the file is too large to execute using phpMyAdmin. I wonder if i could upload the file by FTP and then execute it with a php script directly, without opening the file and go thru every line.

[PHP-DB] Re: Permission Denied; Upload

2003-04-04 Thread Gustavo Del Castillo Meza
You need to give the user permission to write in the destination directory, you can do this by using: chmod 666 directoryname John [EMAIL PROTECTED] escribió en el mensaje news:[EMAIL PROTECTED] Thanking in advance, Hi all- very new to php, and at the risk of being spoon fed here, I beg for

[PHP-DB] Re: Database Design Help

2003-04-01 Thread Gustavo Del Castillo Meza
PROTECTED] the data colleccted at each booking will be the fields set by an administrator that he/she feels are appropriate to collect for that project. Gustavo Del Castillo Meza [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] What kind of data do you need to collect at each booking

[PHP-DB] Re: Database Design Help

2003-03-31 Thread Gustavo Del Castillo Meza
What kind of data do you need to collect at each booking? Shaun [EMAIL PROTECTED] escribió en el mensaje news:[EMAIL PROTECTED] Hi, I am creating a database for a web application. The idea for the application is for a company administrator to be able to log into the site and allocate staff