SQ-Lite programming & PHP Regex online reading

Okay, I am into the 2nd week reading the book entitled ’The Definitive Guide to SQLite’ by Michael Owens.  The book is content rich, easy for both beginners and advanced readers alike. The best part about SQ-Lite is that it is open source, thus free to use. SQ-Lite is an in-process database with a small footprint. This means SQ-Lite database engine could be deployed along with any applications.

Apart from that I have discovered a good web site that touch on PHP Regular Expression handling. Check it out at :http://www.ipbwiki.com/Practical_PHP_Programming:Regular_expression_replacements.

One thing about software is that if you see it, you are likely to forget, if you read it up further you might remember it, however it is only by trying it out and doing it such as programming and coding the software then would you truly has the grasped of  the concept.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s