Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi