Home » Archive

Articles Archive for Year 2007

MySQL »

[6 Sep 2007 | No Comment | 60 views]

Problem: “Fails to start the service. Please wait 30 seconds to try again.” I faced this problem 2 years back when I was a newbie to MySQL. I was just starting to learn PHP and MySQL at that time.

Security »

[4 Sep 2007 | No Comment | 63 views]

I got attacked by this frustrating and irritating worm called “Trojan.W32.Looksky”. Once you get this worm in your computer, you will surely be eager to kill and delete this coz’ it’s so… irritating, always getting pop-up with the following message: Security Warning!

Joomla »

[30 Aug 2007 | No Comment | 781 views]

1) First you should make some changes in your configuration file of your Apache web server. Well, SEF in Joomla is for Apache web server only. Your server should have mod_rewrite enabled and it must allow .htaccess override. For doing this, follow the simple steps below: The configuration file named “httpd.conf” is located in the [...]

MySQL »

[20 Aug 2007 | No Comment | 147 views]

Problem: can’t create pid file: no such file or directory I had this problem and had a very tough and frustrating time with it. While I was installing a fresh copy of MySQL 5 in Windows XP, I got this problem. (I was installing it from the installer i.e. setup file.) The server was not [...]

PHP »

[19 Aug 2007 | One Comment | 176 views]

< ?php /* creating a class with two variables and a function */ class abc { var $name = "Ram"; var $surname = "Sharma"; function greet() { echo “Welcome! $this->name $this->surname”; } } class xyz extends abc { var $middlename = “Kumar”;

Perl, Regular Expression »

[15 Aug 2007 | 2 Comments | 117 views]

Fun with perl regular expression A) $st = “The programming republic of perl”;

HTML »

[17 Jul 2007 | No Comment | 207 views]

Meta tags are HTML tags which provide information that describes the content of the webpage a user will be viewing. Meta tags have two possible attributes:

MySQL, PHP »

[15 May 2007 | One Comment | 653 views]

At first create database named ‘test’ in mysql. Use ‘test’. Then create table ‘project’. MySQL queries for the above tasks :: Now the php code::

Security »

[8 Apr 2007 | 3 Comments | 500 views]

History Public-key encryption makes key-management much easier. It was invented in 1976 by two Stanford mathematicians, Whitfield Diffie and Martin Hellman. Their discovery can be phrased simply: enciphering schemes should be asymmetric. For thousands of years all ciphers were symmetric—the key for encrypting a message was identical to the key for decrypting it, but used, [...]

CSS »

[23 Mar 2007 | No Comment | 194 views]

CSS Syntax Introduction The CSS syntax is made up of three parts: a selector, a property and a value: selector {property: value}

Miscellaneous »

[20 Mar 2007 | 20 Comments | 1,661 views]

I just registered a free .np domain name. Visit this link –> http://www.chapagain.com.np To register a free domain, you have to fill up a registration form available in the website –> http://register.mos.com.np/form.asp