Home » Archives for September 2012
SERVER:=>
INSTALL ONE OF THIS SERVER AND AFTER THIS ,WE CAN START THE MAIN PHP
PHP:=>
- PHP stands for PHP: Hypertext Preprocessor
- PHP is a server-side scripting language, like ASP
- PHP scripts are executed on the server
- PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
- PHP is an open source software
- PHP is free to download and use
PHP File:=>
- PHP files can contain text, HTML tags and scripts
- PHP files are returned to the browser as plain HTML
- PHP files have a file extension of ".php", ".php3", or ".phtml"
MySQL:=>
- MySQL is a database server
- MySQL is ideal for both small and large applications
- MySQL supports standard SQL
- MySQL compiles on a number of platforms
- MySQL is free to download and use
PHP + MySQL:=>
- PHP combined with MySQL are cross-platform (you can develop in Windows and serve on a Unix platform)
Why PHP?
- PHP runs on different platforms (Windows, Linux, Unix, etc.)
- PHP is compatible with almost all servers used today (Apache, IIS, etc.)
- PHP is FREE to download from the official PHP resource: www.php.net
- PHP is easy to learn and runs efficiently on the server side
BASIC PHP
- PHP INTRODUCTION
- INSTALL PHP
- SYNTAX PHP
- VARIABLES PHP
- STRING PHP
- OPERATORS PHP
- IF...ELSE PHP
- SWITCH PHP
- ARRAY PHP
- WHILE LOOPS
- FOR LOOPS
- FUNCTIONS IN PHP
- FORMS IN PHP
- $_GET PHP
- $_POST PHP
ADVANCED PHP TOPICS
- PHP DATE
- PHP INCLUDE
- PHP FILE
- PHP FILE UPLOAD
- PHP COOKIES
- PHP SESSIONS
- PHP E-MAIL
- PHP SECURE E-MAIL
- PHP ERROR
- PHP EXCEPTION
- PHP FILTER
PHP (MYSQL) DATABASE
- MYSQL INTRO
- MYSQL CONNECT
- MYSQL CREATE
- MYSQL INSERT
- MYSQL SELECT
- MYSQL WHERE
- MYSQL ORDER BY
- MYSQL UPDATE
- MYSQL DELETE
- PHP ODBC
PHP XML
- XML EXPAT PARSER
- XML DOM
- XML SIMPLE XML
PHP AJAX
- AJAX INTRO
- AJAX PHP
- AJAX DATABASE
- AJAX XML
- AJAX LIVE SEARCH
- AJAX RSS READER
- AJAX POLL
PHP REFERENCE
- PHP ARRAY
- PHP CALENDER
- PHP DATE
- PHP DIRECTORY
- PHP ERROR
- PHP FILESYSTEM
- PHP FILTER
- PHP FTP
- PHP HTTP
- PHP LIBXML
- PHP MAIL
- PHP MATH
- PHP MISC
- PHP MYSQL
- PHP SIMPLEXML
- PHP STRING
- PHP XML
- PHP ZIP
BEFORE YOU START,
- YOU SHOULD HAVE BASIC UNDERSTANDING OF HTML
- YOU SHOULD HAVE LITTLE BIT KNOWLEDGE OF CODING.
SOFTWARE REQUIRES:=>
- DREAMWEAVER
- ANY SERVER ,DUMMY SERVER OR REAL SERVER
IF YOU DON'T HAVE ANY REAL SERVER,I AM GIVING YOU LINK TO DOWNLOAD DUMMY SERVER:=>
INSTALL ONE OF THIS SERVER AND AFTER THIS ,WE CAN START THE PHP