[PHP] problems with 'exec' in 4.3

2003-02-08 Thread Gav
I'm having problems with the exec command since upgrading to 4.3. Code that previously worked now doesn't. I'm using IIS5 and have checked in the php.ini file to make sure that safe mode is off. Is there anything else that I should check? Thanks in advance. -- PHP General Mailing List (http

[PHP] importing array from flash, how does PHP handle it?

2002-12-30 Thread Gav
Hi, I am sending information from Flash to PHP and ideally I just want to send an array. Would php treat the info as an array or a string? If it is the latter, is there a way that I can convert the information into an array? In Flash you can use the .split action but I'm not too sure of the PHP

[PHP] config mail

2002-04-16 Thread Gav
Our server is currently running on Mac OS X and eventually we will need to use the mail function. Can anyone give me an idea or a link in very simple terms how to set the server up please? What files need to be configured? Is the mail function quite straight forward then? Many thanks Gav

[PHP] repost: appending to text file

2002-03-14 Thread Gav
open them and then use the info that way? I was told that a database is the way to go but I have no experience of these at all. Any help is appreciated. Gav -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] finding and appending txt files on server

2002-03-13 Thread Gav
open them and then use the info that way? I was told that a database is the way to go but I have no experience of these at all. Any help is appreciated. Gav -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] help with images

2001-11-30 Thread Gav
able to save the image. This is not possible at the moment because the browser only sees one part of the composite image. Is there any way that php4 can 'flatten' an image to preferably jpeg and then show it on the screen. Thanks for any guidance, Gav -- PHP General Mai