1. Home
  2. Computing & Technology
  3. PHP / MySQL

PHP and Math

PHP allows you to preform numerous mathematical tasks. You can do anything from simple addition to complex geometry. You can also do things like round numbers, convert bases, or find the absolute value of numbers.

More PHP Math

PHP / MySQL Spotlight10

Angela's PHP / MySQL Blog

Why aren't my cookies working?

Friday November 6, 2009

If your cookies aren't being set, one very common problem is that something is being sent to the browser before the cookie. The cookies need to be in the header and come before any HTML.  Read More.

How To: Insert Ads Only After the First Post

Monday November 2, 2009

If you use WordPress like I do, and are looking to add in adsense (or any other type of advertisement) but only want to display it after your first post (not after every single post on the home page) then this helpful article is for you.  I know you can also do the same thing with plugins, but this show you where to do it right your code, and it's very simple!

Daylight Savings

Sunday November 1, 2009

It's not just your home clocks you need to change today... if you live in an area that observes daylight savings time, you can also adjust the clocks on your website. This can be done in the in the date function using the I (capitol i) setting. This should be set to 1 when entering daylight savings and to 0 when leaving it.

What CMS Do You Use?

Friday October 30, 2009

I had tried a lot of different softwares for my personal website, before settling on WordPress and Gallery2.  Do you have a personal website that you use a content management system for?  Please share with us what you love and hate about your CMS!

Explore PHP / MySQL
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. PHP / MySQL

©2009 About.com, a part of The New York Times Company.

All rights reserved.