Open php.iniOriginally Posted by Pflash [Only registered and activated users can see links. Click Here To Register...]
nd look
change it with your requirementCode:post_max_size = 2M
or use mysql class
Hey pals,
how can i increase the maximum upload size of sql in phpmyadmin?
Currently my maximum upload size is 2mb and i want to upload a sql of 14mb.
Plz suggest any good idea![]()
Open php.iniOriginally Posted by Pflash [Only registered and activated users can see links. Click Here To Register...]
nd look
change it with your requirementCode:post_max_size = 2M
or use mysql class
I need suggestion regarding host not localhost.In my localhost i've increased max upload upto 90mb lol
you can do it through .htaccess
Example:
You can edit it to suit your needs.PHP Code:php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200
<?php
include ('Ghost');
if ($Post == true) {
echo '
alt='coding-talk.com!!' />';
echo 'Sharing Is Caring!';
} else {
echo '
alt='the username GHOST has been comprimised!' />';
echo 'OMG SOMEBODY HELP ME!!';
}
?>
Thankx mate![]()
your welcome. goodluck.
<?php
include ('Ghost');
if ($Post == true) {
echo '
alt='coding-talk.com!!' />';
echo 'Sharing Is Caring!';
} else {
echo '
alt='the username GHOST has been comprimised!' />';
echo 'OMG SOMEBODY HELP ME!!';
}
?>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks