Questions tagged [phped]

PhpED is the Integrated Development Environment for PHP (PHP IDE), HTML, CSS, XML, SMARTY, XHTML and other.

PhpED is the Integrated Development Environment for PHP (PHP IDE), HTML, CSS, XML, SMARTY, XHTML and other.

Balanced combination of advanced code editor, reliable dbg debugger, productive database connectivity client and fast and secure deployment abilities make PhpED a good solution for the most sophisticated developer needs.

35 questions
0
votes
1 answer

Why i am getting error in Nusphere PHPed?

I am getting this error Parse error: syntax error, unexpected T_DOUBLE_ARROW, expecting '(' in C:\wamp\www\common.php on line 15 and the line 15 is $options = array(PDO::MYSQL_ATTR_INIT_COMMAND => 'SET NAMES utf8'); but when i run in wamp then…
Jaiff
  • 497
  • 2
  • 5
  • 17
0
votes
1 answer

Getting PhpED to treat ctp files like php files

Hi I want PhpED to treat ctp files like PHP files. So it will do all the syntax highlighting and auto-complete functionality you get when coding within a PHP file. Is there anyway to do this?
Michael Wilson
  • 273
  • 1
  • 7
  • 19
0
votes
1 answer

Nusphere PhpEd Debugger (With CodeIgniter ) Issues

I am using Nusphere PHPED for my CodeIgniter Project. I am trying to use the debugger, it first gave me problems and I had to alter php.ini to get it to start the debug session. Now, I start the debugger from index.php, and it looks like it starts,…
Pacemaker
  • 1,117
  • 2
  • 17
  • 36
0
votes
1 answer

PHP start program - PHPEd

I'm developing a portal for (local) developers, and would like to make it possible to open PHP-files directly from the browser in PHPEd, by passing their name om the hard disk. I've found two solutions, but couldn't get them to work: Solution 1:…
Simon
  • 5,464
  • 6
  • 49
  • 85
0
votes
1 answer

How to integrate Mercurial with PHPed IDE?

Can anyone post the steps for integrating mercurial to phped. I followed the following steps, listed by one member on their forum: What to do: Creating a Commit Shortcut * Install Mercurial if you have not already. I've installed mine to…
Ibn Saeed
  • 3,171
  • 11
  • 50
  • 59
1 2
3