| Current |
|
| Total |
| Listings: |
5735 |
| Categories: |
681 |
| Votes: |
145 |
|
|
This site is a comprehensive online source of the most up-to-date information related to the different technology platforms, scripting languages and software tools. Any webmaster will definitely find some helpful articles or script reviews here.
|
| News |
24.03.2008 We are fortunate enough to have our first sponsors and partners that are willing to contribute to the development of our web site resources. As we continue to grow, our aim is to provide you with all the tools and resources you need for the development of your business. We strongly believe that your sponsorship and cross promotions are a winning combination for both our parties. We are looking forward to adding you to the growing list of our sponsors. Contact us for more information.
23.02.2008 Over 1000 resources are now available in our Internet directory. Wide range of web scripts and applications with descriptions and reviews will certainly make contribution to the development of your web site or services. All the material on elitescriptz.com has been thoroughly selected and divided into groups and sections thus allowing you to find an appropriate software easily and quickly.
17.01.2008 The leading web development company Conkurent LLC has launched a brand new project EliteScriptz.com recently! The hottest IT news, the most relevant information is aggregated here exclusively for you.
|
|
|
This class can be used to generate backups of PostgreSQL. It accesses a given database and generates SQL statements that can be used to recreate the database tables and the values stored on their rows. The generated SQL is stored in a given file. The class can also restore a database from a previously generated backup by executing the SQL statements stored in a backup file.
|
http://www.phpclasses.org/browse/package/4141.html
(Clicks: 0;
Comments: 0;
Listing added: Mar 18, 2008)
|
|
The main difference between this script and other backup solutions is that the current script are splitting the backup process into more than one sub processes and each sub process is saving a small part of your database.
|
http://www.falconsolution.com/free-php-mysql-backup-script/
(Clicks: 0;
Comments: 0;
Listing added: Mar 18, 2008)
|
|
This script lets you dump a whole local database and load it to a remote host (or vice-versa). The differences between this script and the others are: * supports tables, views, Stored Procedures, triggers and constraints; * is inter-dependency aware; * is error tolerant; * very easy to install -- it's a single file. transSQL dumps the whole database: tables, views, stored procs, triggers, constraints... the works. The script knows that a view depends on tables or other views.
|
http://www.i-senso.com/
(Clicks: 0;
Comments: 0;
Listing added: Mar 18, 2008)
|
|
Oracle Information Site allows DBAs to view the most important informations about all configured Oracle databases. Support for Oracle 8i, 9i and 10g (untested) is integrated.
|
http://www.saschapfalz.de/
(Clicks: 0;
Comments: 0;
Listing added: Mar 18, 2008)
|
|
IAM Backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database. Both classes support gzip-compressed files for improved performance.
|
http://www.mt-soft.com.ar/2007/12/21/backup-class/
(Clicks: 0;
Comments: 0;
Listing added: Mar 18, 2008)
|
|
This script converts user entered 12-hour time to the 24-hour time used by mySQL. It was written to aid in the development of web forms using PHP and the time field type in mySQL. The form submits to itself, minimizing the number of files you must modify. It also includes default variables making installation quick and easy. With HTML coding included, you can quickly add your own layout and design and have this script on your site in no time.
|
http://www.sunfrogservices.com/free-php-script-downloads/php-timeconversion/
(Clicks: 0;
Comments: 0;
Listing added: Mar 18, 2008)
|
|
This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications. You can even use it for Word’s Mail Merge! The class offers the choice of sending the output to the browser or downloading it as a file. The name and extension of the dump file are defined by the developer.
|
http://www.mt-soft.com.ar/2007/12/21/csv-dump/
(Clicks: 0;
Comments: 0;
Listing added: Mar 18, 2008)
|
|
|
|