Results 1 to 15 of 39
Thread: how to start with PHP :)
-
01-09-2010, 07:23 AM #1
how to start with PHP :)
PHP may any suggest me that how to start work on php is it requires software installation like java requires jdk ?
-
03-02-2010, 10:06 PM #2
Junior
- Join Date
- Sep 2009
- Posts
- 187
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
Just install the Dreamweaver and the Web Application Server which is the XAMPP.
-
05-14-2010, 11:53 PM #3
Freshman
- Join Date
- May 2010
- Posts
- 4
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
-
05-15-2010, 12:10 AM #4
- Join Date
- Apr 2008
- Location
- Boston, USA
- Posts
- 13,176
- Thanks
- 744
- Thanked 701 Times in 550 Posts
- Blog Entries
- 4
- Feedback Score
- 4 (100%)
first you gonna need to install a server that supports php; Apache is widely used for personal uses.
Then you need to install PHP.
If you intend to use mySql you need to install that as well.
Here is a tutorial that would help with those process:
Installing PHP and MySQL - PHP MySQL TutorialFree Classified Ads & BUSINESS/PROFESSIONAL SOCIAL NETWORK
-
The Following User Says Thank You to manik For This Useful Post:
Rajshree (06-04-2010)
-
07-27-2010, 06:32 AM #5
Freshman
- Join Date
- Jul 2010
- Posts
- 32
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
Hi, as we know that, php is a Server side Scripting Language[php], means it's does not run on simple Browser, that's means we must run that's language program on server then we need following,
[WAMP] => Window+Apache+MySql+PHP
[LAMP] => Linux+Apache+MySql+PHP
-
08-18-2010, 02:44 AM #6
Freshman
- Join Date
- Jun 2010
- Posts
- 47
- Thanks
- 1
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
From Dreamweaver you just create PHP Pages
-
08-18-2010, 06:33 AM #7
Junior
- Join Date
- Dec 2009
- Posts
- 234
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
PHP is a Server side Scripting Language, you easily learn php starting with the html and install the WAMP server on your system
-
08-22-2010, 01:51 AM #8
Sophomore
- Join Date
- Jul 2010
- Posts
- 59
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Use one of the earlier posted packages (XAMPP,LAMP, WAMP,...) and use sites php.net, w3schools.com to learn/reference
-
08-22-2010, 08:52 AM #9
Sophomore
- Join Date
- Jul 2010
- Location
- Pakistan
- Posts
- 128
- Thanks
- 6
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
start from the very start of programming concepts, if u dont have then, once u made your mind to learn php then look for the tutorials like for example w3schools.com or if u r so much curious about learning php then search for the lynda.com video tutorials about php
to start php u must have 2 thing, wamp,mamp,xampp and a simple text editor like notepad ++, or dreamweaver or even windows notepad
-
12-17-2010, 02:14 AM #10
Sophomore
- Join Date
- Nov 2010
- Location
- new delhi(India)
- Posts
- 62
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
i think all of my friends give good answer so than my answer will be same you should install dream weaver for php coding and xamp for localhost server and if you want to take from basic then you should use w3school site. it is best for php and HTML.
-
12-17-2010, 04:56 AM #11
Freshman
- Join Date
- Dec 2010
- Posts
- 43
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
The PHP articles, Quick start PHP tutorials and scripts that will help to you learn PHP quickly.Thanks for sharing info.
-
01-11-2011, 08:26 PM #12
One of the best ways to learn PHP is to use a PHP Editor application that highlights relevant pieces of code and also one that has templates included with it.
-
01-19-2011, 07:14 AM #13
Freshman
- Join Date
- Jan 2011
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
How to start with php
PHP was created sometime in 1994 by Rasmus Lerdorf. During mid 1997.PHP is a Hypertext preprocessed its a HTML language and PHP is a open source language. Can learn through many tutorials.
-
04-05-2011, 12:57 AM #14
Junior
- Join Date
- Apr 2011
- Posts
- 332
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Feedback Score
- 0
You can start PHP from w3school tutorial,It is a very useful site.
-
04-11-2011, 04:56 AM #15
Freshman
- Join Date
- Apr 2011
- Posts
- 12
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Just install the software, and you can start doing php easily with one step installation.
Similar Threads
-
Selling PHP Matrimonial Script (shaadi.com clone) at www.infocuswebdesigning.com
By ashish10 in forum WebsitesReplies: 3Last Post: 08-13-2011, 06:19 PM -
How to start PHP Coding at initial level?
By nurture in forum Web Development - Programming & CodingReplies: 0Last Post: 03-03-2010, 12:12 AM -
Speeding PHP Using APC PHP Cache
By HIMMY in forum PHPReplies: 2Last Post: 10-26-2009, 10:49 AM -
Matrimonial Website For Sell, Also Scripts Available (shaadi.com clone) @ www.infocuswebdesigning.com
By ashish10 in forum WebsitesReplies: 1Last Post: 07-06-2009, 10:35 PM -
What Can Php Scripts Online Do for your Website?
By MH-Amanda in forum PHPReplies: 3Last Post: 02-06-2009, 08:19 AM




Reply With Quote


