PHP Help
Blog Archive
►
2010
(7)
►
May
(3)
►
April
(4)
▼
2009
(12)
►
June
(6)
▼
May
(6)
Get the time from specific date -JS
Configuration File
Sample Controller headers
Sample User Class
Database Connection Class
Introduction
Sample User Class
Class User{
private $db;
private $id;
function __construct($id=0){
$this->db = DBcon::getInstance();
$this->id=$id;
}
/*******functions goes here**********/
} // End of User Class
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment