Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
Pass sql into pl/sql and create RMAN duplicate script.
Hi,
I'm new to pl/sql and I'm trying to write a script that will generate some RMAN comma
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that