|
php works HALF on slackware
I have installed a slackware machine, to host some sites.
my http os working perfect, and does hast the sites perfect.
but when i use php it works, it only doesn't work when i use links like ?optie=optie1
(as in $content["link1"]="<a href=\"?optie=voorwaarde\"> voorwaarde</a>"; )
how can i get this working???
plz help
|