Tag Archives | PHP

$_SERVER['REMOTE_ADDR'] Does Not Work Always, How To Get Visitor's Real IP Address In PHP?

When you are connected to internet from the inter buy viagra net connection, it is not always directly connected to internet gateway. It may be connected to host computer which will be controlling most of the clients computers and so on. In this architecture of network, visitors IP address is not the actual IP address [...]

Read full story Comments { 4 }

How To Redirect Your Domain From WWW To Non-WWW And Vice-Versa Using .htaccess File?

Read full story Comments { 2 }

How To Merge Two Multi-Dimensional Arrays In PHP?

Few days back, one of my friend asked me How should I merge two arrays? I didn’t know it and I replied, let’s find out a pre-made method on php.net. Surprisingly, we couldn’t find the exact solution but I was under impression that there should be viagra cheapest a in-built php function which does this. [...]

Read full story Comments { 6 }

How To Fix PHP Sessions Data Issue In Internet Explorer & In IFRAMES?

Are you web developer? Oh yeah!!! then you must know how much you need to be aware such issues, like some of your web pages, web sites do not work on IE but runs perfectly on other popular browsers, i.e. Firefox, Safari. Think about a day when generic viagra online you coded for something by [...]

Read full story Comments { 4 }

PHP Function: How To Get The Current Page URL (Address Bar Link)

There are number of times when we need to play with PHP and the pre-defined constants and variables. PHP has a vast number of methods which can help us in dealing with almost all issues. Today, I am gonna share with the trick to find out current page generic viagra pills ‘s URL, yes the [...]

Read full story Comments { 0 }