question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr