What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Simple PHP code help

Simple PHP code help
Author: Message:
Jhrono
Veteran Member
*****


Posts: 1791
Reputation: 25
32 / Male / Flag
Joined: Jun 2004
RE: Simple PHP code help
I think it's the same thing...do this php code :
code:
<?php
echo "<pre>";
print_r get_defined_vars();
?>

To see what info you can show with

$_Server['X'], where X is any of the variables pre defined, showed in the php code..
08-30-2005 01:46 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Simple PHP code help - by DJeX on 08-28-2005 at 01:39 AM
RE: Simple PHP code help - by KeyStorm on 08-28-2005 at 01:57 AM
RE: Simple PHP code help - by DJeX on 08-30-2005 at 01:41 AM
RE: Simple PHP code help - by Jhrono on 08-30-2005 at 01:46 AM
RE: Simple PHP code help - by DJeX on 08-30-2005 at 01:49 AM
RE: Simple PHP code help - by fluffy_lobster on 08-30-2005 at 12:19 PM
RE: Simple PHP code help - by Concord Dawn on 08-30-2005 at 02:13 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On