All of us nowadays visit and participate in social sites and networks. Practically a social network is a web site where users take action and not just read content. Digg.com and Facebook are perfect examples of such sites. PHPizabi is an open-source script written in PHP (like the name shows) which is aimed to help … Continue reading Social networking with PHPizabi
Tag: php
Customizing Simpla theme
As you may have noticed, I have changed the Typpz Blog theme. Now I use Simpla theme. I choosed it because its light, clean with pal colors and meets my needs. The drawback of this theme is that it does not support sidebar widgets which means that it does not take advantage of WordPress 2.3 … Continue reading Customizing Simpla theme
How to choose a web host
There are thousands of companies around the world that sell hosting services. Most of them charge per month, but price should not be your only criteria when choosing a host for your pages. You should keep in mind the followings and then find the service that provides the quality you look for at the most … Continue reading How to choose a web host
Fixed some major issues
We made some changes to our database, as our store needed some input fields for orders (for customers to write their name, email, adress and anything they want to appear on the cards they orders). The changes include some new MySQL tables and some php scipting code to support the tables. Our store now is … Continue reading Fixed some major issues