Hi guys, I'm having some problem with encoding or the charset of my website. I've got it set to ISO-8859-1 at the moment mainly because it's in both Icelandic and English so ISO-8859-1 was the...
The % of IE6 users has dropped and the % of IE7 users has increased. I think it's a big risk taking for me, but I believe that it's just a matter of short time risk. 2 major updates (IE7 and now...
I would love it if you'd take a minute to review my website, Connected-Women.com. It's a fairly new social networking site for women business owners and entrepreneurs.
But the activity of your friend is in many different tables, I would guess. Will I have to JOIN each and every table that has anything to do with the activity of my friend and order it by...
I've searched Google for an hour now and not found anything that answers my question. I'm wondering how the News Feeds @ Facebook works. How is it put together, how is the DB behind it...
I have some of my tables in InnoDB and I think it's just because I have a foreign key on them pointing to some other table so that I can make a LEFT or RIGHT JOIN in my...
It's been a long time since I wrote here the last time and my website has changed a lot. I would really like to hear what you think about my website and if you have anything I should...
I've got a question about what's the best way for me to create a search engine for my website. I've got a database that holds a lot of information about users. I need to get the...
Can some one tell me, if possible, how I can extract the top 10 most used words from a webpage on my server and put the words in the keywords meta tag on the same page?
I got it working, but it seems as though it only works for a very few number of images. If I upload an image straight to the server I can read all the EXIF information...
Yes. I haven't tried it with regular PHP functions, am using a image upload class right now, but the image upload class is based on GD so it shouldn't mater.
I've got an upload script that works great. The only thing is, I want to read the EXIF information on each image I upload so I can tell the user "When the image was taken" and "What...
If you use GoDaddy.com (for an example) you'll get PHP / MySQL support and then you can use MySQL to store your information and PHP to submit it and retrieve it.