PHP
“Hypertext Preprocessor”
“A journey from beginner to Expert”
Rohit Kumar
(Project Manager)
Softpro India Computer Technologies (P) Ltd.
My Experience
+5 Years Experience in Web Development and Database
Administration.
• Programming Languages: C, C++, Java and PHP
• Web Technologies: HTML5, CSS3,
Bootstrap, JavaScript, jQuery and JSP.
• Database Applications: Oracle, MySQL,
MSSQL Server and SQLite
• Design and Graphics : Photoshop, Illustrator
• Platforms: Windows, Linux
• Mobile Application Development : Android with Java
The Technology War
Why PHP and MySQL ?
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web
pages.
PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.
It is powerful enough to be at the core of the biggest blogging system on the web
(WordPress)!
It is deep enough to run the largest social network (Facebook)!
It is also easy enough to be a beginner's first server side language!
PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.)
PHP is compatible with almost all servers used today (Apache, IIS, etc.)
PHP supports a wide range of databases
PHP is free.
PHP is easy to learn and runs efficiently on the server side.
Popularity of PHP
What PHP can do?
PHP files can contain text, HTML, CSS, JavaScript, and PHP code
PHP code are executed on the server, and the result is returned to the browser as plain
HTML
PHP can generate dynamic page content
PHP can create, open, read, write, delete, and close files on the server
PHP can collect form data
PHP can send and receive cookies
PHP can add, delete, modify data in your database
PHP can be used to control user-access
PHP can encrypt data
THANK YOU!