Hi im making a image gallery in useing the following tutorial at
http://superdit.com/2010/06/27/basic-image-gallery-with-codeigniter/
i keep getting this error
wrong parameter count for strstr()
google’d and tried this and found i needed to remove a third parameter.
I removed the third parameter from line38 $ext = strrev(strstr(strrev($file), “.”, TRUE));
now all errors are gone but the image uploading will not work any ideas why this is now failing ?????
Thanks Alan
Similar:
- fast finding of small image in a bigger image Hello everyone, I need to get the coordinates of a small image location residing in a big image (let say I need to search for...
- Block link with lightbox I'm having a massive headache with this, please help!! I have a number of divs, each containing an image that launches a lightbox gallery. A...
- Can I make an image rollover that enlarges the image? I have some pictures on a web page and I want them to "get bigger" when the mouse hovers over them. With the little research...
- Opening an image in vb to send into a database – Asp.Net I’m currently patching an asp.net program where I need to be able to send an image to an SQL Server 2005 DB. It works fine...
- Create asp.net Image object from external image url Hi all, I want to crop an image at the server side (I am using ‘JCrop’ and ‘ASP.NET 3.5′). There is a case when the...
Tags: codeigniter, google, image gallery, image reader, parameter count, strstr