PHP & JOOMLA WORKSHOP

Similar documents
LAMP [Linux. Apache. MySQL. PHP] Industrial Implementations Module Description

Specialized Programme on Web Application Development using Open Source Tools

Certified PHP/MySQL Web Developer Course

Web Development using PHP (WD_PHP) Duration 1.5 months

COURSE CONTENT FOR WINTER TRAINING ON Web Development using PHP & MySql

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL

Open Source Content Management System JOOMLA

Facebook Twitter YouTube Google Plus Website

Terms and Definitions for CMS Administrators, Architects, and Developers

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

Specialized Programme on Web Application Development using Open Source Tools

All MySQL and PHP training students receive a copy of Apress' Beginning PHP and MySQL 5: From Novice to Professional and other related courseware.

Joomla! Override Plugin

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1

Open Source Content Management System for content development: a comparative study

Unit 351: Website Software Level 3

Certified PHP Developer VS-1054

FileMaker Server 15. Custom Web Publishing Guide

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

FileMaker Server 9. Custom Web Publishing with PHP

Trainer name is P. Ranjan Raja. He is honour of and he has 8 years of experience in real time programming.

SharePoint Integration Framework Developers Cookbook

Expanded contents. Section 1. Chapter 2. The essence off ASP.NET web programming. An introduction to ASP.NET web programming

A set-up guide and general information to help you get the most out of your new theme.

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

Annex E - Capability Building Policy

DIPLOMA IN WEBDEVELOPMENT

Manage Website Template That Using Content Management System Joomla

Web Application Security

FileMaker Server 14. Custom Web Publishing Guide

Course Outline Basic Web Development

Elgg 1.8 Social Networking

Editing your Website User Guide

Level: 3 Credit value: 5 GLH: 40 Assessment type:

Web development... the server side (of the force)

KITES TECHNOLOGY COURSE MODULE (C, C++, DS)

Visual COBOL ASP.NET Shopping Cart Demonstration

Xtreeme Search Engine Studio Help Xtreeme

Java EE Web Development Course Program

Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72. User Guide

FileMaker Server 13. Custom Web Publishing with PHP

Improved Navigation Magento Extension User Guide

LICENSE4J LICENSE MANAGER USER GUIDE

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions

Welcome to Collage (Draft v0.1)

Startup Guide. Version 2.3.9

Shop by Manufacturer Custom Module for Magento

WebLink 3 rd Party Integration Guide

Short notes on webpage programming languages

ProjectPier v Getting Started Guide

IBM Unica emessage Version 8 Release 6 February 13, User's Guide

WordPress 2.9 e-commerce

10CS73:Web Programming

Course Name: ADVANCE COURSE IN SOFTWARE DEVELOPMENT (Specialization:.Net Technologies)

INTRODUCING ORACLE APPLICATION EXPRESS. Keywords: database, Oracle, web application, forms, reports

Stored Documents and the FileCabinet

Building A Very Simple Web Site

FileMaker Server 12. Custom Web Publishing with PHP

MA-WA1920: Enterprise iphone and ipad Programming

E-Commerce: Designing And Creating An Online Store

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

WordPress Security Scan Configuration

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

You can get real. RELIABILITY, PERFORMANCE and EFFECTIVE RESULTS. We Create Skillful Developer

IE Class Web Design Curriculum

Web Hosting Wordpress, Joomla, Drupal Integration

Bitrix Site Manager 4.1. User Guide

User Guide. Trade Finance Global. Reports Centre. October nordea.com/cm OR tradefinance Name of document 8/8 2015/V1

CHAPTER 2 DATABASE MANAGEMENT SYSTEM AND SECURITY

Course Number: IAC-SOFT-WDAD Web Design and Application Development

ADMINISTRATOR GUIDE VERSION

System Administration Training

Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque

FileMaker Server 13. Custom Web Publishing with XML

PDG Software. Site Design Guide

DEVELOPMENT OF AN ANALYSIS AND REPORTING TOOL FOR ORACLE FORMS SOURCE CODES

Lecture 11 Web Application Security (part 1)

MySQL Quick Start Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

Bijlage1. Software Requirements Specification CIS. For. Version 1.0 final. Prepared by Saidou Diallo. HvA/Inaxion. November 2009

HDVideoShare! User Documentation Team January

About ZPanel. About the framework. The purpose of this guide. Page 1. Author: Bobby Allen Version: 1.1

Richmond Systems. SupportDesk Web Interface User Guide

Basic Unix/Linux 1. Software Testing Interview Prep

WEB DEVELOPMENT COURSE (PHP/ MYSQL)

How To Use Rstickets!Pro On A Pc Or Macbook 2.5 (For Macbook)

Using CertAgent to Obtain Domain Controller and Smart Card Logon Certificates for Active Directory Authentication

INSTALLING, CONFIGURING, AND DEVELOPING WITH XAMPP

ECOMMERCE SITE LIKE- GRAINGER.COM

FileMaker Server 10 Help

Website Marketing Audit. Example, inc. Website Marketing Audit. For. Example, INC. Provided by

BT MEDIA JOOMLA COMPONENT

Using Internet or Windows Explorer to Upload Your Site

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes

ultimo theme Update Guide Copyright Infortis All rights reserved

FileMaker Server 13. FileMaker Server Help

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : rtharoth@yahoo.

FileMaker Server 12. FileMaker Server Help

Advanced Tornado TWENTYONE Advanced Tornado Accessing MySQL from Python LAB

Transcription:

PHP & JOOMLA WORKSHOP Two Days Hands On Certification Workshop Program on "PHP & JOOMLA" has been organised at H.V.P.M. College of Engineering and Technology, Amravati, dated 24th & 25th of August 2015. Providing's in Workshop:- 1) System for Performing Practicals 2) Participation Certificate 3) Study Material (Soft copy) 4) Two days Lunch 5) Folder, Note-Pad, Pen. Fees- 500/- Rs For Registration Contact Student Coordinators:- 1) Musher Patel 7304956568 2) Chetas Patil 9552166072 3) Jessica David 9860222174 4) Vishakha Deshmukh 7841076457

PHP COURSE CONTENTS WITH JOOMLA An Introduction to PHP History Versions and Differences between them Practicality Power Installation and configuring Apache and PHP PHP Basics Default syntax Styles of PHP tags Comments in PHP Output functions in PHP Datatypes in PHP Configuration Settings Error Types Variables in PHP Variable Declarations Variable Scope PHP s Superglobal Variables Variable Variables Constants in PHP Magic Constants Standard Pre-defined Constants Core Pre-defined Languages User defined Constants

Control Structures Execution Control Statements Conditional Statement Functions Arrays Creating Functions Passing Arguments by Value Passing Arguments by Reference Recursive Functions What is an Array? How to create an Array Traversing Arrays Array Functions Include Functions Include, Include_ once Require, Require _once Regular Expressions Validating textboxes,emails, phone number, etc Creating custom regular expressions Object Oriented Programming in PHP Classes, Objects, Fields, Properties, _set(), Constants, Methods Encaptulation Inheritance and types Polymorphism Constructor and Destructor Static Class Members, Instance of Keyword, Helper Functions Object Cloning and Copy Reflections PHP with MySQL What is MySQL Integration with MySQL MySQL functions Gmail Data Grid options SQL Injection Uploading and downloading images in Database Registration and Login forms with validations Pagging, Sorting,..

Strings and Regular Expressions Declarations styles of String Variables Heredoc style String Functions Regular Expression Syntax (POSIX) PHP s Regular Expression Functions (POSIX Extended) Working with the Files and Operating System File Functions Open, Create and Delete files Create Directories and Manipulate them Information about Hard Disk Directory Functions Calculating File, Directory and Disk Sizes Error and Exception Handling Error Logging Configuration Directives PHP s Exception Class Throw New Exception Custom Exceptions Date and Time Functions Authentication HTTP Authentication PHP Authentication Authentication Methodologies Cookies Why Cookies Types of Cookies How to Create and Access Cookies Sessions Session Variables Creating and Destroying a Session Retrieving and Setting the Session ID Encoding and Decoding Session Data Auto-Login Recently Viewed Document Index

Web Services Why Web Services RSS Syntax SOAP How to Access Web Services XML Integration What is XML Create a XML file from PHP with Database records Reading Information from XML File MySQL Concepts Introduction Storage Engines Functions Operators Constraints DDL commands DML Commands DCL Command TCL Commands Views Joins Cursors Indexing Stored Procedures Mysql with PHP Programming Mysql with Sqlserver(Optional)

SPECIAL DELIVERY Protocols HTTP Headers and types Sending Mails using PHP Email with Attachment File Uploading and Downloading using Headers Implementing Chating Applications using PHP and Ajax SMS Gateways and sending SMS to Mobiles Payments gateways and How to Integrate them With Complete JOOMLA Joomla Course Overview Joomla is an open source content management system platform for publishing content on the Internet and Intranets as well as a Model view controller (MVC) Web application framework. Who should attend? This training course is aimed at businesses who wish to develop and maintain their own websites and web developers who are both new to Joomla or looking to extend their knowledge of Joomla. Course Contents Basic Joomla User interface overview A general overview of what Joomla does, and how it does it. Using simple terms and examples, referencing the Joomla Glossary, the Front and Back End systems are explained to the user and where they will find each of the core systems and features required to run their site.

Front End Layout Back End Layout Menu Structures Content Configuration Installation Choosing your template for Joomla One of the most important items that Joomla will use is the site layout template, this controls how your site will look, how it will interpret relative content code, and how it will run to the end user. We will run thought in this section some of the key issues you will need to take into account when choosing your template. Navigation Layout Style Module Positions Inbuilt style sheets Joomla Content and Navigation Once the user has an understanding of how the basics of Joomla are designed to work together, we will start to look at how the end user will be directed about the site. This means understanding the different menu types and how to deploy them. Menu Types Menu Interactions Menu Types based on content types Menus on different page Sub Menus Moving Menu Items Now that your User has a good clean way of navigating around your website, we will look at how to add depth to your site by how to add in content. Joomla Content Basics Sections Categories Starting to add your content Knowing your editor

Adding text to your content Formatting your text o Understanding how Joomla will interpret your content o Editing Text Layouts o Applications of inbuilt styles in template o Testing your content prior to publishing o How to publish content effectively and to un-publish content o Adding Meta description and Meta Data to each content item for better SEO o Using the read more link to percent concise information to your user Adding Pictures to your content Uploading your image to your web server Adding your image to your content item Arranging it on the page The Best practices of using images in your content on the web Embedding Video in Joomla Sites Who to deal with video on your site How to host them How to add them, and configure them for effective use With Warm Regards, Mr. Santosh Selokar Director, SSIT Pvt. Ltd. Nagpur-440015