PHP-Nuke Support  We offer many great E-Books and other items  all come complete with resale rights. The number one website for E-Book, Software, Great links, Domain names, Ring tones   
PHPNuke UK & Ireland PHP-Nuke Community & Support Site Since August 2002
•   Home  •  Forum Search  •  Your Account  •  Forums  •  Nuke Howto  •  Idiots Guide  •
Modules
· Home
· Downloads
· Forums
· Idiots Guide
· Members List
· Nuke Howto
· Private Messages
· Recommend Us
· Stories Archive
· Submit News
· Topics
· Web Links
User Info
 
Register

Security Code: Security Code
Type Security Code Here:
 
Membership Stats:
New Today: 0
New Yesterday: 0
Waiting User(s): 43
Total Members: 6,957
Latest User: estiseRal

Currently Online
Guest(s): 11
Member(s): 0
Total: 11


Top10 Downloads
· 1: Smiley Pack
· 2: Topic Icons
· 3: Block user info 2
· 4: Topic Icons 2
· 5: Topic Icons 3
· 6: Flash Chat
· 7: 4nalbum 6.5
· 8: JAG Online
· 9: Nukewrap
· 10: Donations Block



[ Downloads Main | Add Download | New | Popular | Top Rated ]

Promote Your Website


Maybe you can be interested in several of the remote 'Rate a Website' options we have available. These allow you to place an image (or even a rating form) on your web site in order to increase the number of votes your resource receive. Please choose from one of the options listed below:

1) Text Link

One way to link to the rating form is through a simple text link:

Rate this Resource @ PHP-Nuke Support


The HTML code you should use in this case, is the following:

<a href="http://www.phpnuke-uk.net/modules.php?name=Downloads&d_op=ratedownload&lid=51">Rate this Resource</a>


The Number "51" in the HTML source references your site's ID number in database. Be sure this number is present.

2) Button Link

If you're looking for a little more than a basic text link, you may wish to use a small button link:

The source code for the above button is:


<form action="http://www.phpnuke-uk.net/modules.php?name=Downloads" method="post">
  <input type="hidden" name="lid" value="51">
  <input type="hidden" name="d_op" value="ratedownload">
  <input type="submit" value="Rate this Site!">
</form>


3) Remote Rating Form

If you cheat on this, we'll remove your link. Having said that, here is what the current remote rating form looks like.
Vote for this Site!

Using this form will allow users to rate your resource directly from your site and the rating will be recorded here. The above form is disabled, but the following source code will work if you simply cut and paste it into your web page. The source code is shown below:

<form method="post" action="http://www.phpnuke-uk.net/modules.php?name=Downloads">
<table align="center" border="0" width="175" cellspacing="0" cellpadding="0">
<tr><td align="center"><b>Vote for this Site!</b></a></td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td valign="top">
<select name="rating">
<option selected>--</option>
<option>10</option>
<option>9</option>
<option>8</option>
<option>7</option>
<option>6</option>
<option>5</option>
<option>4</option>
<option>3</option>
<option>2</option>
<option>1</option>
</select>
</td><td valign="top">
<input type="hidden" name="ratinglid" value="51">
<input type="hidden" name="ratinguser" value="outside">
<input type="hidden" name="d_op" value="addrating">
<input type="submit" value="Vote!">
</td></tr></table>
</td></tr></table>
</form>


Thanks! and good luck with your ratings!

- PHP-Nuke Support Staff


SEO improved by Sitemapper script
Cyberstore-UK
This site is best viewed at 1024x768 Resolution in 16 Bit Colour on IE6. Using any other browser/resolution may cause slight anomalies.
Web site engine's code is Copyright © 2002 by PHP-Nuke. Free Software released under the GNU/GPL license.
Page Generation: 0.090 Seconds