Insert data from HTML page to databae (mysql or mssql)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
prostaffers
Forum Newbie
Posts: 1
Joined: Sun Apr 12, 2009 12:39 am

Insert data from HTML page to databae (mysql or mssql)

Post by prostaffers »

Hi Everyone
I want to insert data from html page or ms word files to any data base (mysql or mssql). HTML or Ms Word files formate is same. I am using php for my project. So how can i do it? Any one have any idea about it?
Thanks
Titu
User avatar
it2051229
Forum Contributor
Posts: 312
Joined: Tue Dec 25, 2007 8:34 pm

Re: Insert data from HTML page to databae (mysql or mssql)

Post by it2051229 »

yes it's easy.. first step is to learn php then mysql... then you show your code here if something goes wrong on your project or something that you don't understand.
Post Reply