View previous topic :: View next topic |
Author |
Message |
majorfracas -
Joined: 06 Jun 2007 Posts: 2
|
Posted: Wed Jun 06, 2007 8:56 pm Post subject: PUT and DELETE support |
|
|
Does Abyss Web Server support PUT and DELETE directly? (As opposed to being supported via a script and one of the supported interpreters....) |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Wed Jun 06, 2007 8:57 pm Post subject: |
|
|
You must use a scripting language such as PHP to do this. No server supports it without a scripting language as far as I am aware. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
majorfracas -
Joined: 06 Jun 2007 Posts: 2
|
Posted: Wed Jun 06, 2007 9:18 pm Post subject: |
|
|
Thanks for your quick reply.
Do you happen to know if PHP offers a standard script for this service? |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Wed Jun 06, 2007 9:19 pm Post subject: |
|
|
You have to write the script to talk to the SQL database you will be using. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
|