[PHP] insertion question

2001-08-14 Thread Pétur Björn Thorsteinsson
I have to store a whole lot of text files into a database, each one containing 3 columns containing numbers and about 2500 lines. I was wondering if anyone knew which would be the best way to store these files, having one big table with each row containing the contents of the files, or making one

[PHP] execution time

2001-07-27 Thread Pétur Björn Thorsteinsson
I have a slight problem and was wondering if anyone could help. I have a php script that runs every 30 minutes. It takes the contents of a directory (which is constantly being updated) and dumps them into a mysql database. Recently this directory has become increasingly large and the php script

[PHP] running php scripts

2001-07-17 Thread Pétur Björn Thorsteinsson
hi, I was wondering if someone could help me with a small problem I'm having. I'm running a script that periodically dumps information from one server to a database on another. We're running suse 7.1 and apache on the server containing the information, and the problem is I don't know how to make

Re: [PHP] running php scripts

2001-07-17 Thread Pétur Björn Thorsteinsson
thanx for the help man, the script is running and I get to keep my job ,) -petur Johan Holst

RE: [PHP] php / apache

2001-07-02 Thread Pétur Björn Thorsteinsson
Jason Lustig [EMAIL PROTECTED]To: Pétur Björn Thorsteinsson

[PHP] php / apache

2001-06-29 Thread Pétur Björn Thorsteinsson
can anyone tell me how to configure a php script so that it can only be accessed by other scripts and not directly by typing its url in the webrowser? -petur -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL