Pytelek

trouble

Jun 6th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. $article = mysql_fetch_assoc($result);
  2. $lor = 'content-left';//1 = left side, 2 = right side
  3. $art = substr($article['content'], 0, 128);
  4. echo($art['content']);
Advertisement
Add Comment
Please, Sign In to add comment