Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PHP/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Syncfusion PHP server side wrapper with over 40+ controls provides the enhanced

* The best way to get started would be to read the "Getting Started" section of the documentation for the component that you would like to start using first. The "Getting Started" guide gives just enough information that you need to know before starting to write code. This is the only section that we recommend reading end-to-end before starting to write code, all other information can be referred as needed.

* Now that you are familiar with the basics of using the component, the next step would be to start integrating the component into your application. A good starting point would be to refer to the code snippets in the [online sample browser](http://php.syncfusion.com/) which contains code samples, it is very likely that you will find a code sample that resembles your intended usage scenario.
* Now that you are familiar with the basics of using the component, the next step would be to start integrating the component into your application. A good starting point would be to refer to the code snippets in the [online sample browser](https://php.syncfusion.com/#Grids/Grid/grid.php) which contains code samples, it is very likely that you will find a code sample that resembles your intended usage scenario.

* After you have integrated the component into your application using one of the sample code snippets as a starting point, it is likely that you would want additional information on specific features and API. The best option would be to search a the specific topic using the search box that is available at the top of the user guide.

Expand Down