Login
Register
File: server/db.config.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Oliver Lillie
>
PADL (PHP Application Distribution License System)
>
server/db.config.php
>
Download
File:
server/db.config.php
Role:
Auxiliary script
Content type:
text/plain
Description:
Database config
Class:
PADL (PHP Application Distribution License System)
Generate PHP application license keys
Author:
By
Oliver Lillie
Last change:
Accessibility
Date:
2005-06-18 06:08
Size:
110 bytes
Contents
Download
<?php
# define your username etc for db
$user
=
'user'
;
$pass
=
'pass'
;
$table
=
'license'
;
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014