Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
Loading... 

Thread: PHP, how do i get started?


Started 3 months, 2 weeks ago by LOOOOOOL
hi, i'm totally new wif PHP. and i wanted to learn by my self. so where do i start 1st? what kind of tools do i need to create a php program? izit php work similiar like asp.net??(create web applications) Database like MS Sql server can work wif PHP? i'm looking for a newbie guide to help me get started~ i have gone thru w3school, but i still have no idea how to start. *...
Site: Lowyat.NET - Insanely Addictive  Lowyat.NET - Insanely Addictive - site profile
Forum: Codemasters  Codemasters - forum profile
Total authors: 10 authors
Total thread posts: 27 posts
Thread activity: no new posts during last week
Domain info for: lowyat.net

Other posts in this thread:

azam3d replied 3 months, 2 weeks ago
simple path: 1. install XAMPP (install in default folder) 2. open it and click start Apache and MySQL 3. create a new text file and start coding eg: <?php echo "Hello PHP"; ?> 4. save it as "filename.php" in C:\xampp\htdocs 5. open it in the browser. eg: http://localhost/filename.php 6. done

LOOOOOOL replied 3 months, 2 weeks ago
QUOTE(azam3d @ Dec 2 2009, 04:22 PM) simple path: 1. install XAMPP (install in default folder) 2. open it and click start Apache and MySQL 3. create a new text file and start coding eg: <?php echo "Hello PHP"; ?> 4. save it as "filename.php" in C:\xampp\htdocs 5. open it in the browser. eg: http://localhost/filename.php 6. done apache???is a must...

azam3d replied 3 months, 2 weeks ago
yes..you have to use Apache as you have to use IIS for ASP. you can use MSSQL Server but there are several steps to use it with PHP.

LOOOOOOL replied 3 months, 2 weeks ago
oic, i will get the xampp 1st. seem like this xampp is a 3in1 software? o.O

stan001 replied 3 months, 2 weeks ago
Start reading the php codes (or any other programming lang) and try to understand what does it to... No need any tools / servers / etc.. this is later part.. That the beauty of open source, if you want to learn, read other ppl codes, then probably modify it to suite your needs.. Read more codes, lookup google to understand what it does.. then try to write some simple program.. ...

LOOOOOOL replied 3 months, 2 weeks ago
i my self is a programmer >"< just i'm new wif this PHP thingy~theres alot PHP position in jobstreet and i wanted to expand my knowledge

birdbirdie replied 3 months, 2 weeks ago
Download an ebook PHP for dummies and read it. =P http://fliiby.com/folders/1376/dummies_ebooks.html

LOOOOOOL replied 3 months, 2 weeks ago
QUOTE(birdbirdie @ Dec 2 2009, 04:56 PM) Download an ebook PHP for dummies and read it. =P http://fliiby.com/folders/1376/dummies_ebooks.html wow nice site...thx buddy~~

everling replied 3 months, 2 weeks ago
You can use IIS with PHP. It's just that IIS is less flexible to work with, unless Microsoft came up with a method to emulate Apache's ".htaccess".

LOOOOOOL replied 3 months, 2 weeks ago
do u guys have a nice tutorial website where i can download the source code and edit it abit

 

Top contributing authors

Name
Posts
LOOOOOOL
11
user's latest post:
PHP, how do i get started?
Published (2009-12-05 19:17:00)
QUOTE(M1X &#064; Dec 4 2009, 11:24 PM) you echo what string? fixed. i cant double click the index.html straight from my www directory. i need to type in localhost/myfolder/index.html to get it work.
M1X
6
user's latest post:
PHP, how do i get started?
Published (2009-12-05 19:34:00)
LOL yeah...
everling
2
user's latest post:
PHP, how do i get started?
Published (2009-12-02 19:14:00)
You can use IIS with PHP. It's just that IIS is less flexible to work with, unless Microsoft came up with a method to emulate Apache's &quot;.htaccess&quot;.
azam3d
2
user's latest post:
PHP, how do i get started?
Published (2009-12-02 16:35:00)
yes..you have to use Apache as you have to use IIS for ASP. you can use MSSQL Server but there are several steps to use it with PHP.
puaka_astro
1
user's latest post:
PHP, how do i get started?
Published (2009-12-03 09:42:00)
QUOTE(LOOOOOOL &#064; Dec 3 2009, 09:22 AM) do u guys have a nice tutorial website where i can download the source code and edit it abit http://www.php.net/
ExpZero
1
user's latest post:
PHP, how do i get started?
Published (2009-12-03 14:21:00)
when I started php, I always like to read from web that give example more than talks. http://www.w3schools.com/PHP/DEfaULT.asP
goldfries
1
user's latest post:
PHP, how do i get started?
Published (2009-12-03 14:28:00)
http://www.tizag.com/phpT/ have fun&#33;
bazet
1
user's latest post:
PHP, how do i get started?
Published (2009-12-05 10:50:00)
I'm suggesting you using any big 4 framework out there when you're ready Job outside Malaysia more often require MVC knowledge nowdays 1. Symfony 2. Zend 3. CakePHP 4. CI But for really serious application, most of them would prefer Symfony
stan001
1
user's latest post:
PHP, how do i get started?
Published (2009-12-02 16:39:00)
Start reading the php codes (or any other programming lang) and try to understand what does it to... No need any tools / servers / etc.. this is later part.. That the beauty of open source, if you want to learn, read other ppl codes, then probably modify it to suite your needs.. Read more codes, lookup google to understand what it does.. then try to write some simple program.. Best way to learn a programming lang is to find a personal project...
birdbirdie
1
user's latest post:
PHP, how do i get started?
Published (2009-12-02 16:56:00)
Download an ebook PHP for dummies and read it. =P http://fliiby.com/folders/1376/dummies_ebooks.html

Related threads on "Lowyat.NET - Insanely Addictive":

Related threads on other sites:

Thread profile page for "PHP, how do i get started?" on http://lowyat.net. This report page is a snippet summary view from a single thread "PHP, how do i get started?", located on the Message Board at http://lowyat.net. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity