How do you develop your own PHP extension ?

Answers were Sorted based on User's Feedback



How do you develop your own PHP extension ?..

Answer / juhi

<?

print ".PHP";

?>

Is This Answer Correct ?    0 Yes 2 No

How do you develop your own PHP extension ?..

Answer / radha_9090

<?
echo 'PHP';
?>
this file save as .php extention.

Is This Answer Correct ?    4 Yes 13 No

Post New Answer

More PHP Interview Questions

How to make a file encrypt and decrypt?

4 Answers   3i Infotech,


what is php?

3 Answers  


Is jquery better than javascript?

0 Answers  


Is it possible to protect special characters in a query string?

0 Answers  


•How do you create subdomains using PHP?

1 Answers  






How to redirect https to http url through .htaccess?

0 Answers  


What is inheritance in php? How many types of inheritance supports php?

0 Answers  


How to execute a function in php?

0 Answers  


How to count a number of words in a string in php?

0 Answers  


What is meant by session in php?

0 Answers  


What is the importance of php?

0 Answers  


What is a base url?

0 Answers  


Categories