News

i don't think the php matters so much, but thought i'd throw it in there.<BR><BR>i've got a form that's basically got several weeks on it, and i need to 1) validate text box entry with javascript ...
How to make a database connection to MySQL in PHP Note: You can also use the MS SQL code if you first have Web Services define an ODBC DSN for your MySQL database.
I face this problem with the web environment I'm creating. While I've insert password and username as values in my database, when I use them in order to login, the system doesn't recognize them. I ...