Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh