$1/Month Domain Hosting | Free Instant Setup’s | Fixed Renewal Rates !

As a client you must  be looking for unlimited resources from a web host at low cost, resources must be defined as email accounts, email delivery, bandwidth, disk space, ftp accounts and with Hostripples these all things are available without any limitations and prizes are starting from $1/month. Along with this hostripples is offering the […]

See More

How to change date and time zone in php ?

If your php script is not showing correct date and time then it means your script is using date and time zone configured on your server. If you want to set your own date and time zone for your domain then it can be done in a very simple manner. You will need to create […]

See More

PGSQL commands !!!

1. How to check POstgresql version. [root@BMDB-02 ~]# psql –version psql (PostgreSQL) 8.1.11 ================= 2. How to create postgreSQL USER ? /usr/local/pgsql/bin/createuser skadam Shall the new role be a superuser? (y/n) n Shall the new role be allowed to create databases? (y/n) n Shall the new role be allowed to create more new roles? (y/n) […]

See More