Recent content by Small but Terrible

  1. S

    need help in using css and php?

    i'm trying to display comments stored in phpmyadmin and place them in a dialog box. i cant figure out what is wrong with my code.it doesnt display. $outputList = ''; echo "<div><form method=POST>"; while($row = mysql_fetch_array($sql2)){ $outputList=""; $id = $row["guestID"]; $name =...
  2. S

    need help in using css and php?

    i'm trying to display comments stored in phpmyadmin and place them in a dialog box. i cant figure out what is wrong with my code.it doesnt display. $outputList = ''; echo "<div><form method=POST>"; while($row = mysql_fetch_array($sql2)){ $outputList=""; $id = $row["guestID"]; $name =...
  3. S

    Paraphrase!!!!!!!!!!!!!!!!!!!!!!!!!!!!! to the authors?

    Do you know any other ways I can make a paraphrase without sounding like so much the same as the writer I got the information from?
  4. S

    Is it necessary to check for credibility of the author when using sources from an

    online library? In your opinion, is it necessary to check for credibility of the author when using sources from an online library? and why?
Back
Top