On failure of which statement the script execution stops displaying error/warning message ?? a. rinclude () b. require () c. both of above d. None of above Show Answer b. require () You Might Also Like Which of the following data type is not sealed or data types supported by PHP ?? July 5, 2021 The casting operator introduced in PHP 6 is ?? July 5, 2021 PHP supports all four different ways of delimiting. In this context identify the false statement ?? July 5, 2021 For integer data type PHP 6 introduced ?? July 5, 2021 Which of the following mode of the fopen() function opens a file only for writing. If a file with that name does not exist attempt to create a new file. If the file exists place the file pointer at the end of the file after all other data ?? July 3, 2021 Which of the following variable assignments is a ‘by value’ assignment in PHP ?? July 5, 2021 Which of the following method is suitable when you need to send larger form submissions ?? July 3, 2021 Study following steps and determine the correct order ?? July 5, 2021 When do you need to obtain the ASCII value of a character which of the following function you apply in PHP ?? July 3, 2021 The function setcookie( ) is used to ?? July 5, 2021 Which function includes the specified file even the statement evaluates to false in which block the function is placed ?? July 5, 2021 Identify the variable scope that is not supported by PHP ?? July 5, 2021 Which of the following statement produce different output ?? July 5, 2021 If a boolean variable $ alive= 5; ?? July 5, 2021 Which of the following commenting is supported by Php ?? July 5, 2021 fopen($file_doc”r+&rdquo Wink opens a file for ?? July 5, 2021 Which of the following are valid float values ?? July 5, 2021 Which of the following function returns the number of characters in a string variable ?? July 5, 2021 Which of the following method sends input to a script via a URL ?? July 3, 2021 Which data types are treated as arrays ?? July 5, 2021 Trace the function that does continue the script execution even if the file inclusion fails ?? July 5, 2021 A script is what ?? July 3, 2021 Trace the odd data type is ?? July 5, 2021 Which of the following function can assign the output to a string variable ?? July 5, 2021 When compared to the compiled program scripts run how ?? July 3, 2021 Which of the following variables is not a predefined variable ?? July 3, 2021 Which of the following delimiter is ASP style ?? July 5, 2021 When defining identifier in PHP you should remember that ?? July 5, 2021 Which of the following statement is false ?? July 5, 2021 PHP is a widely used _____ scripting language that is especially suited for web development and can be embedded into HTML ?? July 3, 2021 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment. Δ
PHP supports all four different ways of delimiting. In this context identify the false statement ?? July 5, 2021
Which of the following mode of the fopen() function opens a file only for writing. If a file with that name does not exist attempt to create a new file. If the file exists place the file pointer at the end of the file after all other data ?? July 3, 2021
Which of the following method is suitable when you need to send larger form submissions ?? July 3, 2021
When do you need to obtain the ASCII value of a character which of the following function you apply in PHP ?? July 3, 2021
Which function includes the specified file even the statement evaluates to false in which block the function is placed ?? July 5, 2021
Which of the following function returns the number of characters in a string variable ?? July 5, 2021
Trace the function that does continue the script execution even if the file inclusion fails ?? July 5, 2021
PHP is a widely used _____ scripting language that is especially suited for web development and can be embedded into HTML ?? July 3, 2021