Computing.Net > Forums > Web Development > SQL & Time Query

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

SQL & Time Query

Reply to Message Icon

Name: pbaker
Date: October 11, 2005 at 02:40:23 Pacific
OS: XP
CPU/Ram: P4
Comment:

i have a php form where i want it to submit a time and perform a query to see if the time already exists on other records or is empty greater than 1hr. can anyone help

phill :-



Sponsored Link
Ads by Google

Response Number 1
Name: Stephen Woodward
Date: October 17, 2005 at 15:27:57 Pacific
Reply:

if { $posttime == $dbtime }{
echo "in database" ;
}else {
echo "Not in database"; }

if u understand u can make the rest of the code


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: SQL & Time Query

BIG database questions... www.computing.net/answers/webdevel/big-database-questions/2228.html

mysql dilema =\ www.computing.net/answers/webdevel/mysql-dilema-/706.html

SQL query with HTML link www.computing.net/answers/webdevel/sql-query-with-html-link/319.html