guys say if I include("anyfil e.php") into a file. Is it possible for me to
access the calling page from anyfile.php.
Can I do something like this for instance::
if callingpage == "newauthor. php"
then mysql(INSERT into author.....)
else
mysql(INSERT into content...)
Thanks.
--
AKA Marketing.com - Internet Marketing (mainly)
t : 353 - 87- 9807628 ||| e: contactATakamar keting.com
access the calling page from anyfile.php.
Can I do something like this for instance::
if callingpage == "newauthor. php"
then mysql(INSERT into author.....)
else
mysql(INSERT into content...)
Thanks.
--
AKA Marketing.com - Internet Marketing (mainly)
t : 353 - 87- 9807628 ||| e: contactATakamar keting.com
Comment