Tell me how a constant is defined in a php script?
No Answer is Posted For this Question
Be the First to Post Answer
What advance thing in php7?
Can a trait extend a class php?
What is the purpose of constant() function?
How to add comments in php?
What are some new features introduced in php7?
Tell me how would you declare a function that receives one parameter name hello?
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
I have two radio button, i click one radio button display one dropdown box, one text field. and then click another radio button display one text field.so any one give me good idea plz.....i used <div id="" style=display:none> but not work..
How can we submit a form without a submit button?
what are in image creating functions in php
How can we know the count/number of elements of an array?
How do you call a constructor for a parent class?