You would need a query that is sommat like this!
[PHP]
<?php
$query = mysql_query("SELECT * FROM `table_name` ORDER BY `id` LIMIT 1");
while ( $row = mysql_fetch_array ( $query ) ) {
echo $row["img_title"];
}
?>
[/P…
You can set it up in PayPal so that it redirects to another page when they buy what eva it s, But you would need to change it like once a week encase people were giving it out!
And then there is that other service they do, Cant remember whats its c…
Ohh ye, sorry mis read (was readin the bit that said would rather have her as a freind than nuttin)
Just try acting normally round her, talk to her like normall and see if she'll do the same!
No offence intended but sounds a bit selfish, you don't want to go out with this girl. But you don't want her to go out wiv any 1?
Is it just me who thinks this?!?!
Py, you should make it for a month in two month so that there link is there for the next PR update! More of insentive if they have a low PR on there site :D
Here are a few tutorials on pagination
http://biorust.com/index.php?page=tutorial_detail&tutid=103
http://www.pbkill.com/index.php?page=showtutorial.php&id=16
http://www.phpfreaks.com/tutorials/43/0.php
Hope it helps! :D