PHP3 Introduction Introduction to PHP and web database interfacing with MySQL. PHP3 is an HTML-embedded scripting language allowing web developers to create dynamic, database-driven websites.
| Name: |
ss |
| Subject: |
Re: Environment Vars |
| Date: |
09-22-1999 05:34PM |
I recommend to check "track_vars" in your php4.ini-file. It must be On.
You also can try to input command like
echo $GLOBALS[$REMOTE_ADDR] ?>
.ss
|
Other posts in this thread:
Reply to this post:
|
 |
Visit the PHP Forum!
New On DevShed:
Hot Forum Topics:
|