What is the difference between core php and php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

how do we can copy of the content of a web page with the help og the URL and display them onto any other page

5 Answers  


Tell me what does pear stands for?

0 Answers  


What is rest api in php?

0 Answers  


What is the difference between runtime exception and compile time exception?

0 Answers  


what is mean by portal

0 Answers  


What is the meaning of a final class and a final method?

0 Answers  


How would you impletement download and upload a file in php

2 Answers   A1 Technology,


What are the 5 types of data?

0 Answers  


What is an example of a variable?

0 Answers  


What would occur if a fatal error was thrown in your php program?

0 Answers  


i want to need upload above 100mb file,i was successfully upload 75mb using .htaccess file ,but i can put 101mb file,it was not upload..please give some tips..local server its work perfectly but online it doesn't work.. .htaccess file details AddHandler application/x-httpd-php .php php_value post_max_size 200M php_value upload_max_filesize 200M php_value memory_limit 300M php_value output_buffering on php_value max_execution_time 259200 php_value max_input_time 259200 php_value session.cookie_lifetime 0 php_value session.gc_maxlifetime 259200 php_value default_socket_timeout 259200

1 Answers  


Does PHP 5 support exceptions? State Whether True or False?

0 Answers  


Categories