Hook in Wordpess

Hooks are provided by WordPress to allow your plugin to 'hook into' the rest of WordPress; that is, to call functions in your plugin at specific times, and thereby set your plugin in motion. There are two kinds of hooks:


  1. Action (codex Action Reference)
  2. Filter (codex Filter Reference)

Ajax

Ajax =Asynchronous Java Script and XML(Java Script+Xml). Ajax is not a programming language. Ajax is a Web development Techniques for creating interactive web application.Ajax is web browser technologies independent of web server software.Ajax use for exchange the content on webpage without reloading the webpage.

Difference in Ajax and conventional CGI Program

             4+5=9 with ajax page no reload
             4+5=9 without ajax web page reload

Ajax Example
  • Google Map
  • Yahoo Map
  • Gmail

XMLHttpRequest

XMLHttpRequest is keystone of Ajax .

OOP Concept in PHP

OOP Concept in PHP



  • Class


  • Object           



  • Member Variable


  • Member Function


  • Inheritance

  • Parents class

  • Child class


  • Polymorphism

  • Overloading

  • Data Abstraction

  • Encapsulation

  • Constrator

  • Destructors

Java

OOP Concept 

Advance PHP

CMS in PHP

  1. Wordpress       Click here For More Detail 
  2.  Drupal            Click here For More Detail
  3. Joomla             Click here For More Detail
  4.  PHP-Fusion    Click here For More Detail

 Framework in PHP


  1. Yii                  Click here For More Detail
  2. CodeIgniter  Click here For More Detail
  3. Cake PHP     Click here For More Detail
  4. Zend              Click here For More Detail
  5. Prado            Click here For More Detail


 E-Commerce in PHP

  1. X-Cart           Click here For More Detail
  2. Opencart       Click here For More Detail
  3. Magento        Click here For More Detail

Core PHP

PHP stand know as PHP:Hypertext PreProcessor .PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.

Support Language- 


  • Perl
  • C
  • Java
  • Mysql



PHP Version-


  • PHP 5.6.4
  • PHP 5.4.34
  • PHP 5.5.18
  • PHP 5.6.1
  • PHP 5.4.33
  • PHP 5.5.17

Syntax of PHP

<?php

echo "Write here";

?>


Laxman Mishra (PHP Developer)

C++



                                             C++ Tutorial

C++ is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. C++ runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.
This reference will take you through simple and practical approach while learning C++ Programming language.

                                                  Audience

This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to C++ Programming languages.

                                                Prerequisites

Before you start doing practice with various types of examples given in this reference, I'm making an assumption that you are already aware about what is a computer program and what is a computer programming language?

    





                                                                                               Listening By Shashank Shukla                                                                                                     (M.sc Mathematics,B.sc Computer Science)