ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
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
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)