Can somebody explain this portion of the script ?
Why phpExpertName and $_POST['phpExpertName'] mentioned together ?Code:setcookie('phpExpertName', $_POST['phpExpertName'], time()+3600);
Can somebody explain this portion of the script ?
Why phpExpertName and $_POST['phpExpertName'] mentioned together ?Code:setcookie('phpExpertName', $_POST['phpExpertName'], time()+3600);
Bookmarks