Write a program in php to print a table of a number?
No Answer is Posted For this Question
Be the First to Post Answer
How will you create a mysql database using php ?
how to get the value in script values
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
how can i find number of rows in a table using MS Access and php? i used odbc_num_rows($query); but it returned -1.
Explain what is memcache?
How to assigning a new character in a string?
What is $_ request in php?
How to invoke a user function?
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 are sql functions?
Define urlencode() and urldecode() used in php?
Does php need html?