MSP WORKSHOP SESSION-III Conducted successfully at Microsoft innovation center (Author: Shishir) After the successful completion of MSP workshop Session- I and Session- II we moved to Session III on October 23 and 24. These days were scheduled to be taught PHP(Hypertext Preprocessor), a server-side scripting language also called open source scripting language. The trainer Ms. Prithika Suwal and assistant trainers Mr. Milan Thapa, Mr.Binod Jung Bogati, Mr. Madan Panthi, and Mr. Nikhil Pandey were there to handle the whole session.
Note: XAMPP stands for Cross-platform Apache MYSQL PHP Perl
After the completion of XAMP setup, MS. Suwal and then Mr. Pandey went through their presentation in which attendees were taught about basic syntax and useful theory knowledge on PHP. We all were able to know that PHP runs on any platform as it is platform independent and a powerful tool or making various websites and so on.
Some of the course content covered on the first day of session- III are :
- Introduction to PHP
- Basic rules in PHP
- PHP variable
- Local variables
- Global variables
- Static variables
- Displaying functions
- Echo
- Printf
- Print_r
- var_dump
- Data types
- Scalar types
- Integer
- Float
- Boolean
- Compound types
- String
- Array
- Object
- Special types
- Null
- Resource
- Scalar types
- Scalar types
- Types of Array
Array functions following day the starting was
done by Mr. Pandey and Mr. Panthi. They went through some of the functions and the way of calling the function. All the attendees were taught to create the database as well as use SQL and link them with PHP and display the result. Likewise on the previous session of Python here also we were supposed to build a simple app and display it. At the end of the day, attendees were able to show the output as simple App and link it with database and SQL.