Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-18-2003, 12:06 PM
WebProWorld New Member
 

Join Date: Jun 2003
Posts: 4
marlowec RepRank 0
Default PHP?

i would like to learn how to use php. is there a place on the web where I can download code and read some tutorials? Thx...
Reply With Quote
  #2 (permalink)  
Old 07-18-2003, 12:50 PM
WebProWorld Member
 

Join Date: Jul 2003
Location: Toronto, Canada
Posts: 83
jamal RepRank 0
Default

Sure there is!
First you should check out http://www.php.net
This is the official php site, and will tell you some basics.

I suggest that you visit these pages, they are very useful:
http://www.php.net/tut.php - this is a basic tutorial
http://www.php.net/links.php - this is an extremely list of links for php, including tutorials.

When you are comfortable with the basics you should explore the manual http://www..php.net/manual/en/

This is the way I learned PHP. A very good source for scripts is http://www.hotscripts.com

Hope this helps, and good luck, you're gonna have fun!

Yours,
Jamal
Reply With Quote
  #3 (permalink)  
Old 07-18-2003, 01:09 PM
WebProWorld New Member
 

Join Date: Jun 2003
Posts: 10
nick RepRank 0
Default phpbuilder.com

http://www.phpbuilder.com is a good php information site....
__________________
IT Manager
iEntry, Inc.
www.ientry.com
Reply With Quote
  #4 (permalink)  
Old 07-22-2003, 05:07 PM
WebProWorld Member
 

Join Date: Jul 2003
Location: Edmonton, Alberta Canada
Posts: 59
elearning RepRank 0
Default Learning PHP

I started by getting a 'free' account at a provider that gave PHP, but found that I couldn't do a lot there. So ended up getting hosting at a provider that was very inexpensive.

I visited the sites mentioned previously - HotScripts was really good since there are many FREE scripts there so you can view source code and see how things are done.

I also did a search on google for PHP, Learn PHP etc., and hit the top sites listed but also scrolled through to see what other sites offered.

Finally I joined a couple of great PHP forums...I'll post this later as I don't have the URL handy.

...also ask LOTS of questions! :-) The best way to learn.

Mohammed
Reply With Quote
  #5 (permalink)  
Old 07-23-2003, 03:09 PM
WebProWorld New Member
 

Join Date: Jul 2003
Location: Wrentham, MA / Baltimore, MD
Posts: 4
jcmajewski RepRank 0
Default

I would recommend downloading apache server from www.apache.org. Running php on your computer rather than a remote server makes building php faster and easier.

The installation can be tricky. You will also need to install the source code / binaries for php, which can be found at www.php.net.

I would recommend getting a book from the library on PHP. Most books on php make installation effortless.
__________________
John C. Majewski
Web Developer
john.majewski@sitesbyjohn.com
www.sitesbyjohn.com
Reply With Quote
  #6 (permalink)  
Old 07-23-2003, 09:43 PM
andyholt's Avatar
WebProWorld Pro
 

Join Date: Jul 2003
Location: Edinburgh
Posts: 111
andyholt RepRank 0
Default

Hi

Quote:
I would recommend downloading apache server from www.apache.org. Running php on your computer rather than a remote server makes building php faster and easier.
If you are planning on setting up a server environment then take a look @ http://www.webdevtips.com/webdevtips...ff/index.shtml

I have written a set of guides for installing a home development server on a windows based pc - it includes..
- Links to download all the software
- Install Apache
- Install Perl
- Install PHP
- Install MySQL
- Enable SSI
- Install phpBB forum

I have it set up at home running full mirrors of my live sites - makes testing new stuff a bit less intimidating that doing it on a 'live' site/server

Hope that helps

Andy
__________________
[ http://webdevtips.com ]
Reply With Quote
  #7 (permalink)  
Old 07-24-2003, 12:24 AM
WebProWorld Pro
 

Join Date: Jul 2003
Location: Canada
Posts: 113
PBITech RepRank 0
Default

Hello PHP'rs

What he said. Yup! Andy. It may seem a little more indepth, but get the stuff set up on you machine, you'll be rockin in less time. Patients and determination.

By the way Andy, you have some <webdevtipts></webdevtipts> tags showing through on your pages, you may want to look into that (kidding!)))....

Jim
Reply With Quote
  #8 (permalink)  
Old 07-26-2003, 06:14 PM
davebarnes's Avatar
WebProWorld MVP
WebProWorld MVP
 

Join Date: Jul 2003
Location: Denver, Colorado USA
Posts: 1,475
davebarnes RepRank 3davebarnes RepRank 3davebarnes RepRank 3
Default PHP Training Wheels

I too am just learning PHP (even though I know another server-side scripting language).

I have founf this site
http://www.bothrops.com/training/php/
to be useful.

It is not perfect as it has not been updated in awhile and there some small errors.
Reply With Quote
  #9 (permalink)  
Old 08-01-2003, 05:38 AM
mpnev's Avatar
WebProWorld Pro
 

Join Date: Jul 2003
Location: twin cities
Posts: 170
mpnev RepRank 0
Default

I suggest: http://www.phpbeginners.com great for beginners
Reply With Quote
  #10 (permalink)  
Old 06-22-2004, 06:55 PM
WebProWorld New Member
 

Join Date: Jun 2004
Location: Columbia, MO
Posts: 2
atdc98 RepRank 0
Default Wanna learn PHP?

Hey, kids... http://www.phpfreaks.com is the best, IMO. I went there when I first started learning PHP. In two weeks, I was able to do what I sought to learn in the first place. No books, no other sites. Just lots of tutorials and code snippets. Granted, all I really use PHP for is database manipulation, but still...are there many other web-based applications? Well, besides formatting numbers and what not. But seriously, are there?

drew
Reply With Quote
  #11 (permalink)  
Old 06-23-2004, 01:39 AM
mushroom's Avatar
WebProWorld Veteran
 

Join Date: Feb 2004
Location: Queen Charlotte B. C. Canada
Posts: 351
mushroom RepRank 0
Default

See http://www.webproworld.com/viewtopic.php?t=13315
__________________
Irony: That for most people the most "trusted" web site on the planet is for a company the has been convicted of criminal activity.

Both Security and SuSe start with "S". www.oldslides.com
Reply With Quote
  #12 (permalink)  
Old 06-23-2004, 01:48 PM
WebProWorld New Member
 

Join Date: Jun 2004
Location: Indianapolis, IN
Posts: 6
AaronC RepRank 0
Default

Funny, there's a thread about this that was recently revived from the dead... Yet it doesn't mention either of these, so...

There's a nifty 'all in one' package at:
http://www.apachefriends.org/en/xampp.html

There's also one at:
http://apache2triad.sourceforge.net/

They are very straight-forward and free versions of Apache, MySQL and PHP... each with a windows version.
Took me 60 seconds to setup.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0