Hello,
every now and then I notice in apache logs there were few segmentation faults
(on a daily basis) and all I am stuck with is PID of that process (which is
of course dead by then) and nothing about what it was doing. Is there any way
to figure out what request that apache process was servi
Scott Hamm wrote:
I'm trying to understand how mktime() function works. I've tried as follows:
mktime($one,$two,$three,$four,$five,$six);
echo "$one $two $three $four $five $six\n";
?>
What am I doing wrong?
Hi Scott,
mktime() creates a UNIX timestamp based on the arguments you give it
($h
The full error is as follows:Warning: mail(): SMTP server
response: 530 authentication required - forhelp go to http://help.yahoo.com/help/us/mail/pop/pop-11.html in c:\programfiles\apache
group\apache\htdocs\send_simpleform.php on line 10I receive the error
above when I attempt to send mail
I'm trying to understand how mktime() function works. I've tried as follows:
$one $two $three $four $five $six\n";
?>
What am I doing wrong?
Hello !...
I am sure this is a
common question: I am trying to install extensions ( MySql support ), for php5 - and cant
seem to get them loaded / running.
Here is what I've
done so far:
1) ran the installer
( php-5.0.2-installerFull.exe ), ( tested php - which works
)
2) download