Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
FAGL_FC_TRANSLATION FAS52 New GL ECC 6.0
Hello,
The new program for Translating GL Balances (FAS 52) gives the option to use diffe
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code