What are the limitations or drawbacks of PHP ?

Answer Posted / devendra n. maniar

PHP does not have any ID like ASP.?? The programmer have to develop the whole page using scratch. And the help is available in limited .

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a controller in programming?

701


What was the old name of php?

1173


What is difference between echo and print_r in php?

703


Where are php configuration settings stored?

749


If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

750


What is php stack?

727


Do you know what is the differences between $a != $B and $a !== $B?

721


Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?

808


Which is better session or cookie?

732


What is difference between get and post in php?

830


What is global array in php?

773


What is the function file_get_contents() useful for?

698


What type of headers have to be added in the mail function to attach a file?

750


What are the advantages of stored procedures, triggers, indexes in php?

763


Can you extend a final defined class?

8725