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

HTML Help
Author: Message:
fluffy_lobster
Veteran Member
*****

Avatar
Posts: -2

Posts: 1391
Reputation: 23
36 / Male / Flag
Joined: Nov 2002
RE: HTML Help
First you need webspace that supports php (:google:)

Then you need to learn some basic PHP coding (Here and Here)

Then you need to make a .htaccess 404 page that points 404's to blah.php (:google: .htaccess 404)

Then make blah.php so that it takes $_SERVER['REQUEST_URI'], sticks it onto http://www7.hattrick.org, and loads it with php function fread() (function search Here)

If you need to forward and bounce back HTTP headers like cookies, POST, etc, use CURL (function search curl, again, Here)
06-08-2004 03:47 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
HTML Help - by Dan0208 on 06-08-2004 at 11:08 AM
RE: HTML Help - by fluffy_lobster on 06-08-2004 at 11:33 AM
RE: HTML Help - by Dan0208 on 06-08-2004 at 11:39 AM
RE: HTML Help - by fluffy_lobster on 06-08-2004 at 11:42 AM
RE: HTML Help - by Dan0208 on 06-08-2004 at 12:04 PM
RE: HTML Help - by fluffy_lobster on 06-08-2004 at 03:47 PM
RE: HTML Help - by Dan0208 on 06-09-2004 at 07:34 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