Quantcast
Need A Graphical PHP Editor. - Beyond.ca - Car Forums
Results 1 to 10 of 10

Thread: Need A Graphical PHP Editor.

  1. #1
    Join Date
    Nov 2005
    Location
    Calgary, Alberta
    My Ride
    2015 Hyundai Veloster
    Posts
    1,958
    Rep Power
    22

    Default Need A Graphical PHP Editor.

    What does everyone use? I tried Dreamweaver but it just shows little yellow symbols where PHP is supposed to be. And I don't want to upload to my server everytime I make a change to see what happened.
    Last edited by Mar; 11-27-2006 at 10:17 AM.
    Originally posted by Go4Long
    or else what? you'll turn on the caps lock?
    you do realize this is the internet right? lol
    Originally posted by rob the knob
    mar, you are good guy at heart
    you must realize your limitations
    then you will be happy if you fine place in live
    Originally posted by blitz
    Jesus man, I know you like Transformers, but you need to get out more. No one should get this upset over a movie based on children's toys.

  2. #2
    Join Date
    Mar 2004
    Location
    Calgary
    Posts
    43
    Rep Power
    0

    Default

    I'm not too sure about your issue, but I've ran ASP scripts and tested them using IIS locally and everything worked fine. You may be lacking a windows component to recognize PHP scripts.

    Try installing IIS it usually installs the ASP/PHP plugins necessary.

  3. #3
    Join Date
    Nov 2005
    Location
    Calgary, Alberta
    My Ride
    2015 Hyundai Veloster
    Posts
    1,958
    Rep Power
    22

    Default

    Well basically right now I'm editing the the PHP code in Wordpad and uploading it to the server after each change to see if it breaks. I want to be able to use a GUI where I can click a button and delete it instead of having to find the actual line of code to delete it.
    Originally posted by Go4Long
    or else what? you'll turn on the caps lock?
    you do realize this is the internet right? lol
    Originally posted by rob the knob
    mar, you are good guy at heart
    you must realize your limitations
    then you will be happy if you fine place in live
    Originally posted by blitz
    Jesus man, I know you like Transformers, but you need to get out more. No one should get this upset over a movie based on children's toys.

  4. #4
    Join Date
    Aug 2005
    Location
    Calgary, Alberta
    Posts
    172
    Rep Power
    0

    Default

    If you're learning PHP, I can only suggest best that you learn to know why your code is breaking and learn the syntax.

    http://www.php.net is your friend.

    Are you by chance a NMPD student?

  5. #5
    Join Date
    Nov 2005
    Location
    Calgary, Alberta
    My Ride
    2015 Hyundai Veloster
    Posts
    1,958
    Rep Power
    22

    Default

    No, I got a computer science degree 2 years ago but of all the programming languages I learned, we never touched PHP at all. So I can read about 10 different languages and PHP makes sense, but I just don't know it well enough to code it.
    Originally posted by Go4Long
    or else what? you'll turn on the caps lock?
    you do realize this is the internet right? lol
    Originally posted by rob the knob
    mar, you are good guy at heart
    you must realize your limitations
    then you will be happy if you fine place in live
    Originally posted by blitz
    Jesus man, I know you like Transformers, but you need to get out more. No one should get this upset over a movie based on children's toys.

  6. #6
    Join Date
    Nov 2003
    Location
    Calgary
    Posts
    521
    Rep Power
    21

    Default

    Maguma Studio for PHP

    Colorization in the IDE, local running of scripts, debugging. etc.

  7. #7
    Join Date
    Aug 2005
    Location
    Calgary, Ab
    My Ride
    POS
    Posts
    167
    Rep Power
    0

    Default

    Have an idea of what you are doing and it wont break, the great thing about PHP is you can write scripts and reuse them in other applications or some of the code.

  8. #8
    Join Date
    Nov 2005
    Location
    Calgary, Alberta
    My Ride
    2015 Hyundai Veloster
    Posts
    1,958
    Rep Power
    22

    Default

    Originally posted by Alterac
    Maguma Studio for PHP

    Colorization in the IDE, local running of scripts, debugging. etc.
    I guess more of what I'm looking for is how to set one of these programs up. I can either download PHP to my computer and use that for an internal preview but that wasn't working because it needs mysql as well. So then my other option is to specify my server settings so it can use the server for previews without me having to upload the file all the time. So what are these 2 fields when it asks for information on the server?

    Web Server Documents Root Directory - Is this just the / root directory of the server I have? Or is it the /var/www/html/wpmu directory I have everything running out of?

    Web Server Root URL - And is this just the http://ipofmyserver/?
    Originally posted by Go4Long
    or else what? you'll turn on the caps lock?
    you do realize this is the internet right? lol
    Originally posted by rob the knob
    mar, you are good guy at heart
    you must realize your limitations
    then you will be happy if you fine place in live
    Originally posted by blitz
    Jesus man, I know you like Transformers, but you need to get out more. No one should get this upset over a movie based on children's toys.

  9. #9
    Join Date
    Aug 2005
    Location
    Calgary, Alberta
    Posts
    172
    Rep Power
    0

    Default

    Are you trying to set up an enviroment to work in? I use WAMP at work for PHP and XAMP at home. Both are pretty good. Comes with PHP, mySQL, SQL, Apache and other stuff. Give that a try.

  10. #10
    Join Date
    Sep 2003
    Location
    Calgary
    My Ride
    All white 2003 Nikes
    Posts
    54
    Rep Power
    0

    Default

    I suppose Emacs isn't what your after?
    Black men walkin' wit' white girls on they arms
    I be mad at 'em, as if I know they moms
    told t' go beyond tha surface a person's a person
    when we, lessen our women, our condition seem t' worsen
    Common - Real People

    George Bush does not care about black people - Kanye West

Similar Threads

  1. what is the best html editor?

    By nonlinear in forum Computers, Consoles, and other Electronics
    Replies: 7
    Latest Threads: 02-20-2006, 04:08 AM
  2. WAMP5 Apache/MySQL/PHP Need help!

    By TheBenzo in forum Computers, Consoles, and other Electronics
    Replies: 0
    Latest Threads: 07-19-2005, 06:18 PM
  3. mp3 editor

    By aznhavok in forum Entertainment
    Replies: 2
    Latest Threads: 12-10-2003, 05:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •