Preserved Topic: getting info from url into PHP script |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-27-2001 21:33
Hi, it's me again. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 03-27-2001 22:00
http://www.yoururl.com/index.html?hello=true |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-27-2001 22:18
Hi WarMage, good to see you back around! I'm passing a date value with my url like so: www.blah.com/show_info.php?page_date=04-01-01 |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 03-27-2001 23:26
No in PHP you should have the variable $page_date to use. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 03-28-2001 00:33
First off, I thought I did authorize you, but just rerequest and I will see if it will work then, good luck with that ICQ has been a beast lately. |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-28-2001 00:35
Thanks Bitdamaged |
Paranoid (IV) Inmate From: Canada, Toronto |
posted 03-28-2001 00:46
I start to realize how much easier is that to accomplish then with ASP. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 03-28-2001 00:50
heh |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-28-2001 01:29
Thanks |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-28-2001 04:04
I don't mean to be a friggin idiot, but sometimes I can help it. When I use the openWin function: |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 03-28-2001 05:37
change this line |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-28-2001 12:57
Yes, it makes sense when I read it, but until I saw it I was clueless. Who ever said ignorance is bliss, never tried to do anything with JavaScript. |