Php notes with technical interview question practice for fresher

Helpful notes for php job seeker

Monday, 16 December 2019

Index

Ch-1 Introduction to PHP

Ch-3 What is PHP

Ch-4 Basics ofPHP Script

Ch-5 Identifier in Php

Ch-6 Input/Output

Ch-7 Method Using PHP

Ch-8 Database Connectivity
(create table and insert data)

Ch-9 fetch data from database

Ch-10 Update Data in Database

Ch-11 HTML code for Project

Ch-11 Expand HTML code with MySQL

Part-II
Ch-12 Student Project-I

Ch-13 Student Project-II

Ch-14 Student Project-III

Ch-15 Studentt Project-IV

Ch-16 Student Project(Search)-V

Part-III
Html +CSS-I

HTML+CSS-II

HTML + CSS-III

HTML+CSS-IV

HTML+CSS-V

Part-IV

Javascript in Projec-I

Calculator Program Practice

Function Practice

Javascript in Project-II

Javascript in Project-III
(Data Insert in another page)

Data inserted in MYSQL

Fetch Data in MySQL

Edit data in database




on December 16, 2019
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Older Post Home
Subscribe to: Post Comments (Atom)

About Me

My photo
pragya sisodia
View my complete profile

Blog Archive

  • December 2019 (1)
  • September 2019 (1)
  • August 2019 (14)
  • July 2019 (14)
  • June 2019 (4)

Report Abuse

Search This Blog

  • Home

Index

Popular Posts

  • calculator
    <html> <form name="calc"> <table border=4> <tr> <td> <input type="text" name=...
  • mysql-3
    <?php $c=new mysqli("localhost","root","","student"); $sql="UPDATE admission SET s_na...
  • student project-1
    <html> <head> <style> table{         border:2px solid black; } </style> </head> <body...
Watermark theme. Powered by Blogger.