http://outsourceage.com

  • Home
  • About Us
  • Portfolio
  • Blog
  • Services
  • Contact Us

Archive for the ‘PHP MY SQL’ Category

How to Install PHP, My SQL, Apache

Thursday, June 17th, 2010

If your server supports PHP you don’t need to do anything.
Just create some .php files in your web directory, and the server will parse them for you. Because it is free, most web hosts offer PHP support.
However, if your server does not support PHP, you must install PHP.
Here is a link to a good tutorial from PHP.net on how to install PHP5: http://www.php.net/manual/en/install.php

Download PHP

Download PHP for free here: http://www.php.net/downloads.php

Download MySQL Database

Download MySQL for free here: http://www.mysql.com/downloads/index.html

Download Apache Server

Download Apache for free here: http://httpd.apache.org/download.cgi

Tags: Apache free, MySQL free, PHP free, PHP support
Posted in PHP MY SQL | 1 Comment »

can I learn PHP

Thursday, June 10th, 2010
PHP TUTORIALS :

 

PREREQUSITES:

Before you learn PHP you should have a basic understanding of the following:

  • HTML/XHTML
  • JavaScript

Introduction

  1. PHP stands for Hypertext Preprocessor.
  2. PHP is a powerful scripting language.
  3. It is embedded in HTML and runs on the web server.
  4. The PHP code is run on the server when the page is requested.
  5. You use PHP by inserting PHP code inside the HTML that makes up your website.
  6. When a client (anybody on the web) visits a web page that contains this code, your server executes it.
  7. That’s why you need to install your own server in order to test PHP locally — the server is the brain here, not your browser.
  8. Users don’t need any special plug-ins or anything to see your PHP in action — it gets to the end user as regular old-fashioned HTML.
  9. Anyone who knows HTML and the C or C++ language can easily program PHP.
  10. PHP uses much of the same syntax of C, but is much easier to use and provides access to variables and their values as submitted using HTML forms without the need to parse information.
  11. Also PHP is designed to work easily with most SQL servers including the open source SQL server, MySQL.
  12. PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
  13. PHP is an open source software
  14. PHP is free to download and use

 

Posted in PHP MY SQL | 3 Comments »

php tutorial : Introduction

Thursday, June 10th, 2010

Web Development is a process of developing website. It includes web designing , client/server side scripting , web server & security.

PHP is a server side scripting language &  is used to create dynamic &  interactive web site.

The term server side side scripting language means that the whole processing is done at server and finally the output is rendered at client whereas client side scripting language like javascript  runs at client side.

When browser returns web page,what actually happening at back-end is, it is actually in HTML format because browser only understand HTML.

Tags: basics of php, browser render html, learning php, php beginners guide, php introduction, php scripting language, php tutorial, php tutorial : Introduction
Posted in PHP MY SQL | 3 Comments »

Get started with PHP – Stage 1

Thursday, June 10th, 2010

PHP Basics before you start your PHP mission you need to see how php cycle works.

First of all let’s talk about PHP life cycle. Is it easy? You will come to know it here.  Now look at these terms.

  • Parsing: Group of tokens are collected into simple meaningful expressions
  • Compilation : Expressions are translated into instructions (Opcode)
  • Scanning : The human readable source code is turned into tokens
  • Execution : Opcode stacks are processed (one opcode at a time) to perform the scripted tasks

PHP Facts :

PHP is not started by itself. When we start Apache, it starts PHP interpreter along with itself. PHP is linked to apache ( in general term we can say SAPI i.e. a server API.

Well, now we will be talking about PHP modules, and they are

  • Core PHP : Core PHP is the module that handles the requests, filestreams, error handling and other such operations
  • Zend Engine : Zend Engine is one which converts human readable code into machine understandable opcode/tokens
  • Extension Layer : Extensions are a bunch of functions, classes, streams that are available to PHP to perform various tasks. For example as we need MySQL extension to connect MySQL database with PHP

Continued in Stage 2…

Tags: API, Compilation, Execution, Extensions, MySQL, Parsing, PHP, PHP life cycle, PHP Work, SAPI, Scanning, tokens, Zend, Zend Engine
Posted in PHP MY SQL | 3 Comments »

Topics

  • Categories
    • Adobe Photoshop
    • Compatibility
    • Dreamweaver
    • HTML CSS
    • JS JQuery Ajax
    • News
    • OSCommerce
    • PHP MY SQL
    • Psd to wordpress
    • Search Engines
    • wordpress
  • Our Portfolio - The stuffs what we did

    PSD to Wordpress, OS Commerce, Wordpress Plugin Development. Please, browse our portfolio.

    View Our Portfolio

  • What our customers say about us?

    Read our customer testimonials to find out why our clients keep returning to Glue for their projects.

    View Testimonials

Wordpress website design, Theme Customization, plugin development

Facebook LinkedIn Twitter Flickr Odesk eBlogger

About Us

A User Interface Design Lab dedicated in producing impeccable and stunning Websites, we not only get your message across; but with a dedication to aesthetic beauty and cutting edge functionality, you are ensured the highest quality worldwide. Our Joy is exceeding web 2.0 (UI) User interface standards with sublime usability, bridging your Business/Organizational needs to your target audience in an impactful and dynamic way.

Sitemap

  • Home
  • About Us
  • Services
  • Portfolio
  • Testimonials
  • Contact Us
  • Sitemap

Explore

  • Delicious
  • Digg
  • StumbleUpon
  • Ask
  • CSS Beauty
  • CSS Mania
  • Isometric.sixsided.org
  • slashdot.org
  • Smashing Magazine
  • Web 2.0
  • Joomla
  • WordPress
  • Valid XHTML
  • Valid CSS

© 2009 All Rights Reserved. Outsourceage Tel: +92 333 555 74. Email: info@outsourceage.com

Privacy Policy. Terms of use. Valid XHTML & CSS