This is a migrated thread and some comments may be shown as answers.

How to integrate PHP with DataSource?

1 Answer 114 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
CH
Top achievements
Rank 1
CH asked on 12 Jul 2013, 11:56 AM
Hi,

Is there any example on how to use data from data source in php create update, insert, delete ect?

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 12 Jul 2013, 12:25 PM
Hello Cheng-how,

If you are using solely Kendo UI Web with PHP, here are a couple of blog posts that can help you get started with CRUD operations implementation:

http://www.kendoui.com/blogs/teamblog/posts/12-01-18/get_rolling_with_kendo_ui_and_php_ndash_part_1.aspx
http://www.kendoui.com/blogs/teamblog/posts/12-01-25/get_rolling_with_kendo_ui_and_php_ndash_part_2.aspx

In case you are using the PHP server wrappers we offer as part of Kendo UI Complete for PHP, you may refer to the following online demos (PHP code section) and help articles on this subject:

Grid
http://demos.kendoui.com/web/grid/editing-inline.html
http://docs.kendoui.com/getting-started/using-kendo-with/php/widgets/grid/editing

ListView
http://demos.kendoui.com/web/listview/editing.html
http://docs.kendoui.com/getting-started/using-kendo-with/php/widgets/listview/editing

Best regards,
Sebastian
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
CH
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or