DaniWeb Forum Index
>
Search Forums
Search Results
•
•
•
•
Showing results 1 to 1 of 1
Search took
0.00
seconds.
Search:
Posts Made By:
vssp
; Forum:
PHP
and child forums
Save these search results for 24 hours
Forum:
PHP
Dec 18th, 2007
Replies:
17
Solved:
check
Views:
1,796
Posted By
vssp
1
Re: check
use this command
$res=mysql_query("select * from table name where value1= $_post['value1']");
if (mysql_num_rows($res)>0)
{
$ans="value already exist";
}
Showing results 1 to 1 of 1
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2009 DaniWeb® LLC