Likes Received By hangbowl

  1. macstux liked hangbowl's post in the thread Web design.

    it's nice site. fast load. you don't need to change the layout. just manage the layout more decent. at the front page at the bottom...

    Feb 27, 2015
  2. ThePHPMaster liked hangbowl's post in the thread First time using PHP, contact form only sending blank emails? Help!.

    how about fix this. see at the textarea. <textarea name="message " id="message "></textarea> at the name parameter, the value had space...

    Aug 24, 2014
  3. ThePHPMaster liked hangbowl's post in the thread Having Problems with mysql error.

    as ajayr said, add mysql_error() at the line. $query = mysql_query(...) or die(mysql_error()); and let us know how does the error. so...

    Aug 24, 2014