If you're going to run an intranet site, then you'll probably want a content management system (CMS) — a tool used to organize documents and keep track of what's where. I've covered a plethora of such systems in previous articles, but for many businesses there can be only one solution: to design and implement their own custom system.
Splitting a record into pages
Whenever you make a form you should not leave it alone without any form validation. Why? Because there is no guarantee that the input is correct and processing incorrect input values can make your application give unpredictable result.
Create a PHP search engine
Varios PHP tutorials
A easy to follow php image gallery tutorial
All the answers to your My SQL 5.0 queries and problems.
Various PHP tutorials
The web nowadays requires a level of interactivity never seen before. People love commenting and building communities, and a huge part of that is putting a face to your online presence. To this effect there is a big demand for image processing techniques using web based languages. My web language of choice is PHP and so here is a short walkthrough, including code, on how to create a picture resizing function.
This is a beginners website/course on PHP created for web designers who have little to no programming experience. Where most other PHP tutorials and books assume you know programming (or at least, that's what it seems like ...) killerphp.com assumes you need to have things explained (and demonstrated) in non-nerd terms.