Deprecated: Assigning the return value of new by reference is deprecated in /home/quadium/public_html/chamber/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/quadium/public_html/chamber/wp-includes/query.php on line 15

Deprecated: Assigning the return value of new by reference is deprecated in /home/quadium/public_html/chamber/wp-includes/theme.php on line 505

Deprecated: Assigning the return value of new by reference is deprecated in /home/quadium/public_html/chamber/wp-content/plugins/dofollow/sem-dofollow.php on line 69
JAB- JustABout Everything » Learning MySQL integration with PHP

Learning MySQL integration with PHP

Word Count: 88

October 20th, 2010 | Alan | Computers and Internet

I am working on learning MySQL integration with PHP (I am already fairly comfortable with PHP right now) and I think that there are many possibilities that I would like to explore. Sorting tables in the database would make it so much easier to rank things ranging from sports game scores to the best weight loss supplements ratings to the names of people or users in alphabetical order. This is much easier than FFD (flat file database, basically using text files) which I had used in the past.


Leave a Comment