Quick explanation:
I need to pass on "work" to the variable todo, I used;
index.php?todo=work
and it never passes it on. I've always passed on variables this way beofre(ex. http://www.mainframed.com <same theory with that site I built). I don't know where to start looking for the problem, i used a simple echo $todo; after it wasn't working for an if-then statement. I'm using PHPmyDev4 for the server on my computer and PHP is working because I've been doing some MySQL stuff. Thanx for your help everyone.
Problem passing on variables...
Moderator: General Moderators
I found the solution in another thread:
viewtopic.php?t=511
viewtopic.php?t=511