Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
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
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++