Reply to Re: Testing mysql query

Your name:

Reply:


Posted by Sjoerd on 02/11/06 12:23

> So how would I write something that is conditional to test if the name
> exsits in the database before allowing me to write to the various
> tables. Any help appreciated.

$query1 = "SELECT * FROM `$table` WHERE username='$username'";
$query1_results = mysql_query($query1) or die("Query Failed");
if (mysql_num_rows($query1_results) > 0) {
echo "User already exists.";
}

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация