how do i call them?
i try
PHP Code://didnt work
print ("$HTTP_ACCEPT");
//didnt work
print ($HTTP_ACCEPT);
how do i access them?
(running php 4)
Printable View
how do i call them?
i try
PHP Code://didnt work
print ("$HTTP_ACCEPT");
//didnt work
print ($HTTP_ACCEPT);
how do i access them?
(running php 4)