Can we extend final class in php?
Write down the code for save an uploaded file using php?
What is the difference between a session and cookies?
How be the result set of mysql handled in php?
Name the Functions in IMAP, POP3 AND LDAP?
does PHP support foreign key and Rollback?yes or not.if not then why. how will you done these concept in php?
1 Answers Avanigoradia, Primus Global,
Write a program in php to print a table of a number?
What are the functions used in php?
What is a role of a designer in web development. Till what level the designer will do his work. Does he gives the complete html file or the tpl file or he should also include the smarty tag in the tpl file.
when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...
How to print \ in php. Only \ with out using . or *.
What is php string function?
Does php support overloading?