Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
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