Recent content by shawnzabar

  1. S

    looking for a PHP GD tutorial for capturing part of a screen and saving it as an image.?

    So I have a little web application I have been building in JavaScript and the final piece to complete the app is to be able to capture a rectangular area on the screen and save it to the server as an image. My server is running PHP 4.3.11 at this time, and I have been able to get basic GD...
  2. S

    A Question For You PHP/SQL Pros Out There!?

    I have an SQL table called "users" that has a row called "art styles" and I want to set a php echo that displays all records that contain a specific value from the art styles row. I want to have a dropdown menu that has all possible values from the art styles row that will change what the...
Back
Top