Wednesday, June 26, 2013

About PHP / MySQL: What version of PHP do I have?

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
Hello Programmers!
This week we are looking at checking your PHP version. Certain functions only work on newer versions of PHP and it's easy to see what version you have.
Have a great week!

What version of PHP do I have?
Sometimes programs you download or functions you want to use require a specific version of PHP to work.  Fortunately finding out what version of PHP your server is running is... Read more

Putting PHP Files on the Web
Learning to write a few programs in PHP doesn't do you much good if you don't know how to get them online.  In order for your files to be seen... Read more

Magic Eight Ball
We may not have a dice and blue liquid in the digital realm but we can still predict your future using random numbers and a switch loop.  This tutorial teaches... Read more

MySQL Commands
Information about all of the available MySQL commands, and what each does.

 


Related Searches
Featured Articles
Security for PHP and MySQL
PHP and MySQL Basics
Tools and Resources
Troubleshooting
Programing Glossary
Reader Response

 

More from About.com

Run Your First 5K
Even couch potatoes can be ready for a 5K with just a couple months of training. Read more...>



Help! I'm Too Busy
Time and stress management tips to help you feel as though you have more time. 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

© 2013 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, June 19, 2013

About PHP / MySQL: Putting PHP Files on the Web

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
Hello Programmers!
If you're new to working with websites, then you might not understand how to get the files from your computer to the web where you can show off your work. Never fear, we cover that in this issue!
Have a great week!

Putting PHP Files on the Web
Learning to write a few programs in PHP doesn't do you much good if you don't know how to get them online.  In order for your files to be seen... Read more

Magic Eight Ball
We may not have a dice and blue liquid in the digital realm but we can still predict your future using random numbers and a switch loop.  This tutorial teaches... Read more

Localhost won't connect
When you download code that requires a database, often it is set by default to connect to localhost.  Although this does often work, for a lot of people it doesn't.... 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

Run Your First 5K
Even couch potatoes can be ready for a 5K with just a couple months of training. Read more...>



Help! I'm Too Busy
Time and stress management tips to help you feel as though you have more time. 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

© 2013 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, June 12, 2013

About PHP / MySQL: Checking PHP for Errors

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
Hello Programmers!
Don't you hate it when your code doesn't work? This newsletter features tips on finding your coding mistakes before you pull your hair out.
Have a great week!

Checking PHP for Errors
Everyone makes mistakes when coding, but finding your mistakes isn't always the easiest thing to do.  This article offers some tips to help you dissect  your code and figure out... Read more

Making Change
Today I have an assignment for you!  I was recently asked about a program that would help people make change.  Basically the program will let you enter in how much... Read more

Software Review TNG Genealogy Sitebuilder
I recently decided to add a family tree to my personal website and came across some really great PHP based genealogy software.  In this article I review TNG Genealogy sitebuilder,... 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

Run Your First 5K
Even couch potatoes can be ready for a 5K with just a couple months of training. Read more...>



Help! I'm Too Busy
Time and stress management tips to help you feel as though you have more time. 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

© 2013 About.com
 


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

Advertisement