Re: [php-list] Preventing scripted form posts

2006-08-02 Thread Phill Sparks
Hi Mike This is quite an interesting problem that many people face. One issue to be aware of is that often many people share the same public IP. For example I am on NTL (in england) and all of my internet traffic is routed through a local proxy by my ISP. What web servers see is the IP Address

Re: [php-list] Re: Counting records in a database....

2006-08-02 Thread Pete
In message [EMAIL PROTECTED], Suzi [EMAIL PROTECTED] writes The only reason I wanted the messages to go to my other email address is because I am so overworked at the moment and rarely have time to breathe let alone check lists, however, with this I made an exception! Thank you again! This group

Re: [php-list] Money Calculations...

2006-08-02 Thread Phill Sparks
I do not know of a single command that will do that, though the http://uk.php.net/round command will work round($number, 2); On 02/08/06, Gordon Stewart [EMAIL PROTECTED] wrote: Hi there, I've come accross a situation, where I am subracting amounts from each other - it SHOULD come to whole

Re: [php-list] Zend Optimizer errors

2006-08-02 Thread Bob
- Original Message - From: Mike Brandonisio It optimizes your PHP code and allows your server to run compiled/ encrypted PHP code. http://www.zend.com/products/zend_optimizer If your not on dedicated hosting or VPS this is something that your hosting provider needs to upgrade.

Re: [php-list] Money Calculations...

2006-08-02 Thread Pete
In message [EMAIL PROTECTED] , Gordon Stewart [EMAIL PROTECTED] writes Hi there, I've come accross a situation, where I am subracting amounts from each other - it SHOULD come to whole cents, but im getting strange results :- CODE :- echo MIN MAX '$min'$max'BR\n; if($max-$min0.02){ echo

Re: [php-list] Preventing scripted form posts

2006-08-02 Thread Mike Brandonisio
Hi Phill, Yes I see. So a script that POST's to itself can be made more secure than a 2 part script of form and script, since you can use PHP to setup the mechanism before the POST to test for. Thanks. I'll tinker with that. Also some comments on what not may be obvious to others in

Re: [php-list] Zend Optimizer errors

2006-08-02 Thread Mike Brandonisio
Hi Bob, I think the Buy link you see is for the studio. Zend Optimizer is sort of like Acrobat Reader is to PDF's. Zend gives Zend Optimizer away so their client's that use Zend Studio to encrypt their PHP can have it run on any server without additional cost to the end-user down stream.

[php-list] Did I program the RSS portion right?

2006-08-02 Thread iamjfitch
Did I program the RSS portion right? Hi I am wondering if the group could help me out and tell me if I programmed the RSS feed/ XML feed properly on the list of sites below and if I should do anything to improve it. This is my first time dabbling in this area. Please e-mail suggestions to