jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

DeEnFrSp
Amount: 124
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 >>
Sort Listings By:
Hits: 1005

Display MySQL table as HTML example

Rating 4.0 4.0
This example use MySQL functions from PHP to display full MySQL table(every column and every row) as HTML.
Platform(s): Windows Date: Oct, 25 2006
DETAIL
Hits: 982

Database Abstraction with ADODB

Rating 0.0 0.0
The use of abstraction layers is a controversial topic among PHP users. There are reasons why people use them, and likewise why they don’t. In this article I will be going through the advantages and disadvantages of using the ADODB database abstraction layer.
Platform(s): Linux, Windows, FreeBSD Date: Dec, 19 2006
DETAIL
Hits: 963

Mastering phpMyAdmin for Effective MySQL Management

Rating 0.0 0.0
This is the Full chapter 6 from the recently published book 'Mastering phpMyAdmin for Effective MySQL Management'. The Chapter 'Changing Table Structure' give a great step by step guide with diagrams. Publshed in HTML for your enjoyment.
Platform(s): n/a Date: Sep, 06 2005
DETAIL
Hits: 916

PHP Script Tips - Working with MySQL Database

Rating 0.0 0.0
A collection of 21 tips on working with MySQL database. Clear explanations and tutorial exercises are provided on connecting and selecting MySQL database, creating and dropping tables, inserting, updating, and deleting rows, selecting and looping through data rows, searching by key words, setting auto-increment IDs.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Jun, 12 2006
DETAIL
Hits: 911

Conecting to a MySql Database in PHP

Rating 0.0 0.0
Learn how to connect to a MySql database in PHP.
Platform(s): Windows Date: Jul, 30 2005
DETAIL
Hits: 855

Simple Pagination

Rating 0.0 0.0
Learn how to make pagination ([1][2][3]) with some lines of code, very explained.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Apr, 15 2006
DETAIL
Hits: 840

PHP/MySQL Comment System

Rating 0.0 0.0
Learn how to easily create a comment system. Don't know what a comment system is? Well, it's what you see very often in a news system. Basically it allows your users to give feedback on tutorials, news etc. This tutorial is definitley a must-see.
Platform(s): Windows Date: Nov, 24 2004
DETAIL
Hits: 820

Dealing with special characters

Rating 0.0 0.0
This tutorial will teach you how to deal with special characters like HTML tags, white space etc. from a user submitted form and database output.
Platform(s): n/a Date: Jun, 17 2005
DETAIL
Hits: 813

Previous and Next Links

Rating 0.0 0.0
After reading this tutorial, you should be able to add previous and next links to your pages that display data from a database.
Platform(s): n/a Date: Apr, 19 2005
DETAIL
Hits: 799

LDAP to SQL

Rating 0.0 0.0
The author writes: Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didn't take long to realize - I'd have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots.
Platform(s): Linux, Sun Solaris Date: May, 03 2006
DETAIL
Amount: 124
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 >>