Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim