Posted by anonymous on 07/16/07 01:31
On Jul 15, 8:29 pm, "Vince Morgan" <vinharAtHereoptusnet.com.au> wrote: > <? > $string='datagreen,datablue,dataetc'; > $ary = explode($string, ','); > echo "<p>".$ary[2]."</p>\t"; > > ?> > Should output: > > dataetc > > HTH Zweet Vince --- you are the best
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming