Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?