TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: krishnacoolsoft
Forum: Script Giveaway 12-22-2011, 09:49 AM
Replies: 40
Views: 14,809
Posted By krishnacoolsoft
<?php $newp = $_GET['p']; $plimit =...

<?php

$newp = $_GET['p'];
$plimit = "3";
include_once 'connect_db.php';
$strSQL = mysql_query("SELECT * FROM messages");

$totalrows = mysql_num_rows($strSQL);
$pnums = ceil ($totalrows/$plimit);
Forum: Script Giveaway 12-22-2011, 09:48 AM
Replies: 40
Views: 14,809
Posted By krishnacoolsoft
Smile thanks

hey script very simple nice thanq dude
Showing results 1 to 2 of 2

 

All times are GMT. The time now is 06:23 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design