Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c