ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear