Custom Search

PHP Tutorial - Learn PHP

Posted in: PHP |

File title:
PHP Tutorial - Learn PHP

File content:
PHP - What is it?, PHP - What’s it do?, What You Should Know, Tutorial Overview, PHP - Syntax, How to Save Your PHP Pages, Example Simple HTML & PHP Page, The Semicolon!, White Space, PHP - Variables, A Quick Variable Example, PHP Variable Naming Conventions, PHP - Echo, Outputting a String, Careful When Echoing Quotes!, Echoing Variables, Echoing Variables and Text Strings, PHP - Strings, PHP - String Creation, PHP - String Creation Single Quotes, PHP - String Creation Double-Quotes, PHP - String Creation Heredoc, PHP - Operators, Assignment Operators, Arithmetic Operators, Comparison Operators, Combination Arithmetic & Assignment Operators, Pre/Post-Increment & Pre/Post-Decrement, Using Comments in PHP, PHP Comment Syntax: Single Line Comment, PHP Comment Syntax: Multiple Line Comment, Good Commenting Practices, The Include Function, An Include Example, What do Visitors See?, Include Recap, PHP Require Function, Require vs Include, The If Statement, The PHP If Statement, If Statement Example, A False If Statement, If/Else Conditional Statment, If/Else an Example, Execute Else Code with False, PHP - Elseif, PHP - Elseif What is it?, PHP - Using Elseif with If…Else, PHP Switch Statement, PHP Switch Statement: Speedy Checking, PHP Switch Statement Example, PHP Switch Statement: Default Case, Using PHP With HTML Forms, Creating the HTML Form, PHP Form Processor, PHP & HTML Form Review, PHP - Functions, Creating Your First PHP Function, Using Your PHP Function, PHP Functions - Parameters, PHP Functions - Returning Values, PHP Functions - Practice Makes Perfect, PHP - Arrays, PHP - A Numerically Indexed Array, PHP - Associative Arrays, PHP - While Loop, Simple While Loop Example, A Real While Loop Example, PHP - For Loop, For Loop Example, PHP For Each Loop, PHP For Each: Example, Foreach Syntax: $something as $key => $value, PHP - Do While Loop, PHP - While Loop and Do While Loop Contrast, PHP - POST & GET, POST - Review, PHP - GET, Security Precautions, PHP htmlentities Function, PHP - Converting HTML into Entities, When Would You Use htmlentities?, PHP - Files, PHP - Files: Be Careful, PHP - Files: Overview, PHP - File Create, PHP - Creating Confusion, PHP - How to Create a File, PHP - Permissions, PHP - File Open, PHP - Different Ways to Open a File, PHP - Explanation of Different Types of fopen, PHP - File Open: Advanced, PHP - File Open: Cookie Cutter, PHP - File Open: Summary, PHP - File Write, PHP - File Open: Write, PHP - File Write: fwrite Function, PHP - File Write: Overwriting, PHP - File Read, PHP - File Open: Read, PHP - File Read: fread Function, PHP - File Read: gets Function, PHP - File Delete, PHP - File Unlink, PHP - Unlink Function, PHP - Unlink: Safety First!, PHP - File Append, PHP - File Open: Append, PHP - File Write: Appending Data, PHP - Append: Why Use It?, PHP - File Truncate, PHP - File Open: Truncate, PHP - Truncate: Why Use It?, PHP - File Upload, PHP - File Upload: HTML Form, PHP - File Upload: What’s the PHP Going to Do?, PHP - File Upload: uploader.php, PHP - File Upload: move_uploaded_file Function, PHP - File Upload: Safe Practices!, PHP - String Position - strpos, Searching a String with strpos, Finding All Occurrences in a String with Offset, PHP - String Capitalization Functions, Converting a String to Upper Case - strtoupper, Converting a String to Lower Case - strtolower, Capitalizing the First Letter - ucwords, PHP - String Explode, The explode Function, explode Function - Setting a Limit, PHP - Array implode, PHP implode - Repairing the Damage, PHP Date - Robust Dates and Times, PHP Date - The Timestamp, PHP Date - What Time Is It?, PHP Date - Supplying a Timestamp, PHP Date - Reference, PHP Sessions - Why Use Them?, PHP Sessions - Overview, Starting a PHP Session, Storing a Session Variable, PHP Sessions: Using PHP’s isset Function, Cleaning and Destroying your Session, PHP HTML Form Example, Building the HTML Form, Input Fields, Radios and Checkboxes, Textareas, Drop Down Lists & Selection Lists, Submission Button, Retrieving Form Data - Setting up Variables, $PHP_SELF; - Submission, Page Display, Echo Back the Results.

File type: PDF

File size: 1,094 kb

File url:  
http://home.comcast.net/~davnlor/davnlor008/php/php_tizag_tutorial.pdf

ARTICLE in PDF ABOUT PHP - Part 1

Posted in: PHP |

Securing PHP Applications
http://ilia.ws/files/phptek2007_security.pdf

PHP & Performance
http://ilia.ws/files/frankfurt_perf.pdf

SQL Injection
http://dev.mysql.com/tech-resources/articles/guide-to-php-security-ch3.pdf

PHP Security Audit HOWTO
http://brainbulb.com/talks/php-security-audit-howto.pdf

Profiling PHP Applications
http://www.schlossnagle.org/~george/talks/Profiling-phpworks-2004.pdf