How big is varchar max?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me is it possible to remove the html tags from data?
hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.comcom
I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution
What is php session and how it works?
Can you give example for trait in php?
we store and display scores of users in different games. In MySQL, records are stored as tuples (user-id, game-id, score). Now we need to support ranks of users, i.e., each user should be informed of his current rank in the community. The challenge is to come up with the best way to store the data in MySQL so that the requirements are efficiently met.
What is regex in html?
1.What are the difference between echo , print , print_r ? else this 3 can we show output to a client in some other way?
Tell me how to retrieve a cookie value?
How to write a program to make chess?
Is it possible to submit a form with a dedicated button?
What is the meaning of a final class and a final method?