Monday, October 30, 2017

Pregunta de Login smf by SSI.php...

Amigos en plan de aprender, en el siguiente codigo:

[code]
<?php require ('/home/certfile/public_html/SSI.php');

ssi_login();
ssi_welcome();
?>

<HTML>
<head>
<title></title>
</head>
<body>

<h1>hola feo</h1>

<?php
ssi_recentTopics();
?>

</body>
</html>...

from Simple Machines Community Forum http://ift.tt/2A1ofoM
via IFTTT

No comments:

Post a Comment