Forum: MySQL Jan 29th, 2009 |
| Replies: 6 Views: 853 Yeah I'm not sure either. Probably something you can't do on a free host (like redirecting port 3306 to 80). Still though I don't know how well that would work! I have an alternative to the... |
Forum: MySQL Jan 29th, 2009 |
| Replies: 6 Views: 853 Good idea. Though my password encryption is a bit more advanced I like the idea and I'll probably use it. There's just one problem. I would like users to connect via mysql connection. Is there any... |
Forum: MySQL Jan 29th, 2009 |
| Replies: 0 Views: 495 MySQL is great, especially for storing large amounts of data such as users, event logs, and tables for forms or CMS systems. There is one big problem though that faces PHP/MySQL developers: MySQL... |
Forum: MySQL Jan 29th, 2009 |
| Replies: 6 Views: 853 That sounds like a good idea, but usernames, passwords, emails, and other sensitive data will be stored here so maybe a little bit more security should be in order? Maybe that is enough security... |
Forum: MySQL Jan 26th, 2009 |
| Replies: 6 Views: 853 I am working on a project that requires a MySQL database to store important information (So a little security would be nice). I realize that some users can't find or don't have MySQL databases with... |