Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://