How can we destroy the cookie in php?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
What is prepare in php?
Write a program to get second highest number in an array using php?
What is difference between variable declaration and variable definition?
How to stop the execution of php script?
How to open a file for reading?
we have two tables first one is EMPLOYEE having EmpID, EmpNAME, Second table is SALARY table having id, salary Write a query to get name of those person who having more than 10000$ salary
What is polymorphism php?
What is the difference between echo print and print_r in php?
How can we display information of a variable and readable by human with php?
Which will check if a function exists?
I just installed php 5.3.1 in my linux server and now my old work which i used to write with tags is not working at all.. Please help me out.. How can i resolve this??