Jump to content

bobber205

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

bobber205's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I've seen that library but I was thinking more of something that I could download that might be at least partially done already.
  2. I have a site where users can upload pictures. However for the site I have asked them to crop them a certain way (very easy and obvious though). I would like to, however, have a page where they could upload a picture and crop it right on the same page where I ask them to upload the picture. The ability to load in image from a url would be extremely appreciated. Where do I look to get the code/learn how to do this?
  3. Trying addign a ":" after localhost and put a port, maybe 80 or 8889.
  4. That makes much more sense that what I was seeing. Thanks! :D
  5. I have a table called "test". I am able to connect to it. Here's what I know about the table from what I created in phpMyAdmin. Field    Type    Null ---------------------- Image_Name varchar(100) no Image_URL varchar(100) no How would I insert "alex" into image_name and "/images/alex.jpg" into image_URL? I am confused.
  6. I want to create a database of images. I would love to be able to upload images (maybe links) I find while surfing the net while at school. I am often not allowed to use anything but a browser so a page where I could do what I want would be cool (and a good way to get started with mySQL). Advice greatly appreciated. I have several years of casual programming experience, if that makes a difference in links.. :D Thanks.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.