Alert ! McAfee Update Causing Windows XP Machines to Shut Down

Hello Friends !!

Today when I check my mails then I receive one very important Alert message from Microsoft. Microsoft announce one important alert message for the McAfee users.

Microsoft has been made aware of an issue with a McAfee DAT file update – released Wednesday, April 21, 2010 – that has been causing stability issues on Windows XP client systems. Microsoft says that the symptom is caused by a false-positive detection on a core Windows file (svchost.exe) . Once the file is quarantined by McAfee, the system may encounter one of the following symptoms:

Change DIV height/width with body width/height using jQuery

Hello Friends !!

SInce last few dyas, I am facing the problem that how can I change DIV height/width with body or browser height/width ? I want that DIV heoght is increase when browser heignt increase and decrease when browser height decrease.

In short I wnat my DIV size browser friendly. For this, I search many things in google and finally I found the solution by jQuery. In this post, I will give you code that how to change your DIV height/width with browser height/width veries.

First download latest jQuery file. After this make one DIV for which you want to change the height/width.

Open CakePHP files in Dreamweaver with proper format(with coloring in PHP)

Hello Friends !!

Today I write about the framework. Currently I am starting CakePHP which is the MVC opensource which is widely used to develop rapid and user friendly application.

Its uses MVC structure. MVC => Model,View and Controller

Now I give you the basic idea about this framework.

Send PHP mail using SMTP

Hello Friends !! TOday I found that how PHP mail() function works with SMTP.

Actually when your site is hosted on windows server, then there is SMTP used for sending mail. With simple mail() function ,you can’t send mail in SMTP.

You have to authenticate PHP and SMTP. In short, I explain you that how to send PHP mail using SMTP ?

For sending mail in PHP using SMTP, first of all you have to download phpMailer. phpMailer is a class which used to send mails using SMTP.

URL Rewriting with PHP and IIS 7

Hello friends !! Few days ago, I faced a URL rewriting problem on windows server. After checking the server configuration, I found that there is an II7 installed. After long research about this, I found that II7 is not support .HTACCESS. If youwant to male your site SEO URL friendly, then you have to use web.config file for URL rewriting instead of .HTACCESS. Now the question is how to make web.config file from .HTACCESS ?

IIS 7 uses a file called Web.config to hold settings for integration with applications. The Web.config file contains information that control module loading, security configuration, session state configuration, and application language and compilation settings. Web.config files can also contain application-specific items such as database connection strings.
Today in this post, I will explain you how to make it ? This post contains most common uses of the .htaccess file by PHP applications, and shows how to use the Web.config file for these same functions in IIS.
Now First Here are the sample files of .HTACCESS and Web.config.

CGI Tutorial

CGI stands for Common Gateway Interface, which is the standard for creating dynamic files or web pages. It can be seen in use on thousands of web pages – website guest books which allow a visitor to enter a message which is displayed the next time anyone accesses the guest page, or search engine pages where one types in a query and the search engine responds by displaying the results pages.

CGI scripting actually refers to writing a program that will control how a website’s content can be displayed to visitors.

Can’t login into admin panel of Magento (Problem and Solution)

Hello Friends !!

Yesterday, when I was starting to work on Magento E-commerce. When I was access Magento after installation, I can’t logged in Admin section.

After long time serching and research in Magento, finally I found the solution and currently I am able to login to admin section. Today I explain you about the problem and the solution.

First of all, what is Magento ?

Magento is one of the Opensource for E-commerce Websites. Its a top level opensource in E-commerce category.

Now time to explain the problem and the solution of the problem.

How to use Opencart Admin

Hello Friends !!

I have make two sites in Opencart. Opencart is a opensource shopping cart. This is very user friendly and very easy to use.

Today, it is become very famous to make e-commerce sites. Because its very easy to install and very user friendly to use it.

In any Open source, admin is the main part. And if you understand that how to use admin then you can manage your stie easily.

So for new users of Opencart, I have make one document which gives you the steps for how to use the admin. So please download this document and follow the instructions given in this document.

DOWNLOAD

Feel free to post comments.

Thanks.

New Short URL service

Hello Friend !!

You all are aware that in twitter when we have to do tweets, we have to make out URL short. Normally users use http://bit.ly for make short URL.

But I fond one new short URL service couple of hours ago. And from my point of view, It is also good. You can use this new short URL service.

The URL of this service website is http://frd.im/

I think this information and this short URL service become very useful to you my friends.

Feel free to give comments on this post.

Thanks !!

MySQL to RSS feed(XML)-Used in Google Product Search

Hello Friends !!

In my last post, I explain you how to export data from MySQL to tab formatted TXT file.

I think you all aware about Google Product Search.

In Google Product Search, which is used for search any product around the world. Currently many shopping sites stores their products in Google Product Search.

For store data in google product search, Google supports txt and xml (RSS) file.

Now I make one another script which used to export data from MySQL to RSS (XML). Actually google product also preffer RSS feed.

For this you have to create one datafeed.xml and save this file where PHP script file is stored. Here I give you code :
Click Here for more details :

Subscribe to RSS Feed Follow me on Twitter!
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
Thank you for using IGIT Tweet Share Button, a plugin by HackingEthics