Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try