Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
IDOC error
Hi,
When i send IDOC from ECC system to MII there is no problem ECC side, i says message sent succe
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim