styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
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
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the