| Welcome to Webforumz.com. |
|
Nov 14th, 2007, 15:55
|
#1 (permalink)
|
|
Reputable Member
Join Date: Sep 2007
Location: Manchester
Age: 25
Posts: 131
|
Any decent PHP/MySQL programs out there?
Hi all,
I'm currently developing a project using PHP and MySQL although to be honest, I'm not that great on either of these things and am resorting to using Dreamweavers automatic queries/codes etc. Which is ok, but it's giving me a bit of a headache - and to top it all off, Dreamweaver has decided to crash on me on one particular file that I need to edit (which I'm now having to use notepad to edit - which would be fine if I were an expert at PHP).
Annnywayyy... are there any programs similar to Dreamweaver in that it automaticallly does the PHP code for you but not as bad as Dreamweaver in terms of crashes / unreliability? A program that's merely aimed at PHP/MySQL users??
I'd really appreciate it if anyone could point me in the right direction here.
Thanks 
|
|
|
Nov 14th, 2007, 15:59
|
#2 (permalink)
|
|
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 30
Posts: 4,883
|
Re: Any decent PHP/MySQL programs out there?
There was one that was suggested a few weeks back
Code Lobster ... check the HTML Editors thread for the link ... I think it's the last post.
As for MySQL ... it's a database so ... there's no "software" that you use. You just need to learn how to make SQL statements which is pretty easy. Just look up the documentation online.
|
|
|
Nov 14th, 2007, 18:40
|
#3 (permalink)
|
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,750
|
Re: Any decent PHP/MySQL programs out there?
To run the SQL statements i use TOAD which i find very helpful! It also highlights brackets for you  .
__________________
I'm back!!!! 
|
|
|
Nov 14th, 2007, 19:06
|
#4 (permalink)
|
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,739
|
Re: Any decent PHP/MySQL programs out there?
I personally use Xampp for SQL/PHP. It gives you them plus an apache server to test on. I originally tried to install them individually, but my lack of knowledge made it impossible. http://www.apachefriends.org/en/xampp.html
__________________
Sannbe "To the Future!" JMS
|
|
|
Nov 14th, 2007, 19:15
|
#5 (permalink)
|
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,750
|
Re: Any decent PHP/MySQL programs out there?
Yep, i use that aswell Sara (sannbe) - great tool! I only use TOAD to connect to the MySQL Database and execute, create, drop tables  .
__________________
I'm back!!!! 
|
|
|
Nov 14th, 2007, 20:47
|
#6 (permalink)
|
|
New Member
Join Date: Nov 2007
Location: England
Age: 18
Posts: 2
|
Re: Any decent PHP/MySQL programs out there?
I currently use WAMP plus something called phpDesigner professional 2007. I got the program from my friend, and the validation can prove pretty useful.
WAMP is your basic apache server, with mysql, php,python,perl. Easy to setup, easy to use 
|
|
|
Dec 11th, 2007, 20:35
|
#7 (permalink)
|
|
Junior Member
Join Date: May 2007
Location: Michigan
Age: 27
Posts: 23
|
Re: Any decent PHP/MySQL programs out there?
Quote:
Originally Posted by sannbe
I personally use Xampp for SQL/PHP. It gives you them plus an apache server to test on. I originally tried to install them individually, but my lack of knowledge made it impossible. http://www.apachefriends.org/en/xampp.html
|
Wow, that program is awesome! Thanks so much!
__________________
Character - It doesn't matter what you are...just as long as you be a good one.
|
|
|
Dec 11th, 2007, 20:46
|
#8 (permalink)
|
Join Date: Mar 2007
Location: USA
Posts: 457
|
Re: Any decent PHP/MySQL programs out there?
Xampp isn't bad but then again I stay away from code done by others as much as possible. I like to make my own code and build my own library because 1) I know it works, and 2) I know what each thing does and how they do it PLUS I got a listing on what values it returns and how. Also, I do Object Oriented Programming and most of these "add component" is bloated and isn't very OOP friendly.
BTW MySQL does have a easy to use program, it's called PHPMYAdmin.. You can install this on your "server" your running Xampp on. It makes database creation as easy as click and select.
__________________
My Website www.justudios.com is here!
Availability: YES | NO
ASP | PHP |Flash | Design | Contract Work
|
|
|
Dec 11th, 2007, 20:49
|
#9 (permalink)
|
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,750
|
Re: Any decent PHP/MySQL programs out there?
I used to use PHPMyAdmin but it was far too slow and annoying. Toad is a lot, lot better!
__________________
I'm back!!!! 
|
|
|
Dec 11th, 2007, 20:52
|
#10 (permalink)
|
|
Junior Member
Join Date: May 2007
Location: Michigan
Age: 27
Posts: 23
|
Re: Any decent PHP/MySQL programs out there?
Yes, phpMyAdmin works well and comes with the Xampp package. It looks to be for those lacking knowledge in that area like me. I'm just learning so it helps to see the generated code to learn from. It's a start...
__________________
Character - It doesn't matter what you are...just as long as you be a good one.
|
|
|
Dec 11th, 2007, 20:57
|
#11 (permalink)
|
Join Date: Mar 2007
Location: USA
Posts: 457
|
Re: Any decent PHP/MySQL programs out there?
Never used Toad before.. Looks neat Ima try it out :P
__________________
My Website www.justudios.com is here!
Availability: YES | NO
ASP | PHP |Flash | Design | Contract Work
|
|
|
| Thread Tools |
|
|
| Rate This Thread |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|