joseph asked:
I made a script that will backup and transfer database records to another server. The problem is if the backup file is too big the PHP script stops because it running too long. Tried set_time_limit() but it is not working. How can I override this?

Tags:
Backup File,
Running,
Transfer Database
ny_magazine asked:
I need to generate a key for a vendor, which they will use to encrypt a file with PGP. When I receive the file from them, I need to decrypt it using PHP. What’s the best way to generate the keys and decrypt the file?

Tags:
Pgp,
Php
Marcelo asked:
I have a php page on my server that does some databes tasks. I need that page to be run every 5 or 10 minutes, how can i get the server to do it?

Tags:
Php Script,
Php Server
paul asked:
I just need a basic php code so that I can edit it. Thanks.

Tags:
Php Code,
Words Per Minute
Mejai asked:
Hi, I have programmed for years in a couple of languages (providex and bbx) now I want to work on PHP, Have you any suggestions on how to find a job as PHP programmer? Thank you in advance

Tags:
Find A Job,
Languages,
Providex
Jason asked:
Im making a phone book for my site, and my host does not allow me to use PHP unless I link to it. How do you link to them and get them to actually do the function?

Tags:
Phone Book,
Php File,
Site Host