value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Impact of movement type 412 E on MAP
Hi
Usage of movement type 412 E is causing huge change in MAP .
Is there any r
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade