| |
php and
MySQL Programming Links:
PHP
Programming General:
PHP is a widely-used general-purpose scripting
language that is especially suited for Web development and can be embedded into
HTML. PHP is a project of the Apache
Software Foundation. |
|
-
The Mother of All PHP Sites
http://www.php.net:
Online user-annotated version of help.
-
PHP Knowledge Base:A FAQ / support site for PHP.
- PHPHelp.com:
A PHP help site with nice tutorials.
- PHP Coder: Home of PHP coder, the freeware IDE.
-
PHPGeek:
Home of PHPTriad, an installer for Windows PHP/MySQL/Apache.
-
PHP and Regular Expressions
101
- Intro
to PHP Stirling Hughes offers up a solid introduction to PHP, a popular
server side programming language.
- Build your own Database Driven
Website using PHP & MySQL article by Kevin Yank at SitePoint on
2001-10-01, or the same article published at MySQL.com
- Building a Database-Driven Web Site Using PHP and MySQL by
Kevin Yank of SitePoint.com
- The Official PHP site - www.php.net
- Dynamic
Web Sites with PHP. PHP is a server-side, cross-platform, HTML
embedded scripting language.
- PHPandMySQL.com
- Website Database Basics
With PHP and MySQL By Thomas Kehoe at Developer Shed
- PHP or Perl? A
quick look for beginners
- Documentation: PHP Manual
- Develop
rock-solid code in PHP, Part 1: The Develop rock-solid code in PHP
series is about solving practical real-life problems in medium- to large-scale
applications, from IBM DeveloperWorks. With a sharp focus on new features available in PHP
4, the articles shed light on numerous tips and tricks that make life easier. Inside, you
will find plenty of examples and techniques to learn, with lots of sample code.
- PHP Builder - www.phpbuilder.com
- Cross-platform and Portable Development With PHP Building an E-Commerce
Website On Windows and Unix/Linux: By Mike Banahan
- Developers Shed - www.devshed.com
- Webmonkey - http://hotwired.lycos.com/webmonkey/programming/php/
www.hotwired.com/webmonkey/99/21/index2a.html
- PHP Wizard - www.phpwizard.net
- Introduction
to PHP - from CNET at Builder.com
- Team Web Learning to Publish, Univ. of Texas Dynamic Web Sites with PHP.
PHP is a server-side, cross-platform, HTML embedded scripting language.
- PHP Hosting Companies
- List of ISP providers
with PHP support. This list is provided as is and there is no guarantee that any
details are correct. There is a much easier to use list on php.net.
-
http://www.php.net/quickref.php: PHP Function Quick Reference
Guide
-
http://www.onlamp.com/pub/a/php/2001/06/21/php_foundations.html:
Article describing how to use PHP associative and multidimensional
arrays
-
Documentation: Examples and Tutorials
|
PHP
Tutorials:
|
[top] |
MySQL/SQL:
This
tutorial is intended to quickly bring you up to speed on
connecting to the MySQL database using as PHP as the Web
front end. It will have multiple examples of selects in
their myirad forms. I'll also go over Inserts, Updates
and Deletes.
MySQL Home Page: Home of the MySQL RDBMS.
SQLyog Home Page:
SQLyog graphical front-end for MySQL.
Introduction to Structured Query Language: Version 4.11
MySQL tutorial video,
try for free
|
Q |
|