4
what about creating a html page that does that login.
some html file. (already modified for your site)
<form action="http://africanwanderer.co.za/user.php" method="post">
<table cellspacing="0" align="center" style="border: 1px solid silver; width: 200px;">
<tr>
<th style="background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle;" colspan="2">User Loginth>
tr>
<tr>
<td style="padding: 2px;">Username: td><td style="padding: 2px;"><input type="text" name="uname" size="12" value="" />td>
tr>
<tr>
<td style="padding: 2px;">Password: td><td style="padding: 2px;"><input type="password" name="pass" size="12" />td>
tr>
<tr>
<td style="padding: 2px;"> td>
<td style="padding: 2px;">
<input type="hidden" name="xoops_redirect" value="/" />
<input type="hidden" name="xoops_login" value="1" />
<input type="submit" value="User Login" />td>
tr>
table>
form>
“There is nothing impossible to him who will try.” ~Alex The Great~
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯