Posts tagged web
How to Get Current URL in PHP
0Recently needed to get URL of the page I was on. Here is the code to get that> It works fine for Apache on Linux. Have not tested it for IIS or Apache on windows.
Do you enjoy this blog? Do you find the information helpful? Then go ahead and treat me to a coffee or send me a tip! I love Barista's Cappuccino Cookie n Cream . Choose any amount you wish, whatever you feel this blog is worth to you.How do you recover your Joomla admin password?
0For Joomla 1.5
How do you recover your admin password?
How to check for homepage in Joomla
1Sometime back working on a Joomla website, needed to add a homepage only module so needed to in the template if the current page is the homepage. Few days back needed it again, so had to dig up the old code. For my own future reference and hopefully to help others looking for same here is the code I was using:
(more…)
