> $object->search_parameters() function which is precisely what I'm > looking for, but the remark in the documentation was not such a good
AFAIR this function is signed as "no one knows if it works and if it will be in further releases" > sign... ;-) So, I decided I'd rather search for parameters myself in the > database. And the problem is probably obvious by now: how do I do that > without hardcoding the database, username and password? You just have to connect to mysql database using php-mysql and Your mysql admin login and pass. What exactly You want to search for? domain, name, values? Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
