PHP Syllabus

 Unit: 1


  Web Programming
PHP Basic

 Unit: 2


PHP Function

§    User Defined Functions:

o   argument function
o   default argument function
o   variable function
o   return function

§     VariableLength Argument Functions:

func_num_args, func_get_arg, func_get_args

§     Variable Functions:

gettype, settype, isset, unset, strval, floatval, intval, print_r

§     String Functions:

chr, ord, strtolower, strtoupper, strlen, ltrim, rtrim trim, substr, strcmp, strcasecmp, strpos, strrpos, strstr, stristr, str_replace, strrev, echo, print, explode, implode, join, md5, str_split, str_shuffle, ucfirst, ucwords.

§     Math Functions:

abs, ceil, floor, round, fmod, min, max, pow, sqrt, rand, bindec, decbin, hexdec, dechex, is_finite, is_infinite

§     Date Functions:

date, getdate, setdate, checkdate, time, mktime, date_add, date_create, date_format, gmdate, localtime, strftime
                §     Array Functions: 
                         count, list, in_array, current, next, previous, end, each, sort, rsort, assort,                                        arsort,  array_merge, array_reverse, array_diff, array_unique,                                       array_key_exists, array_push, array_pop, array_search
§ Miscellaneous Functions:
define, constant, include, require, header, die, exit
§ File Handling Functions:
fopen, fread, fwrite, fclose, file_exists, is_readable, is_writable, fgets, fgetc, file, file_get_contents, fputs, file_put_contents, ftell, fseek, rewind, copy, unlink, rename, move_uploaded_file. 


 Unit: 3

Handling Form, Session Tracking & PHP Components
§     Handling form with GET & POST
§     Cookie
§     Session
§     Server Variable
§     PHP Components:
o   PHP GD Library
o   PHP Regular expression
o   Uploading file
o   Sending mail using mail()
o   Sending mail using smtp()  

AJAX 
§   What is AJAX
§     PHP with AJAX
§     How AJAX works with PHP
§     Working with AJAX as background process
§     Using JQuery with PHP
§     JQuery AJAX with PHP

  Unit:4 


Introduction of SQL, MySQL Functions


§     Working with MySQL using PhpMyAdmin

§     SQL DML Statement (Insert, Update, Select, Delete) Command

§     MySQLi Functions:

mysqli_connect,           mysqli_select_db,           mysqli_query,           mysqli_affected_rows, mysqli_num_rows, mysqli_autocommit, mysqli_commit, mysqli_fetch_array, mysqli_fetch_assoc, mysqli_fetch_object, mysqli_fetch_row, mysqli_prepare
 
  Unit:5 

Web Services
  •  XML and JSON
  •   Introduction to JSON
  •  Installation & Configuration
  •  Resource Types
  •  JsonSerializable
 jQuery
§     What is jQuery?
§     jQuery Syntax
§     jQuery Selector:
o   Element Selector
o   Class Selector
o   ID Selector
§     jQuery Events:
click, dbclick, keypress, keydown, keyup, submit, change, focus, blur, load, resize, scroll, unload
§     jQuery Effects:
hide show, fade, slide


1 comment:

  1. PHP course in Delhi
    https://techplanet.today/post/which-institute-is-the-best-for-the-php-course-in-delhi
    Join APTRON Delhi's Best PHP course in Delhi and open new avenues to new careers. Join APTRON Delhi's Top PHP training and be open to better results and outcomes for yourself.

    ReplyDelete

=>Advanced Java Programming (J2EE)

1.  Syllabus 2. Unit Wise Question/Material 3. Paper 4. Previous Paper