Difference between revisions of "PHP"
(Removed link to tizag.com (teaches bad habits)) |
|||
Line 7: | Line 7: | ||
* If you want to [[ApachePHPMySQLForUbuntu|Apache, PHP, and MySQL for Ubuntu]] (or any other Debian derivative distro) | * If you want to [[ApachePHPMySQLForUbuntu|Apache, PHP, and MySQL for Ubuntu]] (or any other Debian derivative distro) | ||
* A list of useful [[FirefoxExtensions|Web Developer Add-ons/Extensions]] for Firefox | * A list of useful [[FirefoxExtensions|Web Developer Add-ons/Extensions]] for Firefox | ||
− | |||
− | |||
− | |||
If students require to install PHP & MYSQL on windows platform please email me at R.Kabul@wlv.ac.uk i will provide you with the required details. | If students require to install PHP & MYSQL on windows platform please email me at R.Kabul@wlv.ac.uk i will provide you with the required details. | ||
− | |||
The following suggested by Fraz Ahmed (0622920) | The following suggested by Fraz Ahmed (0622920) |
Revision as of 19:15, 17 February 2007
If you're taking CP1079 Web Development with PHP...
Some other pages you should take a look at:
- Linux Desktop Basics first before starting on the PHP resources.
- If you want to Apache, PHP, and MySQL for Ubuntu (or any other Debian derivative distro)
- A list of useful Web Developer Add-ons/Extensions for Firefox
If students require to install PHP & MYSQL on windows platform please email me at R.Kabul@wlv.ac.uk i will provide you with the required details.
The following suggested by Fraz Ahmed (0622920)
- A very usefull link, to online tutorials similar to the wiki tutorials. This may be easier for some to understand. www.w3schools.com/php
- Another Very usefull link for learning PHP, easy laidback aproach in 15 bite size tutorials. devzone.zend.com
Welcome to the Online Teaching/Learning Resources for PHP
This is primarily usable as a workbook for HTML for SCIT students.
PHP104 - PHP Variables & Constants - Basics
PHP105 - Expressions, Operators, and Variable Assignments
PHP105 And A Half - A Word About include statements
PHP106 - Flow Control - Selection
PHP107 - Flow Control - Iteration
PHP110 - Simple Databases Concepts & SQL
PHP111 - PHP and Databases – Making the Connection
PHP112 - Simple HTML/PHP/MySQL example
Here is a website similar to php tutorial which may be useful to some students http://www.tizag.com/phpT/
If students require to install PHP & MYSQL on windows platform please email me at R.Kabul@wlv.ac.uk i will provide you with the required details.
Troubleshooting PHP
Troubleshooting PHP - Understanding error messages