I am tring to refer to a web page using a function. What function refers to a web
page?
example: if (page=index.php)
{
print $something
}What function should "page" be? Thanks Steve
I am tring to refer to a web page using a function. What function refers to a web
page?
example: if (page=index.php)
{
print $something
}What function should "page" be? Thanks Steve