Hello,
I would like to create an object from a db result like MySQL does in
mysql_fetch_object
How can I create an object with members which names are set at runtime ?
Regards
Bret
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
Hello,
how can I complete remove an item out of an array ?
I tried unset() as well as setting the value to null.
Both result in the value being null but not the item being deleted.
Any help is appreciated
Heiko
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
2 matches
Mail list logo