[PHP-WIN] Re: Update to version 2.3.10

2004-12-21 Thread Edin Kadribasic
You're missing upgrade of ZendOptimizer (written in big red letters on the downloads page :) Edin "Randy Clamons" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Using Win2K, IIS 5.0, PHP 2.3.10. After updating, this piece of code (file names have been changed here) is throwing an e

[PHP-WIN] Update to version 2.3.10

2004-12-21 Thread Randy Clamons
Using Win2K, IIS 5.0, PHP 2.3.10. After updating, this piece of code (file names have been changed here) is throwing an error in php 2.3.10. It worked fine with 2.3.2, and still works when I rollback the update. $config['feedata'] = "c:/basedir/fees.dat"; $config['locationdata'] = "c:/basedir/l

[PHP-WIN] Showing file field value with PHP

2004-12-21 Thread S.D.Price
Hi does anyone know in PHP a way of showing the value of a file input form element? I have built an application which allows a user to select a news entry record to edit. This record has links to documents which were entered using fields. When I show the edit form I want the user to be able to m

[PHP-WIN] php to ticker problem

2004-12-21 Thread Ross Hulford
Here is the code (not mine) what I am trying to so is cut out all the header info that is included in the message as shown here http://supercool-74.com/sms/liveticker.php The message is supposed to be terminated by the "xx" string which is defined in config.php but it just continues and prints all