Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions PHP/Spreadsheet/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Getting Started for Essential JavaScript Spreadsheet
description: How to create a Spreadsheet with data source, apply format and export it as excel file.
title: Getting Started with PHP SpreadSheet Control | Syncfusion
description: Learn here about getting started with Syncfusion Essential PHP SpreadSheet Control, its elements, and more.
platform: PHP
control: Spreadsheet
documentation: ug
keywords:
---
# Getting started
# Getting started with PHP SpreadSheet

This section explains you the steps required to populate the Spreadsheet with data, format, and export it as excel file. This section covers only the minimal features that you need to know to get started with the Spreadsheet.

Expand Down
6 changes: 3 additions & 3 deletions PHP/Toolbar/Overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: OverView of the Toolbar
description: OverView of the Toolbar
title: OverView of PHP Toolbar Control | Syncfusion
description: Learn here all about overview of Syncfusion Essential PHP Toolbar Control, its elements, features, and more.
platform: php
control: Toolbar
documentation: ug
---

# Overview
# Overview of PHP Toolbar
The Toolbar control supports displaying a list of tools within a page. This control is capable of customizing toolbar items with any functionality by using enriched client-side methods. This control is composed of collection of unordered lists containing text and images contained into a div.

## Key Features
Expand Down