CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Thu Mar 28, 2024 8:11 am

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Does codeLobster support php5 autocompletion
PostPosted: Fri Mar 06, 2009 4:51 pm 
Offline

Joined: Fri Mar 06, 2009 4:50 pm
Posts: 4
Hi,thanks for the free version of php ide..I want to ask,does codeLobster support php5 autocomplpetion?Thanks...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 06, 2009 8:31 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

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

Thanks.
Codelobster Team.


Top
 Profile  
 
 Post subject: How do i do it?
PostPosted: Sat Mar 07, 2009 8:08 am 
Offline

Joined: Fri Mar 06, 2009 4:50 pm
Posts: 4
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...


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 09, 2009 12:08 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

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

Thanks.
Codelobster Team.


Top
 Profile  
 
 Post subject: Sample code
PostPosted: Tue Mar 10, 2009 2:48 am 
Offline

Joined: Fri Mar 06, 2009 4:50 pm
Posts: 4
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..


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 10, 2009 9:42 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

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

Regards,
Codelobster Team.


Last edited by Admin on Mon Dec 28, 2009 3:29 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Thanks
PostPosted: Tue Mar 10, 2009 11:49 am 
Offline

Joined: Fri Mar 06, 2009 4:50 pm
Posts: 4
Ok then..Thanks a lot..Anyway thanks for the free IDE..Be bessed at all the time,and hope it'll become more popular..


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2016 phpBB Group