Posted by skinnybloke on 10/14/17 11:24
To anyone interested I corrected this by:
if ( in_array( strval( $numbers ), $alphanums ) )
On Wed, 17 Aug 2005 08:07:28 GMT, skinnybloke
<theoriginalsin73@yahoo.co.uk> wrote:
>On Tue, 16 Aug 2005 19:25:49 +0300, "Kimmo Laine"
><eternal.erectionN0.5P@Mgmail.com> wrote:
>
>Hi Kimmo - thanks for that - I spent hours trying to sort this out and
>in the end you've shown me that it was the "While" loop that I had
>screwed up.
>
>One other small issue
>
>I currently only have 3 records on the database and all start with an
>alpha character yet the script is showing the numeric 0 as a linkable
>field.
>
>Is this another of those PHP anomolies? Any ideas on how I put this
>right
[Back to original message]
|