ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go