How do i split my comments after 10 comments? like this [1] [2] [3] ... [65]
here is my code:
<?php
$act = $_POST['act'];
if ($act == "post")
{
$name = $_POST['name'];
$area =...
|
Search:Type: Posts; User: sanchixx Search: Search took 0.02 seconds.
Results 1 to 2 of 2
|
|