What is difference between base_url and site_url?
No Answer is Posted For this Question
Be the First to Post Answer
What is a base url?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
What is put method in php?
How to avoid the undefined index error?
When use javascript vs php?
Is uploaded file php?
How do you count numbers in php?
how to track user logged out or not? when a user is idle?
Do I need apache for php?
How do I find out the number of parameters passed into function?
What is variable declaration?
What is the difference between unset and unlink?