On 15-Mar-01 Chris wrote:
> Hi,
> Is there a way to do an array_pop with php3?
>
>
unset($dirs[sizeof($dirs)-1]); // php4 array_pop();
Regards,
--
Don Read [EMAIL PROTECTED]
-- If you are going to sin, sin against God, not the bureaucracy.
God will forgive you but the bureaucrats won't.
--
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]
- [PHP] Array Help Brian V Bonini
- Re: [PHP] Array Help php3
- [PHP] Array help Chris
- Re: [PHP] Array help David Robley
- RE: [PHP] Array help James Atkinson
- [PHP] Array Help Don Read
- [PHP] Array Help Brian V Bonini
- RE: [PHP] Array Help Jack Dempsey
- Re: [PHP] Array Help Papp Gyozo
- [PHP] Array help Ryan A
- Re: [PHP] Array help Jason Wong
- [PHP] Jason Wong->Array help Ryan A
- Re: [PHP] Jason Wong->Array help Curt Zirzow
- Re: [PHP] Array help skate
- [PHP] Array help Robb Kerr
- Re: [PHP] Array help Matt M.

