Reply Review

Reply to:

ciprianmp wrote on 2013-08-22 13:45:00

Sorry, I assumed you have those two lines in the php header of your file (somewhere before the <html> tag):
$date3 = isset($_REQUEST["date3"]) ? $_REQUEST["date3"] : "";
$date4 = isset($_REQUEST["date4"]) ? $_REQUEST["date4"] : "";

And make sure the names for the 2 calendar forms are date3 and date4.

Message:
Name:
Email:
(optional)
(Your email that entered here will not show anywhere on website and will use only reference when someone reply your post)
  I want to receive a copy of email on this post (your email is needed)
 
Code:
 
 
Search this site
Programming Tutorial
CSharp (21)
PHP (12)
HTML (12)
ASP (14)