Sunday, May 27, 2012
Wednesday, May 23, 2012
Upload large files in php
Edit following variables in php.ini file (if windows C:\xampp\php\php.ini)
*values can be changed as your wish
/*php.ini start*/
memory_limit = 512M
post_max_size = 15000M
file_uploads = On
upload_max_filesize = 15000M
max_input_time = 20000
max_execution_time = 20000
session.gc_maxlifetime = 20000
/*php.ini end*/
then restart the Server
*values can be changed as your wish
/*php.ini start*/
memory_limit = 512M
post_max_size = 15000M
file_uploads = On
upload_max_filesize = 15000M
max_input_time = 20000
max_execution_time = 20000
session.gc_maxlifetime = 20000
/*php.ini end*/
then restart the Server
Monday, August 22, 2011
Thursday, April 28, 2011
Friday, April 8, 2011
Tuesday, February 22, 2011
Flash Game Tutorials
http://www.good-tutorials.com/tutorials/flash/game-development?page=4&s=comments
Nokia scecret codes
*#06# - For checking the IMEI (International Mobile Equipment Identity).
*#7780# - Reset to factory settings.
*#67705646# - This will clear the LCD display(operator logo).
*#0000# - To view software version.
*#2820# - Bluetooth device address.
*#746025625# - Sim clock allowed status.
*#62209526# - Display the MAC address of the WLAN adapter.
This is available only in the newerdevices that supports WLAN
like N80
*#92702689# - takes you to a secret menu where you may find some of the
information below:
*#3370* - (EFR) deactivation. Phone will automatically restart. Increase
battery life by 30% because phone receives less signal from
network.
*#7328748263373738# - resets security code.
#pw+1234567890+1# - Shows if sim have restrictions.
*#7780# - Reset to factory settings.
*#67705646# - This will clear the LCD display(operator logo).
*#0000# - To view software version.
*#2820# - Bluetooth device address.
*#746025625# - Sim clock allowed status.
*#62209526# - Display the MAC address of the WLAN adapter.
This is available only in the newerdevices that supports WLAN
like N80
*#92702689# - takes you to a secret menu where you may find some of the
information below:
*#3370* - (EFR) deactivation. Phone will automatically restart. Increase
battery life by 30% because phone receives less signal from
network.
*#7328748263373738# - resets security code.
#pw+1234567890+1# - Shows if sim have restrictions.
Subscribe to:
Posts (Atom)