PostgreSQL & PHP Tutorials
Home
Contact Us
Category Tree
(14)
PHP
(8)
`--Starting Out
(6)
`--Hints and Tips
(0)
Deleting Data
Starting Out
Posted on 12 Feb 2006, 10:24 PM
Posted By Chris Smith
Deleting old data from your database is a useful thing to do. If you keep a list of books or cd's you own and you sell or give something away, you can remove it from the list. Here's a quick introduction on how to do it.
Updating your data
Starting Out
Posted on 12 Feb 2006, 09:41 PM
Posted By Chris Smith
Now we can add and show the records in a database, how can we update it? This tutorial will give you a quick introduction on how to do it.
Retrieving Data from your database
Starting Out
Posted on 09 Feb 2006, 09:32 PM
Posted By Chris Smith
We've seen how to put data into our database, here's a look how to get it back out again using php and the postgresql functions.
Adding data to your database
Starting Out
Posted on 07 Feb 2006, 09:47 PM
Posted By Chris Smith
Adding data to your database is an essential part of creating a dynamic site. Here's a look at how to get started.
Installing PHP
Starting Out
Posted on 07 Feb 2006, 09:17 PM
Posted By Chris Smith
We need to get PHP up and running, so here's a quick guide on getting it going.
Installing Apache
Starting Out
Posted on 07 Feb 2006, 09:11 PM
Posted By Chris Smith
Before we can run php scripts we need a webserver set up and ready to go. This is a quick guide to installing Apache.
Site Menu
News
Blogs
Articles
Member Login
Register
- Rss Feeds
Category Tree
PHP
`--Starting Out
`--Hints and Tips
PostgreSQL
`--Starting Out
`--Hints and Tips
Site News
Random Stuff
Forum Project
Advanced Search