help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Inter Company -- Resources Related Billing (Services Industry)
Hello,
My company has a scenario where:
Company A bills Company C for INTER (cross
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<