get the complete url php
- Forums
- PHP
- get the complete url php
This Page Contains information about get the complete url php By html in category PHP with 3 Replies. [2006], Last Updated: Mon Jun 24, 2024
html
Fri Apr 11, 2008
3 Comments
419 Visits
can you show me how i can display or get the complete url php form my webpage using php
i forgot how to do this, i know you showed me last time but i didnt write it down and i forgot what the code is
$_SERVER['PHP_SELF'];
hmm
try this
echo $_SERVER['PHP_SELF'];
https://www.webune.com/forums/get-the-complete-url-php.html