Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&