Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

PHP Image Creation

Thread Tools
 
Search this Thread
 
Old 07 September 2005, 01:33 PM
  #1  
dsmith
Scooby Regular
Thread Starter
 
dsmith's Avatar
 
Join Date: Mar 1999
Posts: 4,518
Likes: 0
Received 0 Likes on 0 Posts
Default PHP Image Creation

I have a php script that take parameters and returns an image.

e.g. Main Page
<IMG SRC="doimage.php?title=hello">

doimage.php returns the image as gif/png etc.

I need to pass more info/parameters than possible via the standard get. (URL length causing various problems)

Can I do the saem thing via a POST rather than GET ?

"doimage.php" can very easily (of course) get the paramters from POST variables....but what would the main page look like to send an image request vai POST rather simple GET.

is it possible ? (and yes there are other workarounds etc - but simply changing GET to POST would be quickest if its possible).

Thanks
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
hardcoreimpreza
Computer & Technology Related
21
11 October 2015 03:40 PM
powerwrx
Non Scooby Related
21
03 October 2015 11:31 PM
Ganz1983
Subaru
5
02 October 2015 09:22 AM



Quick Reply: PHP Image Creation



All times are GMT +1. The time now is 11:25 PM.