Archive for February, 2010

What is the top module called in myspace?

What is the module at the top with your picture and headline and login etc called?
and how do u set all the font in that box to century gothic?
called basic information module
if you want to change only the font in that module place this in the ‘CSS’ box -
div.basicInfoModule {font-family: Century Gothic;}

How do I import a database on phpmyadmin without overwriting the values?

I want to import a database (from localhost) that has new fields but not touch the values already on the database (live site). What should I check/uncheck on the export settings?
Import on a different db, or first duplicate your tables

Jump On It – Fresh Prince

Sugar Hill Gang – Jump On It played during Fresh Prince
Duration : 0:1:17

How to install a Web server on widows

In This Video i will demonstrate how to install a Web server on widows with PHP support. This video will also cover a method to use one web server installation to host multiple websites. The install will also include a FTP & MYSQL database server.
The XAMPP Package may be downloaded from:
http://www.apachefriends.org/download…
Port Forwarding Instructions may be [...]

Instalace IIS7.5+PHP5.3+MySQL

Instalace IIS 7.5 (Windows 7 / Windows Server 2008 R2) s PHP 5.3.1 Non-TS VC9 FastCGI + MySQL 5.1.44 a PhpMyAdmin-u
Duration : 0:10:46

How to make an Origami Crane-Lily Box Crane Module

NOT SO EASY. This Origami Crane-Lily Box (Crane Module of the box) it is not complex either, but I can imagine it will be quite difficult if you don’t know how to fold the classic origami crane and lily. Design by Tomoko Fuse, she calls the flower a “bouvardia” and as you look closely [...]

Cari.net -Managing database with phpMyAdmin

http://www.cari.net
How to manage Databases with php My Admin in cPanel
Duration : 0:2:30

wanna switch to a mac? But something keeps pulling me back ?

please give alternatives on the following list if you can(even few),do not tell me about boot-camp
(i do not want to be shifting os every time when i want something)
When I install My versions of Windows I usually/or must installl the following programs They are a must
-An Antivirus(karspersky/avg)(in mac os i think there is no need [...]

How can I access the Prodigy web server to upload updates to my web site?

I am a legacy Prodigy customer who has a web site at pages.prodigy.net. Up until last Thursday night, I’ve been able to login to this server via FTP to upload updates to my site, but now when I try to login the connection gets closed. I can still access my web pages, but [...]

i need help on where to put the .htaccess file and the .htpasswd.?

I have a .htaccess file
AuthName "Restricted Area"
AuthType Basic
AuthUserFile /Web/KerliTv/.htpasswd
AuthGroupFile /dev/null
require valid-user
and a .htpasswd
user:password
user:password
user:password
The domain is kerlikoiv.com, and the directory i need to password protect is http://kerlikoiv.com/KerliTv, and i need the /KerliTv and all subdirectories protected. Im not sure where im going wrong, but can someone tell me where i should place the htaccess and [...]