Author |
Message |
Topic: PHP $_ENV['REQUEST_URI'] - Not Available? |
modb
Replies: 22
Views: 45825
|
|
I'm quite experienced with Linux, and with the influx of new virii/worms for the microsoft platform, linux just seems like the way to go. It's also a lot cheaper for me to run Linux than it is MS IIS. ... |
Topic: PHP $_ENV['REQUEST_URI'] - Not Available? |
modb
Replies: 22
Views: 45825
|
|
Thanks for all the replys :)
I just use apache now :l |
Topic: PHP $_ENV['REQUEST_URI'] - Not Available? |
modb
Replies: 22
Views: 45825
|
|
Maybe that's not my problem then. Form some reason when I try to POST via form, it doesn't seem to be sending the info to the server. Even though the logs show it as POST 200 OK
I'm going to delve ... |
Topic: PHP $_ENV['REQUEST_URI'] - Not Available? |
modb
Replies: 22
Views: 45825
|
|
I don't want to have to send usernames and passwords via $_SERVER['QUERY_STRING'], that's why I used $_ENV['REQUEST_URI'] (Apache Equiv). Thanks for the reply, I'd still like to hear some feedback fro ... |
Topic: PHP $_ENV['REQUEST_URI'] - Not Available? |
modb
Replies: 22
Views: 45825
|
|
Hello Aprellium -
I've been using Abyss now for about 3 months, it's a very robust little application and it serving my needs well. I have one problem. I use the environment variable listed in the to ... |
|