Hello,
I want some help in PHP.
Can I have the Cookies Collection in PHP?? Is it present in PHP like in ASP.
If exists, Can send the syntax for Cookies collection in PHP...
I can send the code in ASP: I want the equivalent code in PHP:
<%
if Request.Cookies("SiteCount")(SiteVisited) <> "Visited" then
rs("HitCount") = 1
Response.Cookies("SiteCount")(SiteVisited) = "Visited"
end if
%>
If u know, Please send the reply...
Thanking u sir,
Regards,
Katkuri Srinivas
Web Developer,
Bangalore