Author Archives: Vivek Moyal

About Vivek Moyal

Hello i am Vivek Moyal PHP developer and writes tutorials for students and beginners. Love to explore new cities

Check My IP – How To Check IP in PHP | Check Your IP Address in PHP

By | August 21, 2012

Today we will discuss How to Check IP address in PHP. we use a single line code for getting the IP Address and than another single line to show it. It just a 10 second script. In this we will use $_SERVER[“REMOTE_ADDR”]. – We will put $_SERVER[“REMOTE_ADDR”] into a variable and than we will echo that variable. It… Read More »

How To Check Host IP Address in PHP

By | August 21, 2012

How to check the Host IP address of a website or how to get Host IP of a Website. In this article i am going to tell you the function which we use for taking out the Host IP address or Host IP details. There are two methods which we will discuss here. 1. gethostbyname()… Read More »

How to Send Mail/ Email in PHP – PHP Mail Sending Script

By | August 19, 2012

Sending an enquiry form to your mailbox is very common now these days and you can see how much important it is. From a point of view of a business its a best and fast communication of getting the details of the customer as well as their need. In this post we will discuss about How to… Read More »

Free Images – Free Stock Images for Website

By | August 19, 2012

Hello to all the web designers, Developers, Programmers today i am posting a post for Free Images………….. yes i am talking about Free Stock Images for Website. Here you will find the list of some of the free image providers you can use them in your project/application. Pikwizard Over 100,000 completely free images on the… Read More »

Indian Rupee Photoshop Brush | Indian Rupees Font Download

By | August 18, 2012

Hello here you will find the Indian Rupee Symbol/Brush/Pattern for Photoshop and Rupee Font. Photoshop Brush for Indian Rupee Symbol Pattern for Indian Rupee Symbol Indian Rupee Symbol Custom Shape Indian Rupees Font Download From the below download link you can download the Free Rupee Font. How to install Indian Rupee Photoshop Brush You can… Read More »

Submit HTML Form Data Values to Mysql Database in PHP

By | August 17, 2012

Submit HTML Form Data / Values to Database in PHP | Submit HTML/PHP Form data/values in Database  In this tutorial we will discuss about Submitting the HTML Form or PHP Form in the Database first we will submit it without the use of Jquery which will refresh the page  after that we will implement the Jquery for… Read More »

How to Jquery Blink Text | Blink Text using Jquery | Text Blinking

By | August 17, 2012

Blink your Text with Jquery. This easy to use plugin for Jquery Blink Text is used in blinking the text over the website and it will support the IE, Chrome and other major browser. In this example i am using a span which we will blink <span class=”blink”>This text will blink</span> Now we will add… Read More »

Webcam in PHP – How to Use Webcam in PHP

By | August 17, 2012

Webcam in PHP, How to show webcam in PHP, take image from Webcam in PHP read this article you will get all the details regarding these questions. Hello friends i am Vivek Moyal today i am uploading the tutorial for showing the Webcam in PHP page and save that image in database. It will be… Read More »