Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(