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++
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would