What is the most convenient hashing method to be used to hash passwords?
No Answer is Posted For this Question
Be the First to Post Answer
Is php 5.6 secure?
What is the difference between public, protected and private?
Explain the visibility of the property or method?
What are the design patterns in php?
hello.. i am b.tech 4th year student. i am confused that i should learning php or java. I have some knowledge of java and developed project in java, but i want to develop my career in php. So plz suggest me , i should go with php or java.
How to get no. of rows using MYSQL function?
What are the different ways to login to a remote server?
•How to access crystal reports through PHP code?
Why do we use php?
What are classes in php?
What is the difference between explode () and split () functions in php?
i want to need upload above 100mb file,i was successfully upload 75mb using .htaccess file ,but i can put 101mb file,it was not upload..please give some tips..local server its work perfectly but online it doesn't work.. .htaccess file details AddHandler application/x-httpd-php .php php_value post_max_size 200M php_value upload_max_filesize 200M php_value memory_limit 300M php_value output_buffering on php_value max_execution_time 259200 php_value max_input_time 259200 php_value session.cookie_lifetime 0 php_value session.gc_maxlifetime 259200 php_value default_socket_timeout 259200