What is the difference between substr() and strstr()?


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

Post New Answer

More PHP Interview Questions

What are the data types in php?

0 Answers  


What is the basic function to search files for lines (or other units of text) that contain a pattern.

0 Answers  


Can php run without server?

0 Answers  


what are the differences between php and perl

0 Answers   TCS,


equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }

2 Answers  






What type of language is php?

0 Answers  


1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10

14 Answers   Aquasol, Infosys, TCS, Torque Infotech,


How can we submit a form without a submit button?

23 Answers   ABC, HCL, Infosys, Kept Bug, Panys, Rushmore Consultancy, Torque Infotech, Wipro, zCon Solutions,


What is difference between php and wordpress?

0 Answers  


How long is session timeout?

0 Answers  


How is it possible to cast types in php?

0 Answers  


What version of php do I have windows?

0 Answers  


Categories