Advertisement
kazlik

Kódy

Mar 28th, 2012
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <table border=0 id="codes">
  2. <tr><td>Pouze link: </td><td><input type="text" class="code" value='<? echo $adresa . "?i=" . $url; ?>'></td></tr>
  3. <tr><td>HTML kód: </td><td><input type="text" class="code" value='&lt;a href="<? echo $adresa . "?i=" . $url; ?>"&gt;&lt;img src="<? echo $adresa . $target_path; ?>"&gt;&lt;/a&gt;'></td></tr>
  4. <tr><td>BB kód: </td><td><input type="text" class="code" value='[url=<? echo $adresa . "?i=" . $url; ?>][img]<? echo $adresa . $target_path; ?>[/img][/url]'></td></tr>
  5. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement