Tell me how can we define a variable accessible in functions of a php script?
No Answer is Posted For this Question
Be the First to Post Answer
What is php addslashes?
Explain the three different kinds of Arrays?
How do you develop your own PHP extension ?
What is sql injection in php?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible? thanks
What is php sequence?
Why ide is recommended for use while programming with php?
i got 2 year backs in my MCA,i am 28 year guy, presently learning PHP, can i get the job & on facing the interview wht i will answer out for that?? (experience in as a 1.5yr System analyst after graduation)
What is session in php w3schools?
Explain what does the function get_magic_quotes_gpc() means?
how to select single row from table and insert into same table as a new record by using a single sql query.
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