x86 Posted August 30, 2008 Share Posted August 30, 2008 Hi, Clientside doesn't support mysql_connect ? Bye Link to comment
Gamesnert Posted August 30, 2008 Share Posted August 30, 2008 No, I don't think so. I think that'd be for security reasons. Link to comment
x86 Posted August 30, 2008 Author Share Posted August 30, 2008 No, I don't think so. I think that'd be for security reasons. ah ok Link to comment
churchill Posted August 30, 2008 Share Posted August 30, 2008 yep, Gamesnert is exactly right. given that you'll be mentioning database connection details and info on stored procedures, or table and column structures in your code, it's not the sort of stuff you'd want to call from the client side. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now