Quantcast
Channel: Visual Magick » Programming Tutorials
Browsing all 10 articles
Browse latest View live

How to PHP Variables Introduction

Variables are containers that hold information. First, you give a variable a name, and then you can store information in it. For example, you could name a variable $names and store “Charlie” in it....

View Article



PHP Working with Constants

Constants are similar to variables. Constants are given names, and values are Stored in them. However, constants are constant; they can’t be changed by the script. After you set the value for a...

View Article

Image may be NSFW.
Clik here to view.

How to Codeigniter Basic Setup

Here is the start of another Basic Tutorial on Codeigniter. This tutorial assumes that you know nothing about this great PHP framework.  If decide to choose Codeigniter PHP framework you will be able...

View Article

Image may be NSFW.
Clik here to view.

W3 Schools Handy Site Rip

Handy new siterip of W3 schools. Great for when you do not have an internet connection, you can still browse your favorite reference site for the programming and coding hints and tips. Filesize is a...

View Article

Install Pear to Wampserver in Windows 7

Install PHP framework PEAR into wampserver in Windows 7 localhost. Video #1 of Magento Ecommerce Series. View the Video on our Video Tutorials Page here… Some Notes to go over after you have watched...

View Article


Magento Theme Developers Ecommerce Tutorial Part #2

This part of the tutorial goes over the install of Magento Ecommerce shopping cart platform.  This is part 2 of the Tutorial Series. View the Video on our Video Tutorials Page here… Some Notes to go...

View Article

Image may be NSFW.
Clik here to view.

Magento Theme Developers Ecommerce Tutorial Part #3

This Video Tutorial covers the basics of Magento Theme Ecommerce Shopping cart Part 3 Files and Folder Structures. Below I have included some diagrams that might help better understand the file folder...

View Article

Image may be NSFW.
Clik here to view.

Magento Theme Design Tutorial Intro

First thanks for visiting my blog in this post I would like to introduce a series of video tutorials I have stated regarding magento ecommerce content managemnet system. These tutorials will base...

View Article


Image may be NSFW.
Clik here to view.

Understanding the Document Object Model – Javascript

This is Day 7 of the ongoing Javascript and Jquery Tutorial. The other lessons you will find them by selection the category menu option for Javascript and Jquery. Without further ado, here is the...

View Article


Image may be NSFW.
Clik here to view.

Basic event driven programming in Javascript.

This is Day 8 of the javascript and jquery tutorial. To start we would like to sum up events programming in Javascript in 5 steps. 1. Create a User Interface in web pages the user interface is usually...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images