Topic awaiting preservation: Where do I start? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Santa Clara, CA, USA |
posted 09-18-2002 22:40
Relating to THIS: http://www.ozoneasylum.com/Forum2/HTML/001781.html |
Maniac (V) Inmate From: Cell 666 |
posted 09-18-2002 22:47
I'm quite fond of http://www.php.net/ |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 09-18-2002 22:47
Genevieve: It depends on what server-side scripting you have available (I'd recommend PHP but its your call). The actual code isn't too difficult - all you need to know is the number of results per page and the page you are currently on and you can work out most things from there (I have some PHP I can throw your way that does it). |
Paranoid (IV) Inmate From: Santa Clara, CA, USA |
posted 09-18-2002 23:19
Thanks for the help |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 09-18-2002 23:26
Genevieve: SHTML won't do it (as far as I'm aware) but CGI, PHP, ASP, etc. should all be fine. I'll dig out an example I usual pass on to people who ask about this. |
Paranoid (IV) Inmate From: Santa Clara, CA, USA |
posted 09-19-2002 20:46
Question since my boss doesn't know what php is and the network guy is always too busy... if our network supports PHP will I just be able to use explorer or mozilla or something w/ a .php file and have it work correctly? |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 09-19-2002 20:51
The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: Santa Clara, CA, USA |
posted 10-09-2002 20:35
If I'm going to be using my computer as the server, do I need to dl the php thing the guy linked to to make it work? |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 10-09-2002 20:55
Alright first see php is installed. |
Maniac (V) Inmate From: there...no..there..... |
posted 10-10-2002 03:40
Genevieve, I don't know what OS you're running, but, if you are running Windows you can run PHP from it to test scripts. |