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

PHP Display Code
Author: Message:
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: PHP Display Code
The php file will be parsed on the remote server before being downloaded.. so no, it won't. Change the file on the remote server to .txt so no parsing is done if you want the code to be downloaded.

If you don't want it parsed locally, you can't use include() either. try readfile();
The previous sentence is false. The following sentence is true.
08-17-2005 09:43 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PHP Display Code - by DJeX on 08-17-2005 at 09:04 PM
RE: PHP Display Code - by Millenium_edition on 08-17-2005 at 09:06 PM
RE: PHP Display Code - by DJeX on 08-17-2005 at 09:33 PM
RE: PHP Display Code - by absorbation on 08-17-2005 at 09:37 PM
RE: PHP Display Code - by DJeX on 08-17-2005 at 09:42 PM
RE: PHP Display Code - by segosa on 08-17-2005 at 09:43 PM
RE: PHP Display Code - by Stigmata on 08-17-2005 at 09:46 PM
RE: PHP Display Code - by wj on 08-17-2005 at 09:46 PM
RE: PHP Display Code - by Stigmata on 08-17-2005 at 09:50 PM
RE: PHP Display Code - by DJeX on 08-17-2005 at 10:27 PM
RE: PHP Display Code - by Ezra on 08-17-2005 at 10:30 PM
RE: PHP Display Code - by Stigmata on 08-17-2005 at 10:33 PM
RE: PHP Display Code - by DJeX on 08-17-2005 at 11:44 PM
RE: PHP Display Code - by WDZ on 08-18-2005 at 04:57 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