PHP + advanced php with word press Training

Course

In Pune

₹ 15,000 VAT incl.

Description

  • Type

    Workshop

  • Level

    Advanced

  • Location

    Pune

  • Class hours

    60h

  • Duration

    1 Month

PHP well known open source server part scripting technology has developed such a way that it famously are available in an internet. Technnovation labs one of the best php coaching company have extensive abilities in providing the requirement of time i.e. PHP coaching.

Facilities

Location

Start date

Pune (Mahārāshtra)
See map
4th Floor, Nandlal Hsg Society, 418 Narayan peth, Above Bedekar misal, Munjobacha Bol, Shagun Chowk,Pune, 411030

Start date

On request

About this course

You should be able to handle working on a computer.

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

Subjects

  • Advanced
  • PHP
  • Wordpress

Teachers and trainers (1)

Pratibha patil

Pratibha patil

php trainer

Course programme

PHP Basics1. PHP Basics
  • How PHP Works
  • The php.ini File
  • Basic PHP Syntax
    • PHP Tags
    • PHP Statements and Whitespace
    • Comments
    • PHP Functions
    • Hello World!
  • Variables
    • Variable Types
    • Variable Names (Identifiers)
    • Type Strength
    • Hello Variables!
    • Variable Scope
    • Superglobals
    • Constants
    • Variable-Testing and Manipulation Functions
  • PHP Operators
  • Creating Dynamic Pages
    • Single Quotes vs. Double Quotes
    • Hello World!
  • Conclusion
2. Flow Control
  • Conditional Processing
    • If Conditions
  • If Conditions
  • Loops
    • while
    • do...while
    • for
    • break and continue
  • Conclusion
3. Arrays
  • Enumerated Arrays
    • Initializing Arrays
    • Appending to an Array
    • Reading from Arrays
    • Looping through Arrays
  • Associative Arrays
    • Initializing Associative Arrays
    • Reading from Associative Arrays
    • Looping through Associative Arrays
    • Superglobal Arrays
  • Two-dimensional Arrays
    • Reading from Two-dimensional Arrays
    • Looping through Two-dimensional Arrays
  • Array Manipulation Functions
  • Conclusion
4. PHP and HTML Forms
  • HTML Forms
    • How HTML Forms Work
    • A Sample HTML Form
    • Form Variables
  • Conclusion
5. String Manipulation
  • Formatting Strings
    • Concatenation
    • String Manipulation Functions
    • Examples of String Functions
  • Magic Quotes
    • magic_quotes_gpc
    • magic_quotes_runtime
    • Recommendation on Magic Quotes
    • Conclusion
  • Conclusion
6. Reusing Code and Writing Functions
  • Including Files
    • require
    • require_once
    • auto_prepend_file and auto_append_file
  • User Functions
    • Defining and Calling Functions
    • Default Values
    • Variable Scope
    • By Reference vs. By Value
  • Form Processing
    • Code Organization
  • Code Organization
  • Conclusion
7. Simple SELECTs
  • Introduction to the Northwind Database
  • Some Basics
    • Comments
    • Whitespace and Semi-colons
    • Case Sensitivity
  • SELECTing All Columns in All Rows
  • SELECTing Specific Columns
  • Sorting Records
    • Sorting By a Single Column
    • Sorting By Multiple Columns
    • Sorting By Column Position
    • Ascending and Descending Sorts
  • The WHERE Clause and Operator Symbols
    • Checking for Equality
    • Checking for Inequality
    • Checking for Greater or Less Than
    • Checking for NULL
    • WHERE and ORDER BY
  • The WHERE Clause and Operator Words
    • The BETWEEN Operator
    • The IN Operator
    • The LIKE Operator
    • The NOT Operator
  • Checking Multiple Conditions
    • AND
    • OR
    • Order of Evaluation
  • Conclusion
8. Subqueries, Joins and Unions
  • Subqueries
  • Joins
    • Table Aliases
    • Multi-table Joins
  • Outer Joins
  • Unions
    • UNION ALL
    • UNION Rules
  • Conclusion
9. Inserting, Updating and Deleting Records
  • INSERT
  • UPDATE
  • DELETE
  • Conclusion
10. Managing Data
  • Querying a Database
    • mysqli() Overview
    • mysqli Methods and Properties
    • Inserting and Updating Records
    • mysqli Prepared Statements
11. PEAR:DB
  • Advantages and Disadvantages of PEAR DB
    • Why use a database abstraction layer?
    • When not to use a database abstraction layer?
  • Why use a database abstraction layer?
  • When not to use a database abstraction layer?
  • Using PEAR DB
12. Authentication with PHP and SQL
  • A Database-less Login Form
  • Conclusion
13. Regular Expressions
  • Perl-compatible Regular Expression Functions
    • preg_match()
    • preg_replace()
    • Regular Expression Tester
  • Regular Expression Syntax
    • Start and End ( ^ $ )
    • Number of Occurrences ( ? + * {} )
    • Common Characters ( . \d \D \w \W \s \S )
    • Grouping ( [] )
    • Negation ( ^ )
    • Subpatterns ( () )
    • Alternatives ( | )
    • Escape Character ( \ )
  • Form Validation Functions with Regular Expressions
  • Conclusion
14. Session Control and Cookies
  • Sessions
    • Configuring Sessions
    • Session Functions
  • Conclusion
15. Sending Email with PHP
  • mail()
    • Shortcomings of mail()
  • Shortcomings of mail()
  • PHPMailer
  • Conclusion
16. File System Management
  • Opening a File
    • fopen()
  • Reading from a File
    • fgets()
  • Writing to a File
    • fwrite()
  • File Locking
    • flock()
  • Uploading Files via an HTML Form
  • Getting File Information
  • More File Functions
  • Directory Functions
    • Getting a Directory Listing
17. WordPress
  • WordPress 3.8 essentials
  • Creating and Editing WordPress Themes
  • Creating custom widgets and plug-ins with WordPress

PHP Advanced1. Object-Oriented PHP
  • Building a Class
  • Constructors and Destructors
  • Working with Properties and Functions
  • Private, Protected, Public modifiers
  • Inheritance
  • Interfaces
2. PHP XML Support
  • Simple XML Object
  • Executing XPath Queries
  • DOM Interoperability
  • Using XPath
  • XSLT and PHP
3. PHP Web Services
  • Web Services Technology Stack
  • Web Services with PHP
  • Working with PHP and WSDL
  • PHP and SOAP
  • Debugging Web Services
4. RESTful Web Services with PHP
  • REST vs SOAP
  • Consuming Services
  • Creating Services
  • Debugging RESTful Web Services
5. Ajax with PHP
  • Ajax Overview
  • Ajax on the Server
  • Ajax on the Client
  • JSON, Ajax and PHP
6. Extending PHP with PEAR
  • Finding packages on PEAR
  • Installing PEAR packages
  • Updating PEAR packages
  • Uninstalling PEAR packages
  • PECL
7. PHP and Security
  • General PHP security
  • Data Validation
  • Protecting against SQL Injection
  • Thwarting Cross-site Scripting
  • Sensitive Data Management
8. PHP Best Practices
  • Code management
  • Code style
  • Documentation
  • Security
  • Unit testing

Additional information

we give a discount for having a laptop.

PHP + advanced php with word press Training

₹ 15,000 VAT incl.