$this-> variable question
Posted by: dkazuma (---.amikom.ac.id)
Date: January 23, 2008 09:11AM

When i'm using command like this :

if(!$this->conn = mysql_connect($this->host, $this->user, $this->pass))
die ('error connection to server database');

it doesn't read, and the script was error. I wonder, if wamp my wamp are not configured correctly. It's like it doesn't detect variable $this->
Can anyone help me?
O, i'm using wamp 1.6 btw.

Options: ReplyQuote


Sorry, only registered users may post in this forum.