Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very