PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Consuming MII WebService in Java WebDynpro
Hello,
We are facing a strange situation...
We define a transaction in MII to
Help on Order Entry Form/System Where is best to begin.
I have a dilema and a very short amount of time at this point and I'm looking for some help on decid
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://