From 2855359287a008995a09ef4d5eda54e69aae955c Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Sun, 26 Feb 2023 16:47:15 +0300 Subject: [PATCH 1/2] made changes --- PHP/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHP/Overview.md b/PHP/Overview.md index 350c047..0ea2c0f 100644 --- a/PHP/Overview.md +++ b/PHP/Overview.md @@ -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. From 8e02dceea6ff435087be098039fb740f98ef1ef7 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Tue, 28 Feb 2023 15:23:42 +0300 Subject: [PATCH 2/2] made changes --- PHP/Upgrade/how-to-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHP/Upgrade/how-to-upgrade.md b/PHP/Upgrade/how-to-upgrade.md index d0ea805..cbb6d12 100644 --- a/PHP/Upgrade/how-to-upgrade.md +++ b/PHP/Upgrade/how-to-upgrade.md @@ -22,7 +22,7 @@ The most recent version of Syncfusion PHP can be downloaded and installed by cli ![Control Panel](Upgrade-images/upgrade-control-panel.png) -You can also upgrade to the latest version just by downloading and installing the products you require from [this](https://www.syncfusion.com/downloads/latest-version) link. The existing installed versions are not required to be uninstalled. +You can also upgrade to the latest version just by downloading and installing the products you require from [this](https://www.syncfusion.com/account/downloads) link. The existing installed versions are not required to be uninstalled. It is not required to install the Volume release before installing the Service Pack release. As releases for Volume and Service Packs work independently, you can install the latest version with major bug fixes directly.