Racin' Rob
05-02-2001, 12:41 PM
Are there any programs used to build and develop websites for php mysql? (Sort of like a combination of frontpage and phpmyadmin)
![]() | View Full Version : PHP MySQL Web Development Racin' Rob 05-02-2001, 12:41 PM Are there any programs used to build and develop websites for php mysql? (Sort of like a combination of frontpage and phpmyadmin) fuji 05-02-2001, 04:00 PM If you're looking for a gui interface... I doubt you'll find one for any language other than OOP Assuming that you're on a windows box... I would suggest investing in a good syntax highlighting text-editor such as UltraEdit found at: http://www.ultraedit.com The beauty of this is that you can customize what get's highlighted and at what color. For instance... I have a special color for all of my custom functions and classes that I use a lot. Richard |