< Return to Video

blip.tv/.../Thefreelancergang-HelloWorldInPHP339.m4v

  • 0:03 - 0:04
    Hello All...
  • 0:04 - 0:07
    Welcome to this tutorial of freelancergang.org
  • 0:07 - 0:11
    in this we will start with php development
  • 0:11 - 0:12
    and we will write our first program
  • 0:12 - 0:17
    thats hello world in php
  • 0:17 - 0:20
    now we already have installed XAMPP on our pc
  • 0:20 - 0:24
    we will use it as our development/test platform
  • 0:24 - 0:27
    what we have done, we have
  • 0:27 - 0:33
    created a folder "phptut" in htdocs, in the xampp directory
  • 0:33 - 0:37
    we will create a new file, a text document
  • 0:37 - 0:53
    and we will rename it as "helloworld.php".
  • 0:53 - 0:56
    now we will just edit it in notepad++ or you can use
  • 0:56 - 0:57
    any text editor which you prefer to use.
  • 0:57 - 1:10
    we will start the php development , and we will use start marker of php
  • 1:10 - 1:22
    whenever you start , you use the sign so that compiler
  • 1:22 - 1:26
    know what kind of script is used , if it is embedded in html page
  • 1:26 - 1:41
    php is very simple and easy to use. .. now we will define..
  • 1:41 - 2:03
    either by using print.. or you can use echo
  • 2:03 - 2:05
    thats it.. and save it...
  • 2:05 - 2:18
    go to the browser and write phptut/helloworld.php
  • 2:18 - 2:46
    lets add something to it
  • 2:46 - 2:50
    and now we will save it again
  • 2:50 - 2:54
    and see... its easy to develop with php..
  • 2:54 - 2:58
    this is the first video in which we have written helloworld program
  • 2:58 - 3:04
    in next video we will connect this with mysql database
  • 3:04 - 3:11
    or process a form..
  • 3:11 - 3:12
    thanks all..
  • 3:12 - 3:13
    enjoy learning
  • 3:13 - 3:14
    bye bye
Title:
Video Language:
English

English subtitles

Revisions