Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
Inter Company -- Resources Related Billing (Services Industry)
Hello,
My company has a scenario where:
Company A bills Company C for INTER (cross
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have