Author Topic: getting started with PHP  (Read 3547 times)

0 Members and 1 Guest are viewing this topic.

Offline madridwx

  • Member
  • *
  • Posts: 33
  • Always looking for the perfect storm to photograph
    • http://www.madridiowaweather.com
getting started with PHP
« on: December 26, 2006, 09:34:18 PM »
Now that I have Weather Link and VWS running together nicely with VirtualVP I've been thinking about diving into the world of PHP.  I've seen lots of information on PHP in this forum, but I was wondering if anyone could point me to a place where I can get information on how to start learning PHP.  Either books or web sites.  I have a decent grasp of HTML and with my IT experiance I don't think it will be very hard to learn.  Any help is appreciated.  thanks
Willard Sharp
For up to the minute weather information in Madrid, IA please visit www.madridiowaweather.com

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9279
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: getting started with PHP
« Reply #1 on: December 26, 2006, 09:50:34 PM »
The way I'd learned PHP was by starting with carterlake's collection of scripts, and anole's wxsticker script, seeing how they worked and learning from there.  The best reference for PHP is from http://www.php.net/download-docs.php . I use the Windows Extended HTML help version very often! It is packed with user notes and code snippets showing how to use various features, and allows me to stick to a PHP 4.x version feature set for my code.

The best PHP book I'd found was from O'Riley:

PHP Cookbook
O'Riley - 2003 - ISBN: 1565926811
Amazon: http://www.amazon.com/gp/product/1565926811/sr=1-1/qid=1155322336/ref=pd_bbs_1/104-0169089-0724777?ie=UTF8&s=books

I have other favorite tools/references for web developers on my site at http://saratoga-weather.org/scripts.php#reference

Also, there's a Website Designers website at http://www.sitepoint.com/ that I signed up to receive news/mailings. Sitepoint also has downloadable free sample chapters from the books they publish -- worth a look.

You're also free to download my scripts and reuse parts of them in your own constructions. http://saratoga-weather.org/scripts.php  

Have fun!

Best regards,
Ken
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline SLOweather

  • Global Moderator
  • Forecaster
  • *****
  • Posts: 3456
    • Weatherelement Moline IL
Re: getting started with PHP
« Reply #2 on: December 26, 2006, 10:52:48 PM »
After Anole's weather sticker and banners script, I started with the php templates from http://www.ibdhost.com/help/templates/

Also O'Reilly's Learning PHP5, and PHP Pocket Reference.

Offline kray1000

  • Purveyor of wry
  • Forecaster
  • *****
  • Posts: 1336
    • http://www.roanokevalleyweather.com
Re: getting started with PHP
« Reply #3 on: December 26, 2006, 11:43:19 PM »
A reference I use occasionally...
http://www.tizag.com/phpT/index.php

 

anything