Which is correct about mysqli and pdo?
No Answer is Posted For this Question
Be the First to Post Answer
How can we destroy the cookie in php?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
What is isset function in php?
1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10
14 Answers Aquasol, Infosys, TCS, Torque Infotech,
How to access standard error stream in PHP?
How can you "tell" MySQL server to cache a query?
List some features of php that are deprecated in php
Why do we use csrf token?
Is php a framework?
Does cors prevent csrf?
how to upload a file in php.write a syntex for that
What is binary safe function in php?