-
June 23rd, 2002, 00:48
#1
Member
help me!!!!
when i visit my php homepage which write as following:
<?php
while (list($key, $value) = each($GLOBALS))
{
echo "$key:$value<br>";
}
?>
IE only show my ":".
i dont know why, and who can help me!!!!!
i install Red Hat linux on my server.
-
June 23rd, 2002, 03:15
#2
Pro Member
well, first of all, do you have a db or array to extract keys and values from? if there is nothing to echo you will get nothing...
a little background info would help here...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Bookmarks