a ssh or telnet server running on
the box.
Cheers,
Gardner
Doug Parker wrote:
>
> where can i find info on setting up a mysql database on a remote server?
> i know how to set them up on a local machine, but i can't figure out
> how to get to the command line setting on a re
to cast return type as derived class
per = (GenericProxy)tcpb.simpleCreateObject("Person", 0, null);
// php code used to call simpleCreateObject()
$per = $tcpb->simpleCreateObject('Person', 1, null);
How can I cast $per as a different class?
Thank you,
Gardner
2 matches
Mail list logo