Hi..
How can i get the address ( which is typed by the user in address bar ) and assigned it to a variable?
Thank you!
cK
Read the section of the manual entitled "Variables from outside PHP."
echo "http://$HTTP_HOST$REQUEST_URI";
Whele,actualy I don't know ! aske someone else !