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 10:55 am

All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Debugging command-line php scripts without browser launching
PostPosted: Fri Jan 25, 2013 5:48 am 
Offline

Joined: Fri Jan 25, 2013 5:30 am
Posts: 2
How to?
In komodo ide it is possible...


Top
 Profile  
 
 Post subject: Re: Debugging command-line php scripts without browser launc
PostPosted: Fri Jan 25, 2013 4:12 pm 
Offline
Site Admin

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

Codelobster can't do it now,
but we have such functionality in our plans.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: Debugging command-line php scripts without browser launc
PostPosted: Sat Feb 16, 2013 1:55 pm 
Offline

Joined: Thu Oct 25, 2012 4:47 pm
Posts: 51
Debugging in nature will take up a lot of resources. Having to do it in CLI only would make a huge difference in my opinion.

_________________
If all else fail, use brute force. Image


Top
 Profile  
 
 Post subject: Re: Debugging command-line php scripts without browser launc
PostPosted: Sat Feb 16, 2013 3:42 pm 
Offline

Joined: Fri Jan 25, 2013 5:30 am
Posts: 2
Can I use wget(or curl) for this purpose?
in program settings could set the path to the wget.exe instead firefox.exe


Top
 Profile  
 
 Post subject: Re: Debugging command-line php scripts without browser launc
PostPosted: Wed Aug 28, 2013 9:35 am 
Offline

Joined: Wed Aug 28, 2013 6:32 am
Posts: 1
debug is a DOS command, MS-DOS, OS / 2 and Microsoft Windows only on x86 and x64 not running debug.exe program. Debug can act as an assembler, disassembler, or hex dump program that allows users to interactively browse the contents of memory in assembly language, hexadecimal or ASCII


Top
 Profile  
 
 Post subject: Re: Debugging command-line php scripts without browser launc
PostPosted: Tue Apr 26, 2016 10:56 am 
Offline

Joined: Thu Sep 03, 2015 9:24 am
Posts: 4
Location: Cardiff UK
As of version 4.3.0, PHP supports a new SAPI type (Server Application Programming Interface) named CLI which means Command Line Interface. If you're running the latest version of PHP, you will be able to execute PHP scripts either in a browser (using the Apache server and PHP scripting engine) or from the command line (using only the PHP scripting engine). Through the integration of Xdebug, users of Codelobster can debug both browser-based PHP scripts or command line PHP scripts.


Top
 Profile  
 
 Post subject: Re: Debugging command-line php scripts without browser launc
PostPosted: Fri Sep 16, 2016 8:40 am 
Offline

Joined: Thu Aug 04, 2016 10:06 am
Posts: 46
Having to do it in CLI only would make a huge difference in my opinion.


Top
 Profile  
 
 Post subject: Re: Debugging command-line php scripts without browser launc
PostPosted: Wed Apr 19, 2017 11:09 am 
Offline

Joined: Wed Apr 19, 2017 11:00 am
Posts: 1
Current Eclipse documents are not clear, but newer versions of PHP have a PHP-S option, to run a simple Web server test environment. You succeeded in the following setup, and note that this allows for the top / root url of your project. Eclipse wants to use the workspace folder as the root of the Web, so if using subfolders in the Werl header is acceptable, formatting will be easier.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 21 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:  
Powered by phpBB © 2016 phpBB Group