SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
Mastering Regular Expressions, Third Edition, is available.
The Third Edition of Mastering Regular Expressions is available.
QuoteThis third edition is 5
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav