Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
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
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any