[PHP] how and when to use ->

2003-12-10 Thread Dave Reinhardt
how and when to use -> as in
echo "Path: ".$d->path."\n";
what does this mean and how is it used?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] can I limit DB access

2005-04-01 Thread Dave Reinhardt
How can I limit access to my database to one computer or one domain?

I do not want it accessable from just any place on the web.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php