On Mar 15, 2011, at 08:55, [email protected] wrote: > btw ... gethostname() was not working (using Mac OS + XAMPP) so I use > this instead php_uname('n'); > http://php.net/manual/en/function.gethostname.php
gethostname() works fine on my Mac, but does require PHP 5.3.0 or later. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
