Hi,

I'm looking for a way to extract data from a single variable.
I'll explain:

The variable contains somthing that look like: #@data1#@data2#@data3
What I would like to do is check the data between the #@'s so I can compare
data1, 2 and 3 with a another variable. The next this I would like to be
able to do is count the #@'s so I can seen how many items there are in the
variable.

Any help would be greatly appreciated!

Joeri Vankelst



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to