Re: [PHP] MySQL Madness

2003-01-29 Thread Mike Vanecek
If MySQL is configured on your system correctly, you need a password in your script. I'm curious, though, why you're accessing it as root? Usually I create a user account in mysql and grant only the priviledges needed for that account. It may be a mute point, but if a bug were to crop up and yo

Re: [PHP] Enabling Java in a web browser using PHP script

2002-05-13 Thread Mike Vanecek
Ditto. I would view this as a severe breach of privacy and security. It's one thing for a web page to use the resources of a browser that is currently available - but it's another thing to have a web page alter and control the resources of the browser. I certainly hope, and believe that most b