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.01 seconds.
Search: Posts Made By: ahsanmani
Forum: Tips & Tricks 01-11-2009, 04:40 PM
Replies: 8
Views: 1,294
Posted By ahsanmani
nice help..... for me too though i used...

nice help..... for me too

though i used PHPLockIt in one of my project in such position.
Forum: Advanced PHP Programming 01-11-2009, 04:31 PM
Replies: 7
Views: 77,804
Posted By ahsanmani
i get data if i use this in the page.. $get =...

i get data if i use this in the page..
$get = mysql_query("SELECT * FROM my_table")or die(mysql_error());
while($r = mysql_fetch_array($get))
{
echo "'$r[my_column]',";
}


:'-( but...
Showing results 1 to 2 of 2

 

All times are GMT. The time now is 09:39 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