|
|
|
|
![]() ![]() |
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 |
|
|
|
May 6 2008, 05:39 PM
Post
#2
|
|
|
Incest is a game the whole family can play. ![]() 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.
|
|
|
|
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 |
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 |
|
|
|
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: [MODERATOR] Posts: 3,882 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
|
|
|
|
May 6 2008, 11:07 PM
Post
#5
|
|
|
Ephesians 6:10-17 ![]() Group: [MODERATOR] Posts: 1,865 Joined: 22-June 05 From: The World of Gentoo Member No.: 8,528 ![]() |
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. 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. |
|
|
|
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 |
|
|
|
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. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 25th July 2008 - 07:55 PM |