hi,
is there a way for php script to know which html page calls the script?
thankss
$HTTP_REFERER should hold that information.