date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
Help me with some material on Open Text Overview.
Hi Experts,
Please help me out with some material on Open Text. I have been supporting AP Workf
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any