Heheh, it's definitely a process. When I first looked at a PHP file, I was like "...WTF IS THIS ARRRRRGH." But, well, the pages looked awful (The old layout was hard-coded in, complete with broken tables, and the CSS classes make everything clash with the new layout), and someone had to fix them. After poking around enough to figure out where the snippets of bad HTML and outdated CSS were in the midst of the code, and how to format them, I was like "Woo! I think I'm starting to get this!"
So the boss goes "Cool! Make an email form with a database." And I went "...Er." And started looking up tutorials. ;) PHP seems not so bad, but the MySQL is still kind of throwing me for a loop.
no subject
Date: 2011-04-12 02:34 pm (UTC)So the boss goes "Cool! Make an email form with a database." And I went "...Er." And started looking up tutorials. ;) PHP seems not so bad, but the MySQL is still kind of throwing me for a loop.