- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 5
- Posts with Downvotes
- 3
- Downvoting Members
- 4
9 Posted Topics
Write a base class with database anything , for M Smarty for V Based on your db class, write the code according to your needs for C
what is this? [code=c] pipe(pipefd + 2); [/code] can u understand pipe????????
wiki ruby ruby-lang.org manual for tutorials. <<Ruby Progranmming>> <<Programming in Ruby>> tow books
[code=php] class databaseaction { private $db_host; private $db_user; private $db_passwd; public funciton dbconnect($dbhost, $dbuser, $dbpasswd) { $this->db_host = $dbhost; $this->db_user = $dbuser; %this->db_passwd = $dbpasswd; mysql_conncet($this->db_host, $this->db_user, $this_passwd) or die (mysql_error()); } // other function } [/code] i long time no write php script. maybe some syntax is error, but …
[code=php] system("*:/***.exe"); [/code]
The End.