Browsing articles from "April, 2009"
Apr 10, 2009
admin

Set Cookies in PHP


Hello Friends !!

Today i will show you hiw to use Cookie in PHP.

First of all Cookies are small pieces of text, stored by a user’s web browser, that contain the user’s settings, shopping cart contents, or other data used by websites.

In PHP we can set cookies by inbuilt function setcookie().

setcookie(‘username’, $name);

It is very easy to use and understand. First parameter is the name of the cookie and second one is the value you want to store in cookie.

By above code you can set simple cookie and this cookie will be deleted when user close their browser.

We can also set the time how long we want the cookie.

$cookie_life = time() + 31536000;
setcookie(‘username’, $name, $cookie_life);

Above example create cookie for 1 year. Yes 31536000 seconds means 1 year.Remember, cookies must be deleted with the same parameters they were set with.If users clear their history from browser then cookies will be deleted.
Continue reading »

Apr 8, 2009
admin

Security in PHP – Tutorial


Hello Friends !!

Today I found one PDF file about PHP Security. Here I will give you that tutorial.

In this tutorial all the PHP security issues are explained in easu language.

Document is about worth 15 pages so i can’t write it in my blog.

Simply click on link shown below and you can see that PDF file. But first you have to install Adobe PDF reader.

CLICK HERE to see tutorial.

If you like this tutorial then please comment on this post. If you have any query then also tell me.

Click below links for more tutorials:

I will try my best to solve your problem.

Thanks…

Apr 2, 2009
admin

Check your mails from Anywhere


Hello Friends !!

Today I will give you some links. By using these you can check your mails anywhere from world.

We generally use MS Outlook Express, Thunder Bird for checking our mails.

But suppose you are outside your place and you have no mail software like Outlook then what will you do to check your mails ?

Don’t worry about this. I found list of sites which provides you to check mails. Here I list those sites.

(1) Mail 2 web

(2) Free my Email

(3) Email Anywhere

(4) Mail Start

(5) E Mol

(6) Email Addresses

(7) I Mail Reader

(8) Mail Probe

(9) Mail Reader

(10) Net My Mail

You can use above sites for checking your mails anywhere from world. It is easy to use.

If you wamt more then clicl below links:

I think you get some useful sites from this post.

Thanks…..

Apr 1, 2009
admin

Use PayPal’s Instant Payment Notification with PHP


hello Friends !!

Today i will tell you that how to integrate Instant Payment Notification(IPN) inPayPal using PHP.

There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. Because the whole process is based on the data you need to send via a web form to the PayPal payment processor these script look very similar.

The payment / notification process is shown via the following graphic:
Continue reading »

PHP Genious Services

I am a PHP freelancer india, PHP Developer india, PHP programmer india, Wordpress Freelancer india, Wordpress customization services, Wordpress Plugin Developer, Wordpress theme customization, Wordpress plugin customization, Magento Freelancer, Magento Developer india, Magento customization services, Magento theme integration, Opencart Developer india, Zencart Freelancer, Opencart customization, Opencart plugin development, HTML and CSS customization, cakePHP Developer, cakePHP Freelancer india, Ecommerce Developer india

Click Here for

Follow me on Facebook

Categories

Get Adobe Flash playerPlugin by wpburn.com wordpress themes