Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
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++
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto