Posted by Auddog on 02/07/07 15:47
I would like to know how I can break apart a variable. I'm currently
passing the variable $id-hours and I would like to break it down. I would
like to break down to something similar to:
$eid = id (id part of $id-hours)
$ehour = hours (hours part of $id-hours)
Is this possible? I'm new to programming and just trying to get thru it
all. Thanks for any help that you may be able to provide.
A
Navigation:
[Reply to this message]
|