Giter Club home page Giter Club logo

basic-php-training's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

aayush-bhatta

basic-php-training's Issues

Day 3: Task 1

a. Set a session with key =’login_token’ redirect to a new page and then print the token in a new page

b. Set a cookie name ‘AUTH_USER” with value token generated in day 2 function such that it is available in whole project and valid for 7 days

c. Create a form handling to get input from the form created in day 1 Assignment. And then submit the value and check if any input is invalid or not if input is invalid then display the return message in the login form. If input is valid, then redirect to a new home page and display the message “Welcome” message must be dynamic.

Day 1: Task 1

Create Form using BootStrap for input field username, email, contact, address.

form

Screenshot (92)

Name: Pratik Tamrakar
CRN: KCE075BCT025

Day 2: Task 1

a. Create a function that sanitizes a string by removing HTML tags, backslash with the signature sanitize (String): String

b. Create a function that is used to display the content of the array with the signature debugger(array): None

c. Create a function that is used to generate a random text. signature: tokenizer(length of string) : String

d. Create a table with field name ‘S.N.’, ‘username’, ’email’, also create a multidimensional array such that associative array is inside the indexed array and store the username and email of 10 random people. Then display the of the array in the table.

Note: Place all the function in a PHP file with name function.php

Sakar Paudel KCE075BCT037

#Day 1 task

<title>Welcome TO Sign Up Page</title>

Sign Up To Join

Creative SignUp Form

Username:

Email:

Gender:

Male Female

Password:

Confirm Password:

I Agree To The Terms & Conditions

Already have an Account? Login Now!

![login page](https://user-images.githubusercontent.com/43814730/82117147-1dd6fb80-978e-11ea-80b9-68c3a78c0bf3.jpg)

Day 1: Task 1

Create Form using BootStrap 3 or 4 (or just use HTML and CSS) for input field username, email, contact, address

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.