Topic: What is the easiest way to practise using PHP... (Read 742 times)
I wish I was an Oscar winner
Posts: 86
858 credits Members referred : 0
« on: Jul 20, 2011, 07:47:27 am »
I want to start using PHP and mySQL to help me with my work. Does anyone know if and how I can set up somewhere locally on my computer or something where i can test my pages and database as if it were live on a web server?
Total Zero
Posts: 5
36 credits Members referred : 0
« Reply #1 on: Aug 18, 2011, 12:31:05 pm »
2 down vote favorite 1
I am learning PHP and I'm looking for the simplest way to run practice scripts. I already have netbeans installed.
Cyberpunk Wannabe
Posts: 41
300 credits Members referred : 0
« Reply #2 on: Sep 29, 2011, 05:35:13 pm »
you are using a Windows based PC, you should download WAMP (Windows Apache MySQL PHP) package.It will install everything for you and create an environment for you to begin learning to develop in. if you want to learn or practice PHP and MySQL
Cyberpunk Wannabe
Posts: 36
234 credits Members referred : 0
« Reply #3 on: Sep 30, 2011, 04:00:12 pm »
How do you set it to root? I found the folder on my system easy enough and all it contains is an index.html file. Do I replace this file with the file I am creating?
I crack Photoshop!
Posts: 3
18 credits Members referred : 0
« Reply #4 on: Oct 03, 2011, 08:29:05 am »
I think too many outsources company working super best work done in this regard. Try to contact anyone of them. They me help you in this regard
Sandwich Artist
Posts: 25
162 credits Members referred : 0
« Reply #5 on: Oct 04, 2011, 07:05:10 pm »
I found XAMPP to be the easiest to install using some brilliant youtube videos to show how, step by step (nb. you must turn it off to use Skype) and then you will be able to create PHP files that run on your browser no problem. XAMPP is available from apachefriends.org for pc and mac.
I use NetBeans to create, well everything! but Eclipse is also very popular for PHP - though I've not tried it.
For a brilliant (and funny) tutorial to the concepts of coding in PHP, look for "PHP 101: PHP for the Absolute Beginner" at devzone.zend.com/article/627
Plus, there are loads of project tutorials to follow on youtube to help practice, for example try a user login/logout script to learn loops!
Above all, enjoy!
Hunky Junky Monky Man!
Posts: 67
438 credits Members referred : 0
« Reply #6 on: Nov 19, 2011, 02:22:03 am »
if you want to learn or practice PHP and MySQL. we always used this site during my college programming days. trust me it really helps.
Atari ST fan
Posts: 7
76 credits Members referred : 0
« Reply #7 on: Nov 23, 2011, 11:20:16 am »
hello Thanks for provide me information about this topic because this will help me. Regards standards
What a dork
Posts: 15
90 credits Members referred : 0
« Reply #8 on: Feb 29, 2012, 11:08:33 am »
If you're using Windows Operating System, then instal WAMP or XAMP in your pc and also instal Dreamweaver to code PHP...for learning try w3schools.com..its the best for self learning.
Novice Spammer
Gender:
Posts: 101
628 credits Members referred : 0
« Reply #9 on: Mar 31, 2012, 07:44:56 pm »
1. Download XAMPP 2. Enable MySQL and Apache on XAMPP 3. Open the 'htdocs' folder and create a text document inside there 4. Save the text document as a PHP file 5. Edit the PHP file while learning from video tutorials 6. Realise how much there is to learn
Where are my glasses?
Posts: 20
146 credits Members referred : 0
« Reply #10 on: Apr 26, 2012, 08:52:22 am »
you can use a w3school website which will guide you about PHP
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=13079