|
Corrupted ZIP files (downloaded via a php script) : Internext Explorer 7 Hi, I have a set of files stored in a directory and I need to serve those via a php script (in order to protect, control access etc). The problem is that zip files (exe also) get corrupted when I try from IE7. I've read the posts from this list and google etc with no idea of how to solve it. The stored fil... 17 Jul 2008 11:41
Child PID exit signal Illegal instruction (4) Hey, I'm running PHP 5.2.6 on FreeBSD 7.0-RELEASE-p2, using apache 2.2.9. I have a PHP script that is valid code (I tested it on another server and it worked fine). The problem is, it keeps killing the httpd processes and outputting nothing. I get this message in my apache error logs each time the php script i... 16 Jul 2008 17:12
Copy Function Errors Hi, I have a snippet of code here: shell_exec("tar cvf /var/www/html/test/$id/data.tar /var/www/html/test/$id/data"); $file1="http:/www.mysite.com/test/$id/data.tar"; $file2="http://www.mysite2.com/test/$id/.tar"; copy($file1,$file2); I got the following error in the access log of the server: [Wed Ju... 17 Jul 2008 12:43
Copying Multiple Files from One Server to Another Server Hi, I am running into a problem here with handling the files. My client wants me to copy all the files to one server over to another server. Currently, I use a very slow way that has to handle my code by writing in and out files manually as in the following: $lines3 = file("http://192.168.10.63/test/B1Depth-$id... 16 Jul 2008 14:04
implementing a website search feature using php i want to implement a feature where a user searches with a keyword and search results are displayed according to the keyword or phrase entered by the user. following are the steps i want to follow. please advice if i am missing out any steps or i can add any step. 1. read the keyword entered by user using $s... 16 Jul 2008 15:07
How can i get the location of an exit()/die() fromwithin register_shutdown_function()? Quoting Mathijs van Veluw <mathijs.van.veluw(a)smscity.com>: Hello there, I have an shutdown function to catch fatal-errors etc.. Now when there is an exit() somewhere i get an empty message from get_last_error(). I want to know the location of this exit() or die(). Is there a way to get the fil... 16 Jul 2008 16:10
беседки с уникальным встроенным грилем для дачи А ëìáóóéþåóëéå ðá÷éìøïîù-âåóåäëé Ó ÕÎÉËÁÌØÎÙÍ ×ÓÔÒÏÅÎÎÙÍ ÇÒÉÌÅÍ ÄÌÑ ÄÁÞÉ, ÓÁÄÁ, ËÁÆÅ, ÒÅÓÔÏÒÁÎÁ Festivo 8-K Kota 8-K ÓËÁÎÄÉÎÁ×ÓËÏÅ ËÁÞÅÓÔ×Ï * ÏÒÉÇÉÎÁÌØÎÏÓÔØ ËÏÎÓÔÒÕËÃÉÉ * ÓËÏÒÏÓÔØ ÓÂÏÒËÉ 8(495) 504-83-85 8(812)313-59-10(11) 8(49... 16 Jul 2008 07:50
How can i get the location of an exit()/die() from withinregister_shutdown_function()? Mathijs van Veluw wrote: Hello there, I have an shutdown function to catch fatal-errors etc.. Now when there is an exit() somewhere i get an empty message from get_last_error(). I want to know the location of this exit() or die(). Is there a way to get the file and line-number from where the e... 16 Jul 2008 10:57
How can i get the location of an exit()/die() from within register_shutdown_function()? Hello there, I have an shutdown function to catch fatal-errors etc.. Now when there is an exit() somewhere i get an empty message from get_last_error(). I want to know the location of this exit() or die(). Is there a way to get the file and line-number from where the exit/die originated? Thx in advance. ... 16 Jul 2008 15:07 |