Link Error? Plz help

Link Error? Plz help

Postby Halo_Julianus » Tue Apr 16, 2013 10:54 am

I have been trying to figure this out for about a week. I am now starting with Codeignitor because I can't it would seem. This is a different issue though.

On my sites, all my old code works, except for the links. For example:

http://www.url.com/index.php?module=gallery

used to send you to index.php with this data:

if($module == "")
{
echo "index page";
}
if($module == "gallery")
{
echo "photo gallery";
}

Any anyone PLEASE explain to me what I am doing wrong, and why my url vars no longer work on the php5.3 system? They changed my server over (as I am sure they did so with everyone) about three months ago, and my sites have been basically dead in the water ever since... I realize I am not the best programmer in the world, but seriously, as far as I can tell this should work? I have done all my research and come up with nothing other than transfer to code ignitor and start using functions to run everything? AS I understood this used to be a basic array with a url wrapper. Please help.
Halo_Julianus
 
Posts: 1
Joined: Tue Apr 16, 2013 10:47 am

Return to PHP

Who is online

Users browsing this forum: No registered users and 2 guests

cron