dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
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