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 does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?

0 Answers  


Explain me soundex() and metaphone()?

0 Answers  


What are the features of php 7?

0 Answers  


how many type of url?

1 Answers  


Any good PHP developer looking for change

1 Answers  






This is regarding file uploading. 1. Who will be the owner of the uploaded file ? 2. What permission you will give for an uploaded file ? 3. What is mean by user, group and others and what kind of permission you will give for each user and explain the reason?

1 Answers   IBM,


What is different types of visibility?

0 Answers  


How can we encrypt the password using php?

0 Answers  


am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.

0 Answers   HCL,


how many error types in php? name there?

5 Answers  


What is the use of token in php?

0 Answers  


What is a php namespace?

0 Answers  


Categories