Jump to content

djcubez

Members
  • Posts

    43
  • Joined

  • Last visited

Everything posted by djcubez

  1. I am not sure if this is possible with my current setup but I figure I would give it a shot. I am not familiar at all with the Facebook API but I understand it might be needed for this. Also, my question might pertain to Javascript or HTML more than PHP, but I thought I'd throw it our here in case it does need PHP. I have a PHP script that takes an already existing image, throws text and borders on it from a user input form, and then creates a .png file. The .png file is only stored for a day before being removed, as the images are being attached to emails and sent immediately. The script itself works great! However, there's been a request to allow users to post the image to their Facebook page/wall in addition to attaching the image to an email. I myself have found no easy way to do this, as the image files are not permanently stored on the server. All the research I've done has turned up discussions that end with "this isn't possible" or no solutions. So obviously my question will be "is this possible?" And if it is, how would I achieve it? Thanks! EDIT: I feel it's important to add that I don't want to start storing the images on the server permanently.
  2. Thank you so much for your response PFMaBiSmAd. I really appreciate it and I apologize I didn't come back here to follow up. We actually ended up dropping the client for other reasons and haven't had any complaints from anyone else. Thanks.
  3. We've been having problems with one of our clients who claims to not be receiving some of the contact submissions from the form. We don't have any Macs currently in the office, and had other people test it with Macs. They found that the forms weren't being sent when using Google Chrome as the browser in a Macintosh environment. I, for the life of me, have no idea what's wrong. I assume it's probably an HTML/doctype/charset issue, as PHP is run on the server-side. However, because of the obscurity of the issue (found nothing on Google) I thought I'd post here where a lot of advanced users seem to visit. Does anyone have any insight on this? 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.