Nov 21, 2009

Which Is The Best Php Ide Also With A Debugger Support - I wanted a PHP editor with syntax suggestions and debug option

free web hosting
Open Discussion > MODERATED AREA > Computers > Programming Languages > PHP Programming

Which Is The Best Php Ide Also With A Debugger Support - I wanted a PHP editor with syntax suggestions and debug option

kuberan_swe
I have been developing PHP websites and do the PHP editing on a text editor and i have a really bad time when it comes to debugging my PHP code. When i use include_once('x.php') i should also get syntax suggestions when i use the methods that are available in the x.php file. I also want debugging support. People suggest a good PHP edito rfor me.

Comment/Reply (w/o sign-up)

xpress
If you want to go for a paid one, I recommend you phpDesigner. This is really nice one. You can use to edit not only php but also many other languages as well. Download 21 days free trail from here
php designer download

or if you want a free editor try Komodo Edit....It is also one of the best php editors. It has two versions. Komodo IDE and Komodo Edit.....Komodo edit is free one. download it from here komodo edit download

But, I don't know whether the free edition Komodo Edit includes debugging support. Give it a try.

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : php, ide, debugger, support, wanted, php, editor, syntax, suggestions, debug, option

  1. Best Php And Mysql Editor For Noobs
    anyone any php or mysql editor that is good for noob (11)
  2. Php Syntax Question
    (1)
    this is an error i have dealt with for a long time and it doesn't really make much sense to me.
    if i am parsing a string, and try to put an array variable in it, it returns an error example:
    CODE echo "This is a variable: $array "; that will return an error. I have tried to get around
    it by doing $array and $array but those just return different errors. I can get rid of the error
    by using this: $array but it says right in the php manual that that is a no-no the only two ways i
    know to escape are to assign the value to a string variable or to concatenate....
  3. I Just Wrote A Script For A Php Text Editor!
    (8)
    Yes, I just wrote out a script for a PHP text editing program. It is very basic but I would like to
    be able to actually use this and update it. First, I need version 0.7 to be proofread. It will be
    upgraded to 0.8 after closed beta, 0.9 after open beta, 1.0 when ready. I would love to have some
    people help with this project. Right now it is a simple PHP script and HTML form. Here is the
    current script. I would like it to be proofread. $fileName = "$_REQUEST "; $fHandle =
    fopen($fileName , 'w') or die("Can't write file."); $fContent = "$_REQUEST "; fwrit....
  4. Php Text Editor
    (1)
    Is there any possible way using XML and PHP that you could create a text editor that can save files
    in your documents and also make a hotlink to your site. Much like a online notepad. I would like to
    know how I would make on of these and whether or not MySQL or XML would be a good language to use
    for storing data. My current idea deals with only PHP and iframes. It really isn't an editor
    though, more like a notes page. I would like a way though to be able to create a database with info
    stored from the PHP script which and be able to save to your hard drive. Also, i....
  5. Question On The "p=pageid" Syntax
    (4)
    OK, i have some code for the "p=pagied" php syntax. CODE Untitled Home - Page
    Two - Page Three $page=$_GET ; switch($page){ default: echo 'This is the default page';
    break; case 'pagetwo': echo 'This is page two'; break; case 'pagethree':
    echo 'This is page three Cool, huh?'; } ?> I have 10 lines of text i would like to
    put here- CODE case 'pagethree': echo 'This is page three Cool, huh?'; When
    I try to do that, I get the error- QUOTE Parse error: syntax error, unexpecte....
  6. Editor For Script
    Question (7)
    Hi all I want make and design a news script , i need web base editor like ( HTMLAREA v3 ) or Higher
    ! Did You work with this kind of scripts ? I tired to use htmlarea v3 for my scripts , i want
    another this kind script , for my its not important its free or not ! if you work with this kind of
    script please help me to choose best web base editor thanks all /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> ....
  7. Free Auction Script
    Any Suggestions? (7)
    Any free auction script suggested? I want it to be as many practical functions as possible, yet
    easy to manage. And more importantly, it is free! Appreciate your kind suggestions!....
  8. Mysql 4.0 - Select Max While Joining
    Some general info i wanted to know (0)
    I got a solution using CREATE TEMPORARY TABLE to select MAX things out of a table in reference to a
    Category. Now i want to know that is this CREATE TEMPORARY TABLE available after MySQL 3.23 Server
    intensive. I checked it out on the MySQL Administrator software that monitors your MySQL Software
    and the Load was infact less. But do all the hosts support this. Trap17 does but then too, do hosts
    keep this on or no. I need this for my script. ....
  9. Debug The Php Code
    (4)
    CODE if($s == "poed")  {  if($c == "relva")   {   if($osta 0)    {    $sql = "SELECT *
    FROM charinf WHERE nimi = $flgin";    $query = mysql_query($sql);    while($q =
    mysql_fetch_array($query))     {     $hraha = $q ;     }    if($hraha >= $relvahinnad )     {
        $sql = "INSERT INTO kott (omanik, aid, arv, kat) VALUES ($flgin , $osta , 1 , 1)";  
      mysql_query($sql);     $jarraha = $hraha - $relvahinnad ;     $sql = "UPDATE charinf SET raha =
    $jarraha WHERE nimi = $flgin";     mysql_query($sql);     }    }   }  } ....
  10. Good Editor
    its nice and suits for Php& all (1)
    this is a very nice editor. try this for Php and all other web designing languages too. Php
    Designer 2005 /cool.gif' border='0' style='vertical-align:middle' alt='cool.gif' /> ....
  11. I Need A Php Editor
    I need that for image editing (1)
    I need a php editor whichc can be used for the image editing like FrontPage for HTML. Can any body
    give a link for that....
  12. Php Editor? Do You Know Of Any?
    (30)
    Hi, I'm looking for any easy way to edit a php page. I'm really new to this programming
    language, and I don't have a lot of time, so I'd prefer if I could find a WYSIWYG PHP
    editor. Do you guys know of any. Thanks.....
  13. Php Editor
    Which one you prefer? (11)
    Well, since I'm starting to learn some PHP programming and editing, I need some recommends about
    what program should I use, and if possible what's advantage and disadventage of the program, how
    easy to use it, the interface. etc Some of my friend, encourage me to use Dreamweaver, since I'm
    new and will not do much in it.....
  14. Where Did You Guys Learn Php?
    Any good suggestions on were i could start? (tutorials) (21)
    Well im reading this book on php for beginers, and i thought, what if there is something better out
    there, b/c i bought this book like 2 years ago, but really havent read it, so i was just wondering
    if you guys new a good tutorial, or were did you guys learn PHP? Any help is appreciated.....
  15. Php, Some Easy Scripts
    Just wanted to say i learned alot (3)
    Yo fella's i made some easy to use php scripts. If you need a specific script you can always
    ask me. /laugh.gif' border='0' style='vertical-align:middle' alt='laugh.gif' /> Sry i made
    them in dutch but i will translate them /rolleyes.gif' border='0' style='vertical-align:middle'
    alt='rolleyes.gif' /> ....
  16. Help About My Website
    Need comments and suggestions (7)
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> Hi. I need
    your comments and suggestions. Please do visit my website at http://www.karlo.co.nr and tell me
    what you think. If you want the source code of my website, just send me a message and I will send it
    to you. I'm still a beginner in PHP so please do guide me into the right path of PHP programming
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> Thanks.
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggr....
  17. I don't use notepad for my php programming anymore
    I use Crimson Editor (27)
    I got it free on a MicroMart CD, but i'm sure you could find it on download.com It's a
    great alternative.....

    1. Looking for php, ide, debugger, support, wanted, php, editor, syntax, suggestions, debug, option

Searching Video's for php, ide, debugger, support, wanted, php, editor, syntax, suggestions, debug, option
See Also,
advertisement


Which Is The Best Php Ide Also With A Debugger Support - I wanted a PHP editor with syntax suggestions and debug option

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com