Get Paid to Enjoy Life
Home Search Browse Register Sign In Links FAQ Contact us
Quick Search
I am a
seeking a
between ages
and
Located within
Zip/Postal Code
Photos only
 
Quick Links
Advanced Search
New Profiles
Who's Online
FAQ
Please choose a FAQ section:
How do I sign up?
Simply click the "Register" button.
 
What is a username?
A username is your alias on the site. Your username is what other members will see when they access your profile instead of your real name. Username should be in a Alpha-numeric form but at least 3 characters not exceeding 15 characters. Usernames must not have spaces or special characters such as (@--#%^&_*+). If your username is taken try putting some numbers before or after the name (example: 123John or John123).
 


There are 0 registered users online and 2 guests online. Click here to see who's online.
Copyright(c) 2006 Web Scribble Solutions   Online Dating Software



Query Count: 15
SELECT * FROM webDate_bd_scheduler WHERE id='1'
SELECT * FROM webDate_bd_scheduler WHERE id='3'
SELECT timestamp FROM webDate_bd_scheduler WHERE id='2'
UPDATE webDate_bd_scheduler SET timestamp='1283920341' WHERE id='2'
SELECT qu.id, qu.mmih_id, qu.timestamp, mb.email FROM dt_queue qu, dt_members mb WHERE mb.id=qu.member_id ORDER BY mb.email
SELECT id, ip_addr, ban_end_time, type FROM dt_banned_ips
SELECT id from dt_usersonline where ip='38.107.191.115'
INSERT INTO dt_usersonline (timestamp, ip, login, userid, session_id) VALUES (1283920341,'38.107.191.115','','38.107.191.115', '293b1a7a3afa99a57f221659b242cc10')
DELETE FROM dt_usersonline WHERE (timestamp<1283920041)
select DISTINCT ip from dt_usersonline where (login = '')and(timestamp>1283920041)
select DISTINCT userid, login from dt_usersonline where (login <> '')and(timestamp>1283920041)
select * from dt_genders order by relative_order
select * from dt_genders order by relative_order
SELECT id, name AS name FROM dt_faq WHERE show_it = '1' ORDER BY id
SELECT name AS name, description AS description FROM dt_faq_answers WHERE faq_topic_id = '1' ORDER BY id