© 2003 By Default! A Free sample background from Slide 1 Week 3  Backend Construction  Create your own CRM Please Visit:

Slides:



Advertisements
Similar presentations
WordPress Installation for Beginners Sheila Bergman
Advertisements

Dreamweaver Quick Setup. Enter your Hawk ID and password to Log On.
The Way to Success … Sta rt Sta rt Ak Technologies Mo | Visit.
GP2013 (R2) New features in GP2013 (R2). New Ribbon for windows Edit List is the Print button on the right without the paper background Action pane can.
London & Zurich Plc User Guide. Service Benefits Full on-line management of client accounts Paperless direct debit – no signatures required Standing orders.
PRACTICAL PHP AND MYSQL WALKTHROUGH USING SAMPLE CODES – MAX NG.
Easy Website Creation Using WordPress Welcome and Thank You to our Sponsors.
User Guide. Service Benefits  Full on-line management of client accounts  Paperless direct debit – no signatures required  Standing orders fixed not.
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
JOIN A COMMUNITY OF 80,000 E-COMMERCE SITES WORLDWIDE.
About the CMS WordPress A brief overview of both Wordpress.org & WordPress.com WordPress is one of the most popular content management and blog publishing.
PHP-Fusion. Introduction PHP-Fusion is a lightweight open source content management system (CMS) written in PHP. PHP-Fusion utilizes a MySQL database.
Securing LAMP: Linux, Apache, MySQL and PHP Track 2 Workshop PacNOG 7 July 1, 2010 Pago Pago, American Samoa.
A detailed guide on how to set-up your printing storefront. Please Note: Storefronts are compatible with all browsers, however for optimal use of the admin.
The basics of the Online Portal
IT Website Development Welcome!. Welcome to Unit 7! Optimizing Images and creating photo albums in Dreamweaver There are no textbook readings for.
Introduction to. What is Office 365 Office 365 is the same Office you already know and use every day. Office 365 is powered by “the cloud” which is a.
Creating a Web Presence Introduction to WordPress Week 1.
PIVOTECH COMPANY LIMITED WEBSITE HAND-OVER TRAINING.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Week 4  Using PHP with HTML forms  Form Validation  Create your own Contact form Please Visit:
Session 5: Working with MySQL iNET Academy Open Source Web Development.
STAY CONNECTED TOLLFREEEXPRESS CONTROL PANEL GUIDE.
By. Carlo Roberto Note: My tutorial is base on how I “personally” upload my website. Kung mali man ang way ko sa pag upload. Paki PM ako. HAHA.
Web Application Development. Define ER model in QSEE Generate SQL Create Database mySQL Write Script to use TableEditor class Process to create A simple.
SqlReports Dean Dahlvang PSUG-MO March About Dean Dean Dahlvang Director of Administrative Technology for the Proctor.
Web Application Development. Tools to create a simple web- editable database QSEE MySQL (or PHPMyAdmin) PHP TableEditor.
Tutorial 1 Getting Started with Adobe Dreamweaver CS3
CSS Sprites. What are sprites? In the early days of video games, memory for graphics was very low. So to make things load quickly and make graphics look.
Upgrade Review Bobbi & Steven. Session Starters Please silence your cell phones When asking questions please clearly state your name and where you are.
© 2003 By Default! A Free sample background from Slide 1 Week 2  Free PHP Hosting Setup  PHP Backend  Backend Security 
SALESFORCE.COM SALESFORCE.COM
Website Development with Dreamweaver
TLT Distance Ed Incentive Awards Program Faculty Intensive, Spring 2009 Rich Media Presentation with Adobe Presenter Pil-Won On
Dreamweaver CS4. Lynda.com First steps Get FTP permission from Jim (or your host admin) (user id & user password, IP address/url) Install DWCS4 Set up.
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
Installing and Using MySQL and phpMyAdmin. Last Time... Installing Apache server Installing PHP Running basic PHP scripts on the server Not necessary.
Working with Elluminate Plan! ©2010 eTeacher LTD..
The Pencil Company Team Slave to the WWW. Team Members  Ashley Petrinec – Co-lead of documentation and design  Jennifer Williams – Co-lead of documentation.
Mobile Photo James Anderson, Dustin Duran, Trevor Hamilton, Ahror Rahmedov, Vivek Rajkumar, Matthew Renzelmann.
IPortal Bringing your company and your business partners together through customized WEB-based portal software. SanSueB Software Presents iPortal.
Setting Up your Hosting Account and Installing WordPress and Omeka CCC America Advanced Omeka Training.
Chapter 1 Getting Started With Dreamweaver. Exploring the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
12/14/20151 Uniquescriptz Backend Support Document Ver 2.0.
NIMAC for Publishers: How to Create Sub User Accounts December 2015.
HTML Help For MGS 351 Final Project Website. Agenda Getting Started – Must-Do’s – Working from an off-campus computer – Other Resources Working with HTML.
MySQL MySQL and PHP – interacting with a database.
HTML Introduction 2-1. Lecture 6 HTML - HyperText Markup Language  not a programming language  structure text into title, body, paragraphs, lists, links,
Intro to APACHE, MySQL, and PHP & freely available (hackable) Packages Aonghus Sugrue 04 Oct 2012.
Copyright © 2013 MyGraphicsLab / Pearson Education DREAMWEAVER INTERFACE MYGRAPHICSLAB: ADOBE DREAMWEAVER CS6.
Advanced Website Design Professor: Jared Kozel Class Description: Are you already familiar with how to construct a basic Website? This class will teach.
© 2003 By Default! A Free sample background from Slide 1 Week 6  Flash Video  Flash Sites (Continued) Please Visit:
Dreamweaver – Setting up a Site and Page Layouts Web Design Section 7-2 Part or all of this lesson was adapted from the University of Washington’s “Web.
Installing a Moodle Test Site The painless and easy way.
Joomla Awdhesh Kumar Singsys Pte Ltd. What is Joomla? Joomla is an award-winning content management system (CMS), which enables you to build Web sites.
DATABASE ACCESS CONTROL IST Question Almost every PHP page needs to interact with database, does that mean sqlUsername and sqlPassword need to be.
H OW TO INSTALL W ORDPRESS MANUALLY Enukesoftware.com.
How to use Drupal Awdhesh Kumar (Team Leader) Presentation Topic.
Classroom Wiki Tutorial EDIC 763 Instructional Design Fall 2011 Aysha Bajabaa Dr. Gary Whitt 1 NextBack.
Dreamweaver – Setting up a Site and Page Layouts
Weebly Elements, Continued
How to access your work from home or another computer
multi vendor marketplace script | Phpsoft Solutions
Easy Website Creation Using WordPress
Title: Tech Training Certificate: Ace of Initiative Program
In order to get a complete experience of the Microsoft’s productivity suite, one must sign up for a Microsoft My Account. With Office My Account, you can.
3.00 Understanding the Adobe Dreamweaver interface. (12%)
Rob Britt CEAL Library Technology Committee Meeting April 2, 2008
Establish, configure and maintain a website/system
Presentation transcript:

© 2003 By Default! A Free sample background from Slide 1 Week 3  Backend Construction  Create your own CRM Please Visit: to download all the PowerPoint Slides for the different weeks

© 2003 By Default! A Free sample background from Slide 2 PHP Backend Review PHP Backend PHP Backend –File Structure index.phpindex.php –Main File that processes all commands functions.phpfunctions.php –Contains all functions that will be used for backend uservariables.phpuservariables.php –Will grab all of the information for a user logging into the database and store it definitions.phpdefinitions.php –All Definitions pertaining to the backend variables and files and other information can be housed here

© 2003 By Default! A Free sample background from Slide 3 CRM What is a CRM? What is a CRM? –Customer Relationship Management  Keeps track and organizes all current and potential clients/customers and their information. You can continually upgrade and add more features to your CRM to keep your Website on the cutting edge!You can continually upgrade and add more features to your CRM to keep your Website on the cutting edge! With a good CRM – your company can literally go PAPERLESS!With a good CRM – your company can literally go PAPERLESS! Here are some examples of additional features you can create and add to your CRM: Here are some examples of additional features you can create and add to your CRM: –Purchasing Information  Keep track of all purchases and billed out for every customer. –Logging  Every time you make a call, or a client – you can make a notation in your CRM. This helps you keep up-to-date on every action that your customer or you take associated with that account. –File Server  Upload files associated with the client CRM Implementations

© 2003 By Default! A Free sample background from Slide 4 Setting up A CRM Steps to Setup a Simple CRM from your admin package Steps to Setup a Simple CRM from your admin package –Create Option & Link  Define an option for the CRM (For example, 3) use CRM (For example, 3) use CRM –Create Button  Create a button for your CRM in the main menu, you can also add it to the footer if you like –Create Option Handling  Locate the switch($option) code and add a case for the CRM (For Example, add “case 3:”)(For Example, add “case 3:”) –Create The Submenus  There are 2 default Sub-Menus for a CRM, different features for the same concept View / Edit / Remove existing CustomersView / Edit / Remove existing Customers Create New CustomerCreate New Customer –Add The Functionality  Create the functionality for all of these different options – here are examples of functions you might use getCustomers()  Grabs all Customers from the DatabasegetCustomers()  Grabs all Customers from the Database getCustomer($id)  Grabs a specific Customer by their IDgetCustomer($id)  Grabs a specific Customer by their ID removeCustomer($id)  Grabs a specific Customer ID and deletes from the databaseremoveCustomer($id)  Grabs a specific Customer ID and deletes from the database insertCustomer($id, $otherdata1, $otherdata2)  Inserts a new customer into the databaseinsertCustomer($id, $otherdata1, $otherdata2)  Inserts a new customer into the database updateCustomer($id, $otherdata1, $otherdata2)  Updates a current customer in the databaseupdateCustomer($id, $otherdata1, $otherdata2)  Updates a current customer in the database

© 2003 By Default! A Free sample background from Slide 5 Your Turn! Create a new folder on your desktop and name it “lastname_firstname” so mine would be “kozel_jared” Create a new folder on your desktop and name it “lastname_firstname” so mine would be “kozel_jared” –Save all of your files associated with your PHP files here Download this zip file to start with here Download this zip file to start with herehere –Unzip all of the files into your folder you just created Open up Adobe Dreamweaver CS3 Open up Adobe Dreamweaver CS3 –You can now open each of the files in Dreamweaver –Start Making the Appropriate Changes to the files Challenges (Let me know if you have questions) Challenges (Let me know if you have questions) –Try to create a ‘customers’ table inside your MySQL database by creating a database through your Web Hosting Panel –Try to setup a feature to view all ‘customers’ –Setup a feature to add a new ‘customer’