|
Posted by thetechturf.com on 01/25/07 14:38
Here's the deal,
I know next to nothing about PHP. I can tweak them, but that's about
it. I can do some flash, am proficent in HTML, and kind of know VB.net,
but not PHP, pearl, python, ect. The links help, but, I need some more
direction. Can you do baisc programing that incorporates these
features, and I modify it? That would help immensely. You can view my
site at www.thetechturf.com
On Jan 25, 8:38 am, Rik <luiheidsgoe...@hotmail.com> wrote:
> On Thu, 25 Jan 2007 14:19:23 +0100, thetechturf.com
>
> <BryanLBurkhol...@gmail.com> wrote:
> > Ok, here's the deal. I need a script written that will:Aha. What have you tried so far?
>
> > Use a regular HTML page and form (I plan to have this in a small box on
> > all my HTML pages) to submit the information:
> > Username and Password
> > It will then check the username against like a csv table (or a txt
> > file, or MySQL) and see where the destination is.
> > Last of all it would go to the following url:
> >http://username:password@destination
>
> > So if we have John Doe visit my site he types in:
> > Username: johndoe
> > Password: secret
> > It then checks the table and sees that the user johndoe has a
> > destination of "thetechturf.com/members/shg38
> > Last of all it sends him to the page:
> > http://johndoe:sec...@thetechturf.com/members/sgh38Text-files: http://www.php.net/fgetcsv
> Databases: http://www.php.net/mysql
> Redirecting: http://www.php.net/header
> --
> Rik Wasmus
> * I'm testing several new newsreaders at the moment. Please excuse
> possible errors and weird content. *
Navigation:
[Reply to this message]
|