April 23rd, 2010
View Comments
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:
April 22nd, 2010
View Comments
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.
April 20th, 2010
View Comments
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.
April 12th, 2010
View Comments
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.
April 1st, 2010
View Comments
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.
March 27th, 2010
View Comments
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.
February 17th, 2010
View Comments
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.
January 27th, 2010
View Comments
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.
January 27th, 2010
View Comments
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 !!