Forum: PHP Jun 19th, 2008 |
| Replies: 0 Views: 1,031 Hey all,
I'm having a bit of trouble making GD load and display an animated gif with imagecreatefromgif() and imagegif().
It only displays the first frame of the animation. Is there any fix for... |
Forum: PHP Jun 19th, 2008 |
| Replies: 5 Views: 646 I'm not sure, as I don't really do too much with internal programs, but maybe try passthru() - it returns the binary data return of the function to the browser.
-Stephen |
Forum: ASP.NET Jun 19th, 2008 |
| Replies: 3 Views: 5,892 You can try using DATEDIFF, I think it's built into MS SQL. It's not terribly accurate though, in terms of defining boundaries between days, months, years, so you have to tweak around with it a bit -... |