PHP Frequently asked Questions and Answer 2015
PHP Frequently asked Questions and Answer 2015
Question: What is PHP? PHP is a server-side scripting language which is used to create the dynamic web pages. Question: Who is fater of P...
PHP Interview Questions and Answers for 2 year Experience
PHP Interview Questions and Answers for 2 year Experience
Question: What is use of header() function in php? 1. Header is used to redirect from current page to another: header("Location: newp...
Mysql Interview Questions And Answers - Atomicity, Dedlock, Client Program, Mysql Mode, Mysql Sensitivity Of Identifiers And Mysql Errors
Mysql Interview Questions And Answers - Atomicity, Dedlock, Client Program, Mysql Mode, Mysql Sensitivity Of Identifiers And Mysql Errors
Question: what is the difference between where and having clause in mysql? Answer: where can restrict each row or record having clause r...
Difference Between Primary Key And Unique Key And Foreign Key And Composite Key
Difference Between Primary Key And Unique Key And Foreign Key And Composite Key
Primary Key Primary Key can identify a row as uniquely A table can have only one primary key It can't be Null Indexing added automatic...
How to upload photo to a folder and save the path in database using php and sql
How to upload photo to a folder and save the path in database using php and sql
Suppose that if you want to create some dynamic pagez in php with some profile photoz for different userz. What will you do???? Uploading ...
Subscribe to:
Posts (Atom)