hi i want to run a php script automatically once a day. that script has to delete some records based on the validity period. can anyone tell me the solution ...
... make the script a Command line executeable PHP script and put it in the crontab Search for Command Line PHP scripts on google and also see the PHP manual...
Hi there, I am having a problem in ImageColorAllocate function. I am using this function in a loop. After some number of looping the function starts returning...
... imagedestroy($im); ... See if that helps Tarique -- =================================================================== PHP Applications for E-Biz:...
Thanks Kiran, I have changed the increment of $j from 10 to 1 per loop, but still the problem remains the same :( I have also put imagedistroy($im) at the end...
Greetings Sir, I have tried putting imagedestroy($im) at the end of the code but this does not work for me. Thanks any way. Kevin. ... From: Dr Tarique Sani ...
Hi, I asked a friend for help with some basic PHP code that can help a beginner like me. I wanted some code that I can study and analyze which would help me to...
Hi all? Can anyone please guide me how I can configure php 5 on windows 2000 with iis, and how I can isntal and access mysql, I want to do it without phptriad...
Hello yogesh, First of all download php 5 installar and run it. and then download binaries for windows on http://snaps.php.net/ download a binaries4php5 and...
Look here u will find more things about php and its tutorials http://www.php.net/links.php Kunal <kun_19@...> wrote: Hi, I asked a friend for help with...
Hi, I am having PHP Version 4.3.4 with GD 2.0.15 compatible and PNG support enabled. My problem with the following code is that the image produced be this code...
... I ran your code.. and the image i got is transparent... You can see it here http://kingsly.net/tmp/kk.png Might be a crappy PNG implementation in IE.(Whats...
I think you have made a point here. I saw the image on http://kingsly.net/tmp/kk.png but I still am able to see the black back ground. Any way. Thanks a lot...
I am using IE 6. I also have checked the image on IE 5 but same result i.e. black background. When I check the image in Windows Picture and Fax viewer (comes...
Hi, I tried and observed the same that you have mentioned regarding Xp. I think its not the problem of IE. Have you tried macromedia fireworks? Try it. Hope...
Hi, I have installed apache 1.3.3 sucessfully. there was no error was shown. but whn i start the apache server it is just showing error as "[warn] (2)No such...
Hi Can anyone please tell me how I can configure PHP 5 and mysql on the iis on windows 2000 advanced server, I have followed the procedure given in install.txt...
Can you paste the portion of your HTTP configuration file that define the location of your root folder of the web server - it might be possible that this...
Hey guys , nice to be a part ofthis group, i am a new developer in PHP and found it gr8 but i would like to know where PHP stands infront of ASP.NET Job...
I am a beginner with 'XML using PHP'. On http://in.php.net/manual/en/ref.simplexml.php ... Example 7. Setting values Data in SimpleXML doesn't have to be...
... In terms of numbers PHP is much better than ASP.NET.. how many websites do you know that run asp.net? ... How do you estimate this ? based on number of...
Linus Torvalds is convinced that "it is fun to program" and that good programmers are like artists: the passion behind your work is the motivation and the ...