How to insert a line break in php string?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?
What does the arrow mean in php?
What is the difference between associative array and indexed array?
Explain what are the two main string operators?
How many bootable file in O/S - XP,2000, and 98. which are the files.
What is difference between session and cookies in php?
Tell me how to initiate a session in php?
What is the use of rand() in php?
how to select single row from table and insert into same table as a new record by using a single sql query.
What is the purpose of break and continue statement?
How to stop the execution of php script?
What is the difference between get and post method in php?