mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
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
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<