Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
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
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho