I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
No Answer is Posted For this Question
Be the First to Post Answer
Actually am working in existing project which is developed in .net, am converting the .net into php code. am facing problem after uploading the .php in server. amgetting the error message like "The page cannot be found" but its working perfectly in local host
How is a constant defined in a PHP script?
What is the use of pear in php?
Is strcmp case sensitive?
What is the method to execute a php script from the command line?
What are form input html tags?
What is data structure in php?
How to run the interactive php shell from the command line interface?
How to count all the lines of code in a directory and sub folder?
Tell me what is the main difference between require() and require_once()?
Tell me is it possible to remove the html tags from data?
can anyone explain oops concept in php or give website to learn this concept clearly?