Da'Neth
09-18-2006, 05:37 PM
ok this is not a post asking how to make them. I know how to do that I have .htaccess and maid a protected dir.
what I cant figer out how to do is put a login page on my public page that will redirect the user after thay long in to the protected dir.
usaly I wuld just use some thing like php-nuke to make a member ariea but the pages I am making have to be fairly simple as I am makeing a site for a game that can be loaded in the in-game browser. the name of the game is eve-online.
the reson I need a log on and redirect is the ingame browser dose not saport the log on pop up that you can use in a reguler browser.
The browser currently supports HTML 3.2 wich includes table support and style sheet support along with numerous other enhancements that HTML 3.2 brings. It has some support for HTML 4 tags and functions. It allows use of colors, various font attributes and sizes, tables, image maps, background images, CSS1/2 for example.
I have accesse to php, mysql, perl, cgi
so I guss what I need is just a code snipet for the logon/redirect and if the pages in the protected directory need a code snipet for seeing thar is a password.
what I cant figer out how to do is put a login page on my public page that will redirect the user after thay long in to the protected dir.
usaly I wuld just use some thing like php-nuke to make a member ariea but the pages I am making have to be fairly simple as I am makeing a site for a game that can be loaded in the in-game browser. the name of the game is eve-online.
the reson I need a log on and redirect is the ingame browser dose not saport the log on pop up that you can use in a reguler browser.
The browser currently supports HTML 3.2 wich includes table support and style sheet support along with numerous other enhancements that HTML 3.2 brings. It has some support for HTML 4 tags and functions. It allows use of colors, various font attributes and sizes, tables, image maps, background images, CSS1/2 for example.
I have accesse to php, mysql, perl, cgi
so I guss what I need is just a code snipet for the logon/redirect and if the pages in the protected directory need a code snipet for seeing thar is a password.