UrbanPro

Learn Microsoft Excel Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Is it possible to read, write and append data to a MS Excel file using PHP? How?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Microsoft -Excel Stream handler is a PHP Class, This class implements a stream handler interface to read and write Ms Excel spreadsheet files in the .XLS format. XLS files may be read and written using PHP open, read or write, or any other PHP functions that can access to streams. The file name has...
read more

 

Microsoft -Excel Stream handler is a PHP Class, This class implements a stream handler interface to read and write Ms Excel spreadsheet files in the .XLS format.

XLS files may be read and written using PHP open, read or write, or any other PHP functions that can access to streams. The file name has the format where is the path of the actual spreadsheet file to be read or written.

Example ms-excel file in the following way :

 

$fp = fopen("xlsfile://Rakhi/test.xls", "wb");

if (!is_resource($fp)) {

die("Cannot open excel file");

}

$data= array(

array("Name" => "Bob Loblaw", "Age" => 18),

array("Name" => "Popo Jijo", "Age" => 25),

array("Name" => "Tiny Tim", "Age" => 59)

);

fwrite($fp, serialize($data));

fclose($fp);

//code will read the excel files

header ("Content-Type: application/x-msexcel");

header ("Content-Disposition: attachment; filename=\"sample.xls\"" );

readfile("= fopen("xlsfile://Rakhi/data.xls");

exit;

read less
Comments

yes
Comments

Related Questions

How can I create a letter head on excel?
You need to take care of printing as well. When creating the letter head make sure you do a dimension check of the printable view
Jitendra
What is exact number of days required to learn basic & advanced excel?
10-15 days sufficient but you need practice on that.
Anusha
How can we convert date into days for any year?
Enter the DATE Select the cell with the returned date. Click the Home tab. Click Format Cells: Number in the Number group.
Sensoph
0 0
9

What is use of VBA? Can you explain it?

Hi Venkat, As per my opinion and experience, we are using VBA for reducing the repetitive task in excel. For example: Suppose every day you are preparing an attendance tracker in which you will mark present/absent...
Venkat
0 0
5

Use of INDEX in MS Excel?

INDEX function is a powerful tool that allows you to retrieve values from a specified range or array based on row and column numbers. INDEX(array, row_num, ) As it requires row_num and column_num, it is...
Prabhakar
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Chart
A chart is a set of coordinates When you make a chart you start with an empty, two-dimensional space, a vertical dimension (y) and a horizontal dimension (x) . You also have a data source. Your job is...

Datedif() Function
Purpose: This function calculates difference between two dates. it can show the result in days, months and years. Syntax: =datedif(start_date,end_date,"unit") start_date This is earliest...

How to install Analysis ToolPak in Excel
The Analysis ToolPak is an Excel add-in program that provides data analysis tools for financial, statistical and engineering data analysis. To load the Analysis ToolPak add-in, execute the following steps. 1....


Excel-Select All Data/Columns/Rows with One Click
You might know how to select all by using the Ctrl + A shortcut, but few know that with only one click of the corner button, all data/Columns/Rows will be selected in seconds.

Recommended Articles

Microsoft Office is a very popular tool amongst students and C-Suite. Today, approximately 1.2 billion people across 140 countries use the office programme. It is used at home, schools and offices on a daily basis for organizing, handling and presenting data and information. Microsoft Office Suite offers programs that can...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for Microsoft Excel Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Microsoft Excel Training Classes?

The best tutors for Microsoft Excel Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Microsoft Excel Training with the Best Tutors

The best Tutors for Microsoft Excel Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more