diff --git a/PHP/DataManager/CRUDDataOperations.md b/PHP/DataManager/CRUDDataOperations.md index ea05483..94757d6 100644 --- a/PHP/DataManager/CRUDDataOperations.md +++ b/PHP/DataManager/CRUDDataOperations.md @@ -1,13 +1,13 @@ --- -title: CRUD Data Operations -description: CRUD Data Operations +title: CRUD Data Operations in PHP DataManager Control | Syncfusion +description: Learn here about CRUD Data Operations in Syncfusion Essential PHP DataManager control, its elements, and more. platform: php control: DataManager documentation: ug keywords: Insert of Records, Delete, Update, Read, Remove, Add Fields --- -# CRUD Data Operations +# CRUD Data Operations in PHP DataManager The DataManager fully supports the CRUD (Create, Read, Update, Destroy) data operations. However, it must be combined with some user interface or another Syncfusion UI widget such as the Grid, ListView, etc. diff --git a/PHP/DataManager/Data-Adaptors.md b/PHP/DataManager/Data-Adaptors.md index 31a2afa..f707e1a 100644 --- a/PHP/DataManager/Data-Adaptors.md +++ b/PHP/DataManager/Data-Adaptors.md @@ -1,13 +1,13 @@ --- -title: Data-Adaptors -description: data adaptors +title: Data Adaptors in PHP DataManager Control | Syncfusion +description: Learn here about Data Adaptors in Syncfusion Essential PHP DataManager control, its elements, and more. platform: php control: DataManager documentation: ug keywords: JSON Adaptor, URL Adaptor, OData Adaptor, Odata4 Adaptor, WebApi Adaptor, Cache Adaptor, Custom Adaptor, RemoteSave Adaptor --- -# Data Adaptors +# Data Adaptors in PHP DataManager **DataManger** uses adaptors to process data. There are three types of adaptors in **DataManger**. They are diff --git a/PHP/Spreadsheet/Overview.md b/PHP/Spreadsheet/Overview.md index 245f7fd..dec4422 100644 --- a/PHP/Spreadsheet/Overview.md +++ b/PHP/Spreadsheet/Overview.md @@ -1,12 +1,12 @@ --- layout: post -title: Overview -description: overview +title: Overview of PHP Spreadsheet Control | Syncfusion +description: Learn here more about overview of Syncfusion Essential PHP Spreadsheet control, its elements, and more. platform: PHP control: Spreadsheet documentation: ug --- -# Overview +# Overview of PHP Spreadsheet The Spreadsheet control is a Microsoft Excel-like Spreadsheet component for web. It provides editing experience that is very similar to that of Excel and it is able to import and export Excel workbook files. The Spreadsheet control includes all the important features of Microsoft Excel like editing, sorting, filtering, formulas, data validation, formatting, table, charts, import and export.