Search
 
Tuesday, 22 May 2012
Scripts Categories
  Ad Management
  Affiliate Programs
  Articles
  Auctions
  Blog
  Bookmark Management
  Books
  Calculators
  Calendars
  Chat Scripts
  Chat Systems
  Classified Ads
  Click Tracking
  Clocks
  Coders & Programmers
  Collections
  Communication Tools
  Content Management
  Contests and Awards
  Cookies
  Countdowns
  Counters
  Customer Support
  Database Tools
       Database-Related
  Date and Time
  Development
  Development Tools
  Discussion Boards
  Documents
  E-Commerce
  Editors
  Education
  Email Systems
  Error Handling
  Exchange
  FAQ and Knowledgebase
  File Manipulation
  Financial Tools
  Flash and PHP
  Form Processing
  Form Processors
  Free For All Links
  Games and Entertainment
  Graphs and Charts
  Groupware Tools
  Guestbooks
  Image Galleries
  Image Manipulation
  Installation Kits
  Installing PHP
  Instant Messaging
  Interactive Stories
  Introduction to PHP
  Link Checking
  Link Indexing
  Link Management
  Mailing List Management
  Mailing List Managers
  Miscellaneous
  Multi-Level Marketing
  Multimedia
  Music Libraries
  Networking
  Networking Tools
  News Publishing
  Online Communities
  Open Directory Project
  Organizers
  Others
  PHP
  PHP vs Other Languages
  Polls and Voting
  Portal Systems
  Postcards
  Quote Display
  Randomizing
  Redirection
  Reviews and Ratings
  Scripts and Programs
  Search Engines
  Searching
  Security
  Security Systems
  Server Management
  Site Mapping
  Site Navigation
  Site Recommendation
  Software
  Software and Servers
  Software Repository
  Tests and Quizzes
  Tips and Tutorials
  Top Sites
  URL Submitters
  Usenet Gateway
  User Authentication
  User Management
  Vertical Markets
  Virtual Communities
  WAP and WML
  Web Fetching
  Web Hosting Tools
  Web Rings
  Web Search
  Web Servers
  Web Sites
  Web Traffic Analysis
  Website Promotion
  XML and PHP
 
Partners
  Clean Softs
  Free Downloads
  Internet Articles
  Song Lyrics
  Free Drivers
  Articles
  Red Softs
  Get Free Softs
  Free Downloads
  Adware Info
  Gold Softs
  Daily Articles
  MySpace Generators
  Software Download
  Download Programs
  Hotel Reservations
  Programs DataBase
  Mobile Phones
  Pimp MySpace

Check PageRank
 
51-77 Database-Related (PHP) scripts (listed in alphabetical order)

Scripts are listed afer name.       To display the scripts after popularity please click here

51)   PHP with mySQL introduction
PHP with MySQL introduction is a tutorial that teaches basic MySQL interaction by making a link database. The author gives some simple code for this for easy understanding. This article is useful for new PHP programmers to understand what is happening while interaction.

52)   PHP,MySQL Tutorial
This is a complete PHP, MySQL tutorial that covers installation instructions for Unix and Windows. It also offers PHP/MySQL goodies and secrets that will turn your simple data-driven site into an useful application with some examples.

53)   PHP4 Session Handler using ADODB
PHP4 Session Handler using ADODB is a tutorial that teaches the users how to handle sessions with ADODB by using php4. This article is useful for the beginners and webmasters.

54)   PHPLIB and multiple databases
PHPLIB and multiple databases is a tutorial that teaches the users how to make an extension to PHPLIB and to access multiple databases by using php.

55)   Preparation for using LDAP to SQL
Preparation for using LDAP to SQL is a tutorial for getting relational data from a hierarchical structure. The author used PHP for tackling this difficulty to query and provide snap shots regularly.

56)   Printing leaf items
Printing leaf items is an article which explains what is leaf items? how many leaf items are here? how to store informations in the tree structure using MySQL database with some simple programmes.

57)   Random MySQL result-set
This is an easy to learn database related tutorial which teaches you how to produce a result set of random rows from a table. The only thing is that you have to initialize the variables at the beginning of the script.

58)   Script Web databases quickly with PHP scripting language
This is an article that discusses about PHP script and how it is flexible and works with databases like Informix, Microsoft SQL Server, mSQL, MySQL, ODBC, Oracle and Sybase. The author concludes that PHP is the ideal tool for handling databases in your Web development.

59)   Setting Up Database Driven Websites
This tutorials guides to setup a MySQL database, Apache server, PHP and a web enabled database for setting up a database driven website.

60)   Slash 'em: The War Against Magic Quotes
Slash 'em: The War Against Magic Quotes is an article which helps you write codes which will work on any web server inspite of any type of configuration.

61)   So You Want to Use a Database in Your Site?
This article discusses about how to use a database in your website. For this purpose, the author uses many sample codes and a simple SQL query interface for easy understanding.

62)   Sorting Database Results with PHP
This tutorial describes how to show your data from a database and gives the user choice to sort the data by different columns. The author gives some PHP code functions for displaying this easily.

63)   SQL Database Function Wrappers
SQL Database Function Wrappers is a tutorial that explains the users how to create functions that will eliminate some unwanted redundancy while transacting with database by using php.

64)   SQL execution time
SQL execution time is a tutorial that explains how to show overall time spent for executing PHP code and the time spent for executing SQL queries and show the percentage of time overall for MySQL only. The author gives some codes and functions for doing this.

65)   SQL Theory & How-To
This tutorial discusses the two question ie- how do you build complex queries on the fly according to user input? and how to create powerful, complex queries to take advantages of your table schemas.

66)   SQLite: A Lightweight Alternative
SQLite: A Lightweight Alternative is a tutorial that discusses the advantages of SQLite as your database solution for running a small website without heavy traffic with some examples.

67)   Static HTML Generation With PHP
Static HTML Generation With PHP is a tutorial that teaches to create static html pages with some simple PHP scripts and makes your website run faster and minimize your MySQL database queries drastically.

68)   The MySQL Grant Tables
The MySQL Grant Tables is an article that explains the process in which the MySQL server accepts or cancells the user privileges, and highlights the newest five tables that provides this control.

69)   Tips on Writing Portable SQL Code
Tips on Writing Portable SQL Code is a tutorial which teaches the author's experiences with multiple database systems from Mac to the current oracle, Access, Foxpro, MySQL and MS SQL Server. The author focus on PHP and how ADODB gives the solution.

70)   Uploading, Saving and Downloading Binary Data in a MySQL Database
Uploading, Saving and Downloading Binary Data in a MySQL Database is a tutorial that teaches the users how to store binary files in a mySQL database by using php.

71)   Using PHP and MySQL
Using PHP and MySQL is an article which explains the basics of MySQL, how to create a database and add tables to it and how the PhpMyAdmin helps the creation of database. For this, the author gives some sample PHP code functions to learn easily.

72)   Using PHP to search a MySQL database and return paged results
Using PHP to search a MySQL database and return paged results is an article for searching and getting results in a MySQL database content. The author gives some sample programmes for this. Knowledge of PHP and MySQL is a must.

73)   Using PHP with ODBC
From this article you can learn the usage of PHP's open database connectivity functions in getting connected with MS SQL server database to retrieve the necessary data.

74)   Using PostgreSQL With PHP
Using PostgreSQL With PHP is a tutorial which explains what is PostgreSQL and the usage of PostgreSQL with PHP. The author says that PostgreSQL is similar to MySQL with minimum differences and some of its many features for easy understanding.

75)   Viewing MySQL table
Viewing MySQL table is a tutorial that teaches how to output any database table into the HTML page ignoring the number of columns and rows the table contains. The author gives some sample functions to get this.

76)   Web Database Tutorial (PHP & MySQL)
Web Database Tutorial (PHP & MySQL) is an article that teaches about the generation of web database programme using PHP and MySQL on a Unix platform or Mac OS X or Linux with the assumption of your system running with Apache web server. Some codes and functions are given for easy understanding.

77)   Website Database Basics With PHP and MySQL
Website Database Basics With PHP and MySQL is an article that gives solution for making your visitor to search for information on your website and also add to it. For this purpose, the author says that creation of database on a website is necessary.



Browse Pages: [1] 2
 
 Seitenanfang  Home   • Submit   •  Most Popular   • New   • Privacy Policy   • Bookmark