How to make a file encrypt and decrypt?
Answer Posted / c.balamurugan
<html>
<body>
<form action="a.php" method="post" enctype="multiform/form-
data">
//<form element>//
</form>
</body>
</html>
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
Are php sessions secure?
How to remove the new line character from the end of a text line?
When should you use a stored procedure?
How can you make a connection with mysql server using php?
What does == mean in php?
What is urlencode and urldecode in php?
What are variables in research examples?
What are different types of errors available in Php?
What is the role of php.ini file?
Which is better session or cookie?
Can we extend final class in php?
How do I repair phpmyadmin?
What is final class and final method?
Explain how can php and javascript interact?
What is constructor and destructor?