CodeLobster IDE
http://codelobster.com/forum/

Does codeLobster support php5 autocompletion
http://codelobster.com/forum/viewtopic.php?f=3&t=1067
Page 1 of 1

Author:  handoyo [ Fri Mar 06, 2009 4:51 pm ]
Post subject:  Does codeLobster support php5 autocompletion

Hi,thanks for the free version of php ide..I want to ask,does codeLobster support php5 autocomplpetion?Thanks...

Author:  Admin [ Fri Mar 06, 2009 8:31 pm ]
Post subject: 

Hi.

Yes, sure.
If you find any problems with it, please, inform us about it.

Thanks.
Codelobster Team.

Author:  handoyo [ Sat Mar 07, 2009 8:08 am ]
Post subject:  How do i do it?

I want to ask again,how about using prepared statement with bind_param,bind_result etc?I see that there are no autocompletion with that.....Do i have to configure something first?Thanks a lot...

Author:  Admin [ Mon Mar 09, 2009 12:08 pm ]
Post subject: 

Hi.

Could you, please, send us the sample of code and explain in details what autocomplete feature should do?

Thanks.
Codelobster Team.

Author:  handoyo [ Tue Mar 10, 2009 2:48 am ]
Post subject:  Sample code

Hi,for example like this code

Code:
="Select email,passwd,status from authuser where email=? and passwd=? and status <> 'inactive'";
=->prepare();
->bind_param("ss",,);
=->num_rows;


I'm trying to use prepare statement here..Is it possible when i write $stmt-> the autocompletion option for prepare,num_rows,bind_param will be available..

Thanks..

Author:  Admin [ Tue Mar 10, 2009 9:42 am ]
Post subject: 

Hi.

Big thanks for your code.
We think we will be able to develop autocomplete for this case after several versions.

Regards,
Codelobster Team.

Author:  handoyo [ Tue Mar 10, 2009 11:49 am ]
Post subject:  Thanks

Ok then..Thanks a lot..Anyway thanks for the free IDE..Be bessed at all the time,and hope it'll become more popular..

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/