Archive | PHP RSS feed for this section

How To Create And Implement Paging With PHP / MySQL? [An Example Script]

Few months back, I have posted a simple tutorial on “How to create paging with PHP / CSSviagra pillstrong>” where I left the implementation part for you guys. Now, after lots of requests from the readers I have created a script which will demonstrate the implementation. After reading and using this script, you would be [...]

Read full story Comments { 25 }

$_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 Use reCAPTCHA with PHP

How To Use reCAPTCHA with PHP

reCAPTCHA is a free CAPTCHA service viagra cheap that protects your site against spam, malicious registrations and other forms of attacks where computers try to disguise themselves as a human; a CAPTCHA is a Completely Automated Public Turing test to tell Comp price of viagra uters and Human Apart. reCAPTCHA comes in the form of [...]

Read full story Comments { 0 }