Originally posted by: PlatinumGold
what is the basis for comparison? html is just tags, php is programming.
Originally posted by: amdfanboy
You should know HTML before starting PHP.
Originally posted by: sciencewhiz
Is it easier to walk or run?
Originally posted by: amdfanboy
Who the hell voted PHP/MySQL ?
Originally posted by: Entity
Originally posted by: amdfanboy
Who the hell voted PHP/MySQL ?
Perl programmers.
Originally posted by: amdfanboy
You should know HTML before starting PHP.
Originally posted by: rnmcd
are there PHP editors like there are HTML editors.
WYSIWYG probably doesn't work for php😕, huh.
Originally posted by: jjones
I use PhpEd but it's not free. It's not a WYSIWYG editor but it's a complete IDE package, with lots of helpful tools for writing and debugging code, and much better than just using a plain text editor.
Edit: But unless you are doing complex projects or numerous projects, a plain text editor is all that you need really.
Originally posted by: SunnyD
Um, to make a webpage with PHP, you still need to know HTML.