PHP with MySQL Tutorials

2012 年 9 月 27 日4860

PHP Countdown

Tuesday September 25, 2012

Have something fun that you want to count down to on your website? Perhaps you're getting married or you love Halloween. Regardless of what you want to count down to, a simple way to do it is with PHP. Take a look at our PHP countdown script.

(0)Permalink

Share

Don't Write Code

Monday September 24, 2012

Well... don't write code all the time anyway! Knowing how to program is a great skill, but another good skill is knowing when to borrow code from someone else. If you are having an issue with your code, chances are someone else has had the issue before you and you can find a full or partial solution online. [read more]

(0)Permalink

Share

Is PHP Mobile Friendly?

Sunday September 23, 2012

When designing pages today, we need to make sure they can be accessed by not only computers but by smart phones and tablets. If you create your site in PHP, will users on these devices be able to access it? [find out now]

(0)Permalink

Share

Creating Thumbnail Photos

Sunday September 16, 2012

If you let users upload photos to your site or forum, you probably want to have some sort of thumbnailing process. Photos today tend to be HUGE and if the purpose is just to use the upload for a 300 pixel icon, why waste all the space of storing the full size photo? You can resize photos on the fly using the GD Library. [see how]

(2)Permalink

Share

See More

0 0