Posted by Jerry Stuckle on 06/06/05 23:30
pauld wrote:
> tried that but doesnt seemt to clear the array values.
>
> IIRC there is soemthing that gives an array of keys
> I could then do a $arrayofkeys as $k
> {$array[$k]=0 }
>
> cant find the function though
>
Maybe array_keys()?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|