 |
Sponsors |
|
|
 |
| Total: 151 Displaying: 41 - 60 |
Pages: 1 2 3 4 5 6 7 8  |
 |
 |
 |
|
|
| |
Structures_DataGrid and DB_DataObject are two PEAR components, which can be connected together, to easily display the data contained in a SQL table, and let the user sort and page through it.
With minimal typing, this tutorial shows you how you can bypass the usual steps of parsing GET parameters, performing SQL requests, and generating HTML content.
|
Free
Version: 0.1 Platform(s): linux, windows, freebsd, osx, sun Updated: Wed Oct 12 2005 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
 |
 |
 |
|
|
| |
topics covered,
- mysql connections
- error handling
- listing databases on a server
- listing tables in a database
- printing mysql table fields into table header
- printing the data into the table automatically
why should you look at it?
- no specific fields mentioned, just point the script at a server, db and table and watch it do its thing!
- you get to reuse the code easily
- no functions, includes, api's or anything
- all 100% php + mysql code for beginners
- runs on php4 or php5, with any mysql version
by tss503
|
Free
Version: 1 Platform(s): linux, windows, freebsd, osx, sun Updated: Tue May 3 2005 |
|
 |
|
 |
 |
 |
Member Reviews (0) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
| Total: 151 Displaying: 41 - 60 |
Pages: 1 2 3 4 5 6 7 8  |
 |
Share |
|