Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro