Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Suggestions and Feature Requests

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #27  
Old 11-15-2011, 07:20 AM
mapleblade mapleblade is offline
Epicness sausage
 
Join Date: May 2009
Posts: 180
Gender: Male
Credits: 28,936
mapleblade
Default

oh oops sec..

PHP Code:

<?php 

include("inc/functions.php"); 
include(
"inc/bbcode.php"); 

//***************// 
//  START SCRIPT // 
//***************// 

getpage('index'); 

// Convert the BBCODE to HTML 
$article_content bbconvert($article_content); 

// Convert line breaks to <br> 
$article_content nl2br($article_content); 

$query "SELECT * FROM {$prefix}adoptables ORDER BY id DESC LIMIT 5";
            
$result runquery($query);
            
while(
$row mysql_fetch_array($result)){

$image getcurrentimage($row['id']);
article_content .= '<img src="{$image}" /><br /><b>{$row['type']}</b>';  
}
//***************// 
//  OUTPUT PAGE  // 
//***************// 

echo showpage($article_title$article_content$date); 
?>
__________________
Need coding help? send me a PM! :)
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What did you work on recently? AlexC Other Chat 7 12-16-2013 06:46 PM
Jaliry, recently opened! Rozel Webmasters Area 0 03-29-2012 02:44 PM
Downloaded. Unizped. Uploaded. What now?? Canaille Questions and Supports 4 08-20-2011 02:30 PM
Show who recently leveled up a given adoptable kisazeky Addons/Mods Graveyard 3 04-04-2009 05:56 PM


All times are GMT -5. The time now is 01:33 PM.

Currently Active Users: 3810 (0 members and 3810 guests)
Threads: 4,081, Posts: 32,032, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636