Recent content by .Paul

  1. P

    I want to make a webapp in php but I don't know what this "architecture" stuff is?

    If you are new to PHP, it's recommended that you do your own code base. If you are actually looking at PHP frameworks, I would recommend CakePHP, CodeIgniter and Dwoo. As for IDE PHP Designer 2009 for paid Scite and Notepad++ for free
  2. P

    Need help with a Dreamweaver rollover image/imagemap?

    Way I see it, you need to set your image paths here. <body onload="MM_preloadImages('../Pictures/Ph… Goodness/Zeus.jpg')"> <p><a href="../Documents/School/Web Programming/Data Files/10pageXHTMLsite/training2.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Boxersit1',''…...
Back
Top