Skip to content
011 322 44 56Monday – Friday 10 AM – 8 PM
Facebook page opens in new windowX page opens in new windowInstagram page opens in new windowYouTube page opens in new window
Developer Desks
Website Development With Better Performance
Developer DesksDeveloper Desks
  • Home
  • Codes
    • WordPress
    • PHP
    • Jquery
    • Javascript
    • Guest
  • Demos
  • blog
  • Tech News
  • Submit Your Articles
  • Contact
Search:
  • Home
  • Codes
    • WordPress
    • PHP
    • Jquery
    • Javascript
    • Guest
  • Demos
  • blog
  • Tech News
  • Submit Your Articles
  • Contact

Daily Archives: May 21, 2015

You are here:
  1. Home
  2. 2015
  3. May
  4. 21

How to Handle Cookie in Php and set Cookie time in browser

How to Handle Cookie in Php and set Cookie time in browser

Php tutorialsBy Raja sekarMay 21, 2015Leave a comment

What Is Cookie? Cookie is a small file embedded with server to the user’s browser. Its mainly used to Get or Identify the user details. Every time the same computer requesting a page with a browser, it will also send the cookie. By locally we said, Its stored the pages and details in you browser…

Php code for login page using session without stored details in database

Php tutorialsBy Raja sekarMay 21, 2015Leave a comment

For Previous chapter we already know what is session and how to set and destroy. So here, We are going to learn how to using PHP code for login page using session without stored details in database. Php code for login page using session Example 1. First Create login page and named as Index.php Code <?php…

Php Registration Form with email verification

Php code for login page with database using session

Php tutorialsBy Raja sekarMay 21, 2015Leave a comment

For Previous chapter  we learn how to create login-page-using-session-without-stored-details-in-database,  Here We go to lear how we use login page with session using mysql database php code for login page with database First you have a knowledge in mysql with CURD(Create, Update, Read, Delete) Syntax. If you had then Go. Step 1: Run Xampp Server, Create Database…

How to Handle session variables in Php

Php tutorialsBy Raja sekarMay 21, 2015Leave a comment

How to Handle session variables in Php Session is nothing but way to store a details or information (using variables) in multiple pages. Its Not like as Cookie. The difference is details are not stored in the computer browser as like as cookie. What is PHP Session? – Simple and clear Explanation When You open a…

Developer Desks
 Dream-Theme — truly premium WordPress themes
Go to Top
 

Loading Comments...