> object mgd_get_social_life (void) May I suggest,
object mgd_get_social_life($city,$budget); Object returned has the following methods: $object->name the name uf the pub / nightclub you should visist $object->adress self explanatory $object->girl name of person you should try to find in nightclub $object->drink the drink she likes $object->luck heres the codesnippet: if ($object->luck == $your_name) go_home($girl); Cheers Tarjei > Minimum version: as yet unknown > > Gets information needed for proper enjoyment of a social life. > > Note: This function is still in design phase. The parameters to this function may >change, as well as the parameters and methods in the returned object. Research of >'what > exactly is social life' is still ongoing. > > Returns an object describing social life. > -- > Thanks to the writers for a light moment! I just wish I knew how to call this >function successfully.... :-) > > cheers > Paul Gillingwater > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
