Re: [PHP] One last try at this!

2007-01-17 Thread Simon Forster
On 17 Jan 2007, at 17:38, Beauford wrote: if(empty($orgname)) { $formerror['orgname'] = "Optional"; } elseif($result = ValidateString($orgname, "2")) { $formerror ['orgname'] = $result; } if(empty($website)) { $formerror['website'] = "Optional"; } if($result = ValidateString($website

Re: [PHP] What's this image tag for?

2007-01-05 Thread Simon Forster
out what that second IMG tag is for with the little 1 x 1 image. Since it's outside the actual link, I don't really see what it accomplishes. It's simply a counter. Calls an image off a remote server which increments a coun

Re: [PHP] config error

2006-12-18 Thread Simon Forster
make. what was the error? Whole host of 'em. Hold on, I'll clean and run again to see what pops up... See below sig. Seems to be referencing a lot of XML stuff but I'm not trying to include any XML / XSL bits: ATB Simon Forster _

Re: [PHP] config error

2006-12-18 Thread Simon Forster
On 18 Dec 2006, at 11:05, Jochem Maas wrote: do you need mysql and mysqli? have you tried the configure line wirth the following?: --with-mysql --with-mysqli what version of mysql do you have intalled? mysqli may not compile because your mysql server is too old. Thanks for the suggesti

[PHP] config error

2006-12-18 Thread Simon Forster
let me know as I'm starting to run out of things to try. Many thanks Simon Forster ___ LDML Ltd, 62 Pall Mall, London, SW1Y 5HZ, UK Tel: +44 (0)20 8133 0528 Fax: +44 (0)70 9230 5247 ___