How do we pass sessions via post ?? I seem to lose the session once it has
been submitted through the POST Method.
Any help??
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
No luck
I have installed GD lib and zlib and all into c:\php\extensions bur i still
get an error
Fatal error: Call to undefined function: imagecreate() in
c:\inetpub\wwwroot\image.php on line 24
image.php code :
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
Its real short and sweet. If you're running on Linux, I'm sure you'll be
> able to get it to work just fine - on Windows, make sure you have the gd
> extention, and that it will be loaded with php.ini.
>
> Hope this helps!
> -Jason
>
> Myrage wrote:
>
> >
is it possible to generate images with texts automatically?? like for eg. if
the text is 7555 then automatically an image is generated with the text 7555
in it
any help?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo