1
Hostings / Dominios / Servidores Dedicados / Re:[Regalo] ¡Papa Noël llego a PHPeros!
« en: 21 de Diciembre de 2009, 03:04:53 am »
puedo yo
? no tengo tantos post pero e tratado de aportar =( ^^ saludos

Esta sección te permite ver todos los posts escritos por este usuario. Ten en cuenta que sólo puedes ver los posts escritos en zonas a las que tienes acceso en este momento.
CREATE TABLE `useronline` (
`tiempo` int(15) NOT NULL default '0',
`ip` varchar(40) NOT NULL,
`file` varchar(100) NOT NULL,
PRIMARY KEY (`tiempo`),
KEY `ip` (`ip`),
KEY `file` (`file`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
SCRIPT por MeTaLKaT Para PHPeros
##
http://www.InfraGameZ.Com/
##
http://www.PHPeros.Net/
##
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[b]', '[/b]', '<b>', '</b>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[u]', '[/u]', '<u>', '</u>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[i]', '[/i]', '<i>', '</i>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[url]', '[/url]', '<a href="', '"></a>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[img]', '[/img]', '<img href="', '" />');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[center]', '[/center]', '<center>', '</center>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[right]', '[/right]', '<div align="right">', '</div>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[left]', '[/left]', '<div align="left">', '</left>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[size="1"]', '[/size]', '<h6>', '</h6>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[size="2"]', '[/size]', '<h5>', '</h5>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[size="3"]', '[/size]', '<h4>', '</h4>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[size="4"]', '[/size]', '<h3>', '</h3>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[size="5"]', '[/size]', '<h2>', '</h2>');
INTERT INTO `bbcodes` (`id`, `bb1`, `bb2`, `html1`, `html2`) VALUES('', '[size="6"]', '[/size]', '<h1>', '</h1>');
<td><div><strong> <img src="../imagenes/arrow.png"> Datos del Cliente: <br>
<option selected="selected">Seleccione un Juego</option>
<option selected="selected">12</option>
<option>14</option>
<option>16</option>
<option>18</option>
<option>20</option>
<option>22</option>
<option>24</option>
<option>26</option>
<option>28</option>
<option>30</option>
<option>32</option>
<option selected="selected">Steam</option>
<option>No-Steam</option>
<td>Admin Pass: <input type="password" name="contrasena1" size="20"><input name="Agregar" type="submit" value="Agregar"></td>
<td></td>
Crea un codigo config.php y incluyelo en cada archivo al inicio..
Saludos