[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Code Assist not working for Informix functions

On Fri, 18 Apr 2008 15:48:42 +0300, Toshihiro <euthanasia_waltz@xxxxxxxxxxxxxx> wrote:

I can see mysqli functions in code assist list... (PDT 1.0.2)



Yes, you're of course right - so do I, but I use mysqli as Object like this

$db = new mysqli($host, $username, $passwd, $dbname);

then when i write $db -> [ctrl+space] nothing happens, it does not know any methods of the class Mysqli. :(

 jasmo