What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » PHP problem, getting: 

PHP problem, getting: 
Author: Message:
lordy
Senior Member
****


Posts: 853
Reputation: 24
34 / Male / Flag
Joined: Jul 2004
Status: Away
O.P. PHP problem, getting: 
OK I have the following code:

code:
<?php
$download = $_GET['download'];

if (empty($download)) {
require_once("downloads_index.php");
}
?>

and that puts the file in fine, however for some reason, just above where the file is being included, I get these characters: 

I have no idea what could be causing that... so if anyone else has any idea? :)
03-07-2006 02:56 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PHP problem, getting:  - by lordy on 03-07-2006 at 02:56 AM
RE: PHP problem, getting:  - by ShawnZ on 03-07-2006 at 04:14 AM
RE: PHP problem, getting:  - by lordy on 03-07-2006 at 04:40 AM
RE: PHP problem, getting:  - by lordy on 03-07-2006 at 04:50 AM
RE: PHP problem, getting:  - by rav0 on 03-07-2006 at 04:52 AM
RE: PHP problem, getting:  - by lordy on 03-07-2006 at 04:59 AM


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