Голосов: 0
#1
Do you want to be a web developer? Do you need to brush up on your PHP skills? Then you're in the right place! Perfect for beginners and experienced PHP
developers alike, the Learn PHP Programming From Scratch takes you from absolute beginner to a professional developer, or from a decent PHP programmer
to a great one. With over 54 hours of PHP development content, you can't go wrong with this course.
This is the most comprehensive PHP course on the web. You will learn everything from the basics to more advanced PHP programming using real world
examples and sample projects.
What Is PHP?
PHP is an open source (free) scripting language that allows you to create dynamic websites and work with servers. PHP is now used on over 20 million websites and over 1 million servers worldwide.
Course Features
- 54 Hour Online Course
- Perfect for Absolute Beginners and Those with PHP Knowledge
- Become a Professional Web Designer/Developer
- Learn By Working On Projects
- Gain Valuable Job Skills
- Learn in Plain English - No Technical Documentation to Suffer Through
- Lifetime access to all course materials
Цена: $499.00Module 1: Getting Started
Module 2: PHP Basics
- Introduction to the Course
- Setting up a Web Server
Module 4: Creating a Contact Form
- Variables
- If Statements
- Arithmetic Operators
- Comparison Operators
- Logical Operators
- Switch Statement
- Arrays
- Multi-dimensional Arrays
- While Loop
- Do While Loop
- For Loops
- Foreach
- Functions
- $_GET
- $_POST
- Commenting Code
- Embedding PHP within HTML
- A better way to display HTML
- Triple Equals
- Checkboxes
- Radio Buttons
- Splitting A String By Spaces (Whitespace)
- Generate a Random Number
- Explode (String to Array)
- Implode (Array to String)
- Formatting Numbers
- Arrays (Part 1/2)
- Arrays (Part 2/2)
- Quickly Return True or False
- Echo/Print Module 3: Advanced Topics
- Sessions
- Cookies (Part 1)
- Cookies (Part 2)
- Ternary Operator (Inline IF statement)
- Functions with Undefined Parameters
Module 5: Easy Pagination
- Contact Form (Part 1/3)
- Contact Form (Part 2/3)
- Contact Form (Part 3/3)
Module 6: PHP Data Objects
- Easy Pagination (Part 1/3)
- Easy Pagination (Part 2/3)
- Easy Pagination (Part 3/3)
Module 7: Sending Email
- Connecting to a Database
- Query Database/Access Results
- Affected Row Count
- Binding Values to Queries
- Error Detection
- Return Last Inserted ID
- Transactions
Module 8: Common PHP Errors
- Send Email, Quickly and Easily (Plain text format)
- Send Email, Quickly and Easily (HTML format)
- Sending Email with Attachments (Part 1/2)
- Sending Email with Attachments (Part 2/2)
- Sending Email From A Local Server
- Sending SMTP Email
- Connecting to and sending email via an SMTP server
Module 9: Build an Advertisement Rotation System
- Changing Maximum File Upload Size
- Cannot Modify Header Information
- Undefined Index
- Unexpected $end
- Supplied Argument Not A Valid MySQL Result Resource (MySQL)
- Access Denied (MySQL)
Module 10: PHP Security
- Part 1
- Part 2
- Part 3
- Part 4
Module11: BB Codes
- Cookies
- File Includes
- File Uploading
- Null Byte
- Passing Variables
- Session Hijacking
- SQL Injection
- XSS (Cross-Site Scripting)
Module 12: How To Check if a Website is Up or Down
- Part 1
- Part 2
- Part 3
Module 13: How to Create a "Like" Button
- Part 1
- Part 2
Module 14: Build a Non-Database Photo Album, Plus Lightbox
- Introduction and Directory Structure
- Database Structure
- Displaying Articles
- The CSS
- jQuery and Ajax
- PHP Functions
- Finishing Off & Testing
Module 15: How to Create a Mailing List
- Non-database Photo Album, plus LightBox! (Part 1)
- Non-database Photo Album, plus LightBox! (Part 2)
- Non-database Photo Album, plus LightBox! (Part 3)
Module 16: How to Create a Spell Checker
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- Part 6
Module 17: How to Create a Template Engine
- Part 1
- Part 2
- Part 3
- Part 4
Module 18: How to Create a Guestbook
- Part 1
- Part 2
Module 19: Currency Conversion Using Google Calculator API
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- Part 6
- Part 7
- Part 8
Module 20: Creating a Dynamic RSS Feed for your Website Content
- Part 1
- Part 2
Module 21: PHP Functions You Should Know
- Part 1
- Part 2
- Part 3
Module 22: E-mail Piping: Process E-mails with PHP
- Part 1
- Part 2
- Part 3
Module 23: Find and Replace Text
- Part 1
- Part 2
- Part 3
- Practical Example: Part 1
- Practical Example: Part 2
- Practical Example: Part 3
Module 24: Create a Mini Shopping Cart
- Part 1
- Part 2
- Part 3
Module 25: Introduction to Facebook Application Development
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- Part 6
- Part 7
Module 26: Create a PHP/Ajax Chat Application
- Part 1
- Part 2
Module 27: Working with Multiple File Uploading
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- Part 6
- Part 7
- Part 8
- Part 9
Module 28: Create Your Own Non-Unique Hit Counter
- Part 1
- Part 2
Module 29: Create a Rating System for Your Website
- Part 1
- Part 2
Module 30: How to Read XML, RSS, and Atom Feeds
- Part 1
- Part 2
- Part 3
- Part 4
Module 31: Create Your Own URL Shortener
- Part 1
- Part 2
Module 32: Understanding Regular Expressions
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- Part 6
- Part 7
- Part 8
Module 33: Create Your Own Search Engine for a Database
- An Introduction
- Simple Tokens and Character Classes
- Character Classes and Case Sensitivity
- OR Operator and Scary Symbols
- More Symbols
- Real-world Example (Matching HTML Tags)
Module 34: Secure File Uploading
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- Part 6
- Part 7
- Part 8
Module 35: How to Create a Shoutbox System
- Part 1
- Part 2
- Part 3
Module 36: Create a Thumbnail Generator
- Part 1
- Part 2
- Part 3
Module 37: How to Watermark an Image on Upload
- Part 1
- Part 2
- Part 3
Module 38: Working with Paypal's IPN
- Part 1
- Part 2
- Part 3
Module 39: Create an Auto-Suggest Drop Down Field
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- Part 6
- Part 7
- Part 8
- Part 9
- Part 10
Module 40: How to Translate Page Languages
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
Module 41: Understanding Object Oriented Programming
- Part 1
- Part 2
Module 42: How to Create an Image Upload Website
- Classes, Methods and Properties
- Encapsulation
- Calculator Application Example
- Constructor Method
- Protecting Methods/Properties
- Extending a class (Inheritance)
- Scope Resolution Operator
- Class Constants
- Static Properties and Methods
- MySQL Database Example (Part 1/3)
- MySQL Database Example (Part 2/3)
- MySQL Database Example (Part 3/3)
Module 43: General Tutorials: Become a PHP Expert
- Introduction and Directory Structure
- Menu and Login Form
- User Functions
- Album Functions
- Image Functions
- Database and Tables
- User Registration
- User Registration: Part 2
- User Registration: Part 3
- User Registration: Part 4
- User Login
- User Login: Part 2
- Creating Albums
- Creating Albums: Part 2
- Displaying Albums
- Displaying Albums: Part 2
- Displaying Albums: Part 3
- Editing Albums
- Editing Albums: Part 2
- Editing Albums: Part 3
- Deleting Albums
- Uploading Images
- Uploading Images: Part 2
- Uploading Images: Part 3
- Uploading Images: Part 4
- Viewing Albums
- Viewing Albums: Part 2
- Viewing Albums: Part 3
- Deleting Images
- Deleting Images: Part 2
- Dynamic Pages (Part 1/3)
- Dynamic Pages (Part 2/3)
- Dynamic Pages (Part 3/3)
- String Functions (Part 1)
- String Functions (Part 2)
- Basic PHP Proxy
- Date and Time (Part 1)
- Date and Time (Part 2)
- Creating Images with PHP
- Search Engine Crawler Detection
- Swear Word Filter (Part 1)
- Swear Word Filter (Part 2)
- Rename PHP functions
- Upload an Avatar/Profile Image (Part 1)
- Upload an Avatar/Profile Image (Part 2)
- Upload an Avatar/Profile Image (Part 3)
- Upload an Avatar/Profile Image (Part 4)
- Admin only pages (Part 1)
- Admin only pages (Part 2)
- Admin only pages (Part 3)
- Create a news feature (Part 1)
- Create a news feature (Part 2)
- Create a news feature (Part 3)
- Display Recent Posts from a phpBB Forum (Part 1)
- Display Recent Posts from a phpBB Forum (Part 2)
- Display Recent Posts from a phpBB Forum (Part 3)
- Form Data Display and Security
- Browser Identification
- Count Visitors Currently Online (Part 1)
- Count Visitors Currently Online (Part 2)
- Count Visitors Currently Online (Part 3)
- Language Chooser
- Time Since Post (Part 1)
- Time Since Post (Part 2)
- Uploading/Storing an Image inside a MySQL Database (Part 1)
- Uploading/Storing an Image inside a MySQL Database (Part 2)
- Show database data in columns/rows
- Dynamic Background Colour with a Form
- Try/Catch Block
- Random Password Generator (Part 1/2)
- Random Password Generator (Part 2/2)
- Name Splitter (Part 1/2)
- Name Splitter (Part 2/2)
- Self Submitting Forms
- MD5 Encryption
- Easy, Flexible Form Validation (Part 1/2)
- Easy, Flexible Form Validation (Part 2/2)
- Display Images from a Folder/Directory (Part 1/2)
- Display Images from a Folder/Directory (Part 2/2)
- Removing a Directory with Contents
$197.00
Расчет цены: 197$ * 34 = 6698
Для просмотра содержимого вам необходимо зарегистрироваться!Для просмотра содержимого вам необходимо зарегистрироваться!
Последнее редактирование модератором:
- Статус
- В этой теме нельзя размещать новые ответы.