Just trying to do an update and this is weird:<BR><BR>Doesn't Work:<BR> <pre class="ip-ubbcode-code-pre"> $upd = mysql_query("UPDATE employment SET section=\"$exdept ...
I'm looking to add a simple PHP/MySQL news blog to my website. Something very similar in format to Slashdot (but without the comments). In other words, I need: - A simple CMS to approve/edit posts; ...