Petar Nedyalkov wrote:
This is a result of print_r();
It would be better to have the class definition...
No it's var_dump() and without linebreaks and so >_>
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To u
On Tuesday 28 March 2006 12:54, Barry wrote:
> Merlin wrote:
> > Hi there,
> >
> > I do have problems with object oriented syntax as this is not familar to
> > me.
> > There is following output:
> >
> >
> > object(net_ping_result)(11) { ["_icmp_sequence"]=> array(1) {
> > ["61.117):"]=> string(1)
Merlin wrote:
Hi there,
I do have problems with object oriented syntax as this is not familar to
me.
There is following output:
object(net_ping_result)(11) { ["_icmp_sequence"]=> array(1) {
["61.117):"]=> string(1) "7" } ["_target_ip"]=> string(9) "y2.php.ne"
["_bytes_per_request"]=> st
3 matches
Mail list logo