TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vineet Kumar Saini
NA
10.4k
7.4m
Insert data in mysql with codeigniter in PHP
Apr 25 2012 1:36 AM
Hi Friends..
Currently I'm working on a PHP project in which we use CodIgniter framework. I want to know how to data insert from front end(php) to back end(mysql) with codeigniter . Ex:-suppose we have four fields in a table in front end like as name, qualification, sex, address. I want to know how to insert value of these fields in MySql with codeigniter ? Please help me anyone ?
Thanks.
Reply
Answers (
3
)
javascript grid table
how can i pass grid values to textbox using javascript?