On Wednesday 11 June 2003 04:21, Gustavo Del Castillo Meza wrote:
> 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
> s
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.
-