Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use