Recent content by Kind_Lad

  1. K

    HTML: How to nowrap two images next to eachother?

    You want CSS. Try this: <tr> <td style="overflow:scroll;"><img src="" /><img src="" /></td> </tr>
  2. K

    How to manipulate a php file for an email form?

    Send the hidden user as a BCC recipient.
  3. K

    Net providers other than Rogers and Bell?

    Stop surfing porn and pirating movies and you'll be fine. 25 gig is 35 movies per month (assuming the typical of 700MB per movie, and ignoring the fact that the packet is more than just data)!
  4. K

    How to manipulate a php file for an email form?

    Send the hidden user as a BCC recipient.
  5. K

    How to manipulate a php file for an email form?

    Send the hidden user as a BCC recipient.
  6. K

    A php script to take a picture of a website?

    What is the end purpose? If its a one-time thing, just do it yourself. Go to a website, and hit the PrtScn button, and paste into your favorite image editor.
  7. K

    How to manipulate a php file for an email form?

    Send the hidden user as a BCC recipient.
Back
Top