Search results

  1. K

    GD Image change to Random Image already Created

    I want to change this code, so i can upload a random image hosted by me from a list of images, to a user album by a facebook app instead of creat a image by GD. What i need to do?? $canvas = imagecreatefromjpeg ("bg.jpg"); // background image file $black =...
  2. K

    Facebook Service/Program/Apps that does automatic post in Page

    What I wanted to do is a apps/program/service (preference free) that go to my feeds (in a wordpress blog self-host), choose a random item, send to facebook (and for twitter, if I want) the scheduled hours, every day. (I want in two in two hours a update with a random post from my blog.
Back
Top