Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Best Php And Mysql Editor For Noobs, anyone any php or mysql editor that is good for noob
catslic
post May 6 2008, 01:11 PM
Post #1


Newbie
*

Group: Members
Posts: 3
Joined: 5-May 08
Member No.: 61,764



hi there guys,

from my previous posting, i am a noob in php and mysql programming. I want to know if there are any php and mysql editors which are best for me as a noob.

i appreciate your kindness

Go to the top of the page
 
+Quote Post
electriic ink
post May 6 2008, 05:39 PM
Post #2


Incest is a game the whole family can play.
Group Icon

Group: [MODERATOR]
Posts: 1,205
Joined: 11-February 05
From: Heaven
Member No.: 3,709



Use Notepad. You'll learn best and quickest that way because you won't have some program filling in function names and with cut-and-paste PHP code, doing half the work for you. It will force you to do it all yourself.
Go to the top of the page
 
+Quote Post
galexcd
post May 6 2008, 05:57 PM
Post #3


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
*********

Group: [HOSTED]
Posts: 975
Joined: 25-September 05
From: The dungeon deep below the foundation of trap17
Member No.: 12,251



QUOTE(electriic ink @ May 6 2008, 10:39 AM) *
Use Notepad. You'll learn best and quickest that way because you won't have some program filling in function names and with cut-and-paste PHP code, doing half the work for you. It will force you to do it all yourself.



Although I do agree with you, I do think new programmers can benefit from an IDE that color-codes their code for them. I use one that color codes and completes my code but I turned off the auto function complete feature so it only color codes the page, and it is so much easier to read through the code.

This post has been edited by alex7h3pr0gr4m3r: May 6 2008, 08:42 PM
Go to the top of the page
 
+Quote Post
jlhaslip
post May 6 2008, 06:05 PM
Post #4


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



I've used this one before. Works well.

http://www.contexteditor.org/
Go to the top of the page
 
+Quote Post
truefusion
post May 6 2008, 11:07 PM
Post #5


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,865
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528
T17 GFX Crew



I've always recommended Geany as an editor.

By "MySQL editor," do you mean one that edits the database or do you mean a subset of PHP (i.e. PHP MySQL functions)? If the former, then try the MySQL Query Browser. If the latter, then Geany. tongue.gif

QUOTE(electriic ink @ May 6 2008, 01:39 PM) *
Use Notepad. You'll learn best and quickest that way because you won't have some program filling in function names and with cut-and-paste PHP code ...

Actually, auto complete doesn't degrade the learning process, for if you don't know what the function does or how to use it, what would be the point in selecting that function except to pause and look it up? Also, the auto complete feature is a good learning tool, as it introduces other functions that the person may have not even known existed.

But i agree on the copy and paste part.
Go to the top of the page
 
+Quote Post
delivi
post May 7 2008, 01:32 PM
Post #6


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,300
Joined: 11-January 06
From: Chennai, India
Member No.: 16,932



I'd recommend the Eclipse PHP editor also known as Eclipse PDT (PHP Development Tools)

It is based on the Eclipse IDE and the official PHP Editor with support from Zend, the company promoting PHP.

Official Eclipse PDT (PHP Development Tools) download site
Download the All-in-one package contianing all the required components to run Eclipse PHP Editor from Zend

Watch Video Tutorials on how to install Eclipse PDT,
* Part 1
* Part 2

Useful Links,
* Eclipse PDT FAQs
* Tutorial on Installing Eclipse PHP Editor

Go to the top of the page
 
+Quote Post
tracdoor
post May 22 2008, 08:24 PM
Post #7


Member [Level 1]
****

Group: [HOSTED]
Posts: 66
Joined: 2-April 08
From: Berkshire, England
Member No.: 60,270



I used Notepad, its the only way to learn to start off with, if you use something like Frontpage or Dreamweaver its like having an interpreter, its saying to you; "why learn the language when you can get something to do it for you", once you've used Notepad and got with the concept of all the coding, move onto something like Notepad++, its easier if you have long scripts as it can check curly brace matching etc... (gets VERY annoying trying to do it on Notepad).

Good luck anyway, like I said, the only way to learn a langauge is by practise, not getting something to do it for you.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Problem On Mysql "order By"(5)
  2. Increment A Mysql Column(6)
  3. Can You Add Images Into A Mysql Database?(20)
  4. Creating Profiles In Php/mysql ?(7)
  5. Php Search Engine Script For Mysql Database(11)
  6. Editing Information In A Mysql Database And Deleting Rows(5)
  7. Putting Data Of 2 Pages In Mysql At Once(1)
  8. Mysql Query(2)
  9. Simple Mysql Query Limiting(9)
  10. Some Mysql Basics(4)
  11. Php, Mysql, Apache(4)
  12. Php And Mysql Applications(3)
  13. Getting Php 5 To Work With Mysql(0)
  14. Problem With A Mysql Join(2)
  15. The Artists Tutorials :mysql Basic Commands(0)
  1. Php Text Editor(1)
  2. I Just Wrote A Script For A Php Text Editor!(8)
  3. [mysql]get Id Of Loged In User?(7)
  4. [mysql/php]need Som Basic Help(13)
  5. [php/mysql]id Trouble [resolved](3)
  6. Mysql Won't Update(4)
  7. Php + Mysql Question!(4)
  8. Tools Needed!(9)
  9. Best Sites For Learning Php-mysql(4)
  10. Php And Mysql Programming(2)
  11. Html Form!(4)
  12. Mysql Error(3)
  13. Create Table - Mysql Code - Help(1)


 



- Lo-Fi Version Time is now: 25th July 2008 - 07:55 PM