collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: PHP Editor  (Read 3471 times)

0 Members and 1 Guest are viewing this topic.

Offline crauly

  • BeBot Rookie
  • *
  • Posts: 9
  • Karma: +0/-0
PHP Editor
« on: June 22, 2011, 12:38:35 am »
Is there a program out there that anyone knows of that can edit and change the ginof.php moduels that are seen in the AOC moduels...

Offline uberjon

  • BeBot User
  • **
  • Posts: 32
  • Karma: +0/-0
Re: PHP Editor
« Reply #1 on: June 22, 2011, 02:09:25 am »
notepad++ ;)

Offline Patromonus

  • BeBot Rookie
  • *
  • Posts: 12
  • Karma: +0/-0
Re: PHP Editor
« Reply #2 on: June 23, 2011, 06:05:24 pm »
try crimson editor. its free to download and its realy realy good
Cotsbot/Crimsonbot/Doomsbot/Hotbot/Crubot

Offline Tulia

  • BeBot User
  • **
  • Posts: 21
  • Karma: +0/-0
Re: PHP Editor
« Reply #3 on: June 25, 2011, 07:54:31 am »
Codelobster is a free reg .. very easy to use all round editor. ;) with WYSIWYG

Offline Shelly

  • BeBot Apprentice
  • ***
  • Posts: 192
  • Karma: +0/-0
Re: PHP Editor
« Reply #4 on: June 30, 2011, 02:15:49 am »
notepad++ ;)
I recommend notepad++ also. It is what I use in windows as a multipurpose text editor.

Shelly

Offline Getrix

  • Contributor
  • *******
  • Posts: 509
  • Karma: +0/-0
Re: PHP Editor
« Reply #5 on: June 30, 2011, 11:29:15 am »
Komodo Edit is a nice tool for coding. also able to save via ftp and sftp/shell
Success is not final, failure is not fatal: it is the courage to continue that counts.
- Sorry, i dont have time to reply question on PM. Make a topic.

Offline Tyrence

  • BeBot User
  • **
  • Posts: 41
  • Karma: +0/-0
Re: PHP Editor
« Reply #6 on: July 03, 2011, 06:29:38 pm »
notepad++ ;)
I recommend notepad++ also. It is what I use in windows as a multipurpose text editor.

Shelly
Agree here on both accounts. :)

Offline BarkinMad

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: PHP Editor
« Reply #7 on: July 03, 2011, 07:05:27 pm »
Notepad++ all the way, same as everyone else. I've never felt the need to try another text editor since i stumbled upon it a few years ago. also, it can properly read and display unix newlines too, even when running on a windows system(at least the unicode version).

Offline crauly

  • BeBot Rookie
  • *
  • Posts: 9
  • Karma: +0/-0
Re: PHP Editor
« Reply #8 on: July 28, 2011, 12:46:18 am »
thnks guys, I started using ++ its been great. :)

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: PHP Editor
« Reply #9 on: July 28, 2011, 09:52:10 pm »
Since nobody has mentioned it, all the php files are just plain text. notepad.exe will do in a pinch. Welcome to the world of interpreted code.

Offline Kepha

  • BeBot User
  • **
  • Posts: 36
  • Karma: +0/-0
Re: PHP Editor
« Reply #10 on: July 29, 2011, 02:30:08 pm »
I would like to say the WordPad, that comes with Windows just like the common Notepad.exe, can be also useful. Sometimes Notepad breaks the text formattation.
« Last Edit: July 29, 2011, 02:43:45 pm by Kepha »

Offline djinnerman

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: PHP Editor
« Reply #11 on: July 31, 2011, 09:38:52 pm »
Notepad ++ helps a lot for syntaxing.  When you have an error line in the code, you can easily count down the lines instead of having to manually search for it yourself.  It also organizes your line of coding (in which organization = optimal workflow)

Offline BarkinMad

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: PHP Editor
« Reply #12 on: September 05, 2011, 12:13:56 am »
notepad++ can also be set to what language you're coding in, showing the individual pieces of statements in much the same way that your favorite ide for other languages does, thus improving the readability of your code. for instance variables are medium blue, function names are plain black, language based commands(such as new, return, for, if, etc) are dark blue, text is light gray, and comments are green. this helps a lot when writing code. also, unlike plain old notepad.exe or wordpad, you have the lines numbered(mentioned before), and you can collapse spans of code such as block comments, functions, and class definitions. notepad++ is, in short, an ide editor, and very, very useful to a coder. yes, php files can be written in notepad.exe and wordpad, but if you use those, don't be surprised if there's more headbanging than if you used notepad++.

edit: @Glarawyn and Kepha: another problem you'll enconter with notepad.exe and wordpad is their handling of newlines. notepad.exe does not display unix newlines properly, and files created with it use windows newlines which are incompatible on unix systems. wordpad can show unix newlines properly, but can be a hassle to make work with unix made code too, at least it has been for me on vista. bottom line, notepad++ for the win.
« Last Edit: September 05, 2011, 12:22:43 am by BarkinMad »

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 487
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal