Results 1 to 7 of 7
Threaded View
-
19th Jan 2012, 09:46 AM #4Respected MemberWebsite's:
DL4Everything.com Soft2050.injust noticed i added only a else check other then else if so this one should work:
PHP Code:$defaultimage = "http://url/defaultimage.jpg";
$image = "";
if (empty($images[0])) {
if (empty($screens))
$image = $defaultimage;
else
$image = $screens;
} else {
$image = $images[0];
}
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Google+ Post +1 swap
By joshmoore in forum Traffic Market (Buy, Sell and Trade)Replies: 0Last Post: 14th Feb 2012, 01:01 AM -
Swap File
By skinner in forum Hosting DiscussionReplies: 5Last Post: 11th Jan 2012, 10:46 PM -
Like my site & I'll like yours (Facebook swap)
By solarman in forum Community CooperativeReplies: 0Last Post: 17th Sep 2011, 02:40 PM -
Swap between Alertpay and Paypal
By puharta in forum Community CooperativeReplies: 4Last Post: 5th Mar 2011, 11:12 AM -
Free images host uploader - images will not expire!
By jippo in forum Useful SitesReplies: 11Last Post: 11th Feb 2011, 11:58 PM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...