Wednesday, February 27, 2013

About PHP / MySQL: Creating a timestamp for the past or future

If you can't see this email, click here

About

PHP / MySQL

PHP Basics

MySQL Basics

Advanced Skills



From Angela Bradley, your Guide to PHP / MySQL
Greetings Programmers! Welcome to your PHP newsletter.
This week we take a look at how to create a timestamp for a date in the past or future. We also talk about why you may want to do this!
Have a great week!

Creating a timestamp for the past or future
There are times when you need a time stamp to be for a time that isn't right now.  You may need to generate a date in the past or the... Read more

When is Easter?
Unlike Christmas and Halloween, Easter does not fall on the same day every year.  So if you are creating a calendar program and want to mark this holiday what do... Read more

Days in the month
The Cal_days_in_month function is used to determine how many days are in a given calendar month for a specified year.  Although it may seem obvious that there are always 31... Read more

Learn PHP
This page contains useful information for someone wanting to learn the PHP programming language. Beginners can follow our easy guide, and people simply wanting to brush up on their code can use is as a reference.

 


Related Searches
Featured Articles
Learn MySQL
Advanced PHP
PHP with MySQL
Graphics- GD Library
Step By Steps
PHP Functions

 

More from About.com

The Perfect Engagement Ring
How to find a gorgeous ring with a style and price that suit your needs. Read more...>



Best U.S. Destinations
Experts pick the top U.S. destinations for 2013 based on budget, special events, and more. Read more...>




This newsletter is written by:
Angela Bradley
PHP / MySQL Guide
Email Me | My Blog | My Forum
 
Sign up for more free newsletters on your favorite topics
You are receiving this newsletter because you subscribed to the About.com PHP / MySQL newsletter. If you wish to change your email address or unsubscribe, please click here.

About.com respects your privacy: Our Privacy Policy

Contact Information:
1500 Broadway, 6th Floor
New York, NY, 10036

© 2012 About.com
 


Must Reads
Learn PHP
Using PHP with MySQL
Learn MySQL
Create Email Forms
PHP Login Script
 
Follow me on:
Facebook Twitter

Advertisement

Wednesday, February 20, 2013

About PHP / MySQL: Days in the month

If you can't see this email, click here

About.com

PHP / MySQL

PHP Basics

MySQL Basics

Advanced Skills



From Angela Bradley, your Guide to PHP / MySQL
Hello PHP Programmers!
In today's newsletter we will take a look at how to determine how many days there are in a month. This is particularly handy in February!
Have a great week!

Days in the month
The Cal_days_in_month function is used to determine how many days are in a given calendar month for a specified year. ÂAlthough it may seem obvious that there are always 31... Read more

Addslashes
The addslashes () function is used to add backslashes into your data before quotes or double quotes. ÂIf you are allowing users to store information in your database it is... Read more

What is a 404 Error?
If you are working on your website and are getting a 404 error it means that the page was not found. ÂMake sure that you typed the url and path... Read more

PHP and MySQL Basics
Before you start programing there are some basics you should know. Here we will explore what exactly PHP and MySQL are, how you can edit them, the software that is used, and other essentials.

 


Related Searches
Featured Articles
Tools and Resources
Troubleshooting
Programing Glossary
Reader Response
Social Networking with PHP @ About.com
Learn PHP

 

More from About.com

The Perfect Engagement Ring
How to find a gorgeous ring with a style and price that suit your needs. Read more...>



Best U.S. Destinations
Experts pick the top U.S. destinations for 2013 based on budget, special events, and more. Read more...>




This newsletter is written by:
Angela Bradley
PHP / MySQL Guide
Email Me | My Blog | My Forum
 
Sign up for more free newsletters on your favorite topics
You are receiving this newsletter because you subscribed to the About.com PHP / MySQL newsletter. If you wish to change your email address or unsubscribe, please click here.

About.com respects your privacy: Our Privacy Policy

Contact Information:
1500 Broadway, 6th Floor
New York, NY, 10036

© 2012 About.com
 


Must Reads
Learn PHP
Using PHP with MySQL
Learn MySQL
Create Email Forms
PHP Login Script
 
Follow me on:
Facebook Twitter

Advertisement

Wednesday, February 13, 2013

About PHP / MySQL: Addslashes

If you can't see this email, click here

About.com

PHP / MySQL

PHP Basics

MySQL Basics

Advanced Skills



From Angela Bradley, your Guide to PHP / MySQL
Hello Programmers!
Today we take a look at Addslashes (), what it is, how to use it, and why you might need it as a PHP programmer.
Have a great week!

Addslashes
The addslashes () function is used to add backslashes into your data before quotes or double quotes.  If you are allowing users to store information in your database it is... Read more

What is a 404 Error?
If you are working on your website and are getting a 404 error it means that the page was not found.  Make sure that you typed the url and path... Read more

Accessibility
Can a person with low vision view your site adequately?  How about someone who speaks French?  How about someone accessing your website from their smart phone?  Getting your content out... Read more

Advanced PHP
Once you have mastered the basics of PHP from our 'Learn PHP' series of tutorials, you can move on to learning more advanced PHP code.

 


Related Searches
Featured Articles
PHP with MySQL
Graphics- GD Library
Step By Steps
PHP Functions
MySQL Commands
Security for PHP and MySQL

 

More from About.com

The Perfect Engagement Ring
How to find a gorgeous ring with a style and price that suit your needs. Read more...>



Best U.S. Destinations
Experts pick the top U.S. destinations for 2013 based on budget, special events, and more. Read more...>




This newsletter is written by:
Angela Bradley
PHP / MySQL Guide
Email Me | My Blog | My Forum
 
Sign up for more free newsletters on your favorite topics
You are receiving this newsletter because you subscribed to the About.com PHP / MySQL newsletter. If you wish to change your email address or unsubscribe, please click here.

About.com respects your privacy: Our Privacy Policy

Contact Information:
1500 Broadway, 6th Floor
New York, NY, 10036

© 2012 About.com
 


Must Reads
Learn PHP
Using PHP with MySQL
Learn MySQL
Create Email Forms
PHP Login Script
 
Follow me on:
Facebook Twitter

Advertisement