Donate Share

Asido

Code

Programming Languages: PHP

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics svn co https://asido.svn.sourceforge.net/svnroot/asido asido

Show:

What's happening?

  • Remote image source

    Needs the ability to add sources from remote locations eg. http etc very complete package apart from this.

    2009-10-04 17:47:38 UTC by mort86d

  • Failed performing Asido_Driver_GD::flip/flop

    I'm loving Asido! It definitely has a home in my toolbox. I've been able to rotate an image, but when I try to flip the same image, I'm getting an error. Here is my code: asido::driver('gd'); $file = 'upload/photos/'.$PHOTO['name']; $i1 = asido::image( $file, $file // also tried with different than source ); Asido::flop($i1); // Asido::Flip($i1); // both...

    2009-10-02 06:35:55 UTC by cmawhorter

Our Numbers