Re: [PHP] Faking a form POST

2002-04-16 Thread Shaun Martinec
Check out the php docs for curl: http://www.php.net/manual/en/ref.curl.php Maybe it's more of what you need. I use it with paypay autopay and such. "Steve Dix" <[EMAIL PROTECTED]> wrote in message 3CBC2652.2995.4CD93C@localhost">news:3CBC2652.2995.4CD93C@localhost... > On 16 Apr 2002 at 12:22, .b

[PHP] Using php_auto_prepend With Cgi Files

2002-04-12 Thread Shaun Martinec
Is is possible to use php_auto_prepend and php_auto_append with .cgi files located in the cgi-bin? I wanted to wrap a header and footer around a few files. I am specifying the config directives in the .htaccess file. AllowOverride All is on in the httpd.conf. Anyone have any ideas? -Shaun

[PHP] Image Displayed From Database

2002-03-24 Thread Shaun Martinec
I'm using mysql to store images that I load through a script called photo.php. I pass it the ID and it displays the image. No problem. However, when I right-click on the image in my browser (IE6) and choose properties, it doesn't seem to recognize the format or size even though I'm sending Content