You need 6 pages for this..
Goto ES > NEW PAGE > create 6 pages (visible only in admin mode)
1. Blogs system
2. Blog details Page
3. New Blogs
4. All blogs page
5. Blogs by id page
6. Blogs by users page Creating Page 1:
Sunday, October 20, 2013
How To Add Prefix In Forum Topic For Wapka
First, login Admin mode in Wapka.Mobi, click Settings > Edit texts > Forum/chat
Find and replace these texts
Theme name
Find and replace these texts
Theme name
COPY
CODE:
♥Love Calculate♥ Code For Wapka
COPY CODE:
How To Create A Phishing site like facebook in Wapka
Here i will U Giv U Step wise U Just Folow @ Step 1: At First Go to wapka.mobi and signup a new account. Enter into the site in "Admin mode" Goto Edit site-wml/xhtml Code and paste this code...
Increase Upload file limit size using htaccess
1. Create/Edit your .htaccess file
2. Paste below 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
3. Save
Example above allow you to upload up to 20MB.
You can change it as you want..
2. Paste below 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
3. Save
Example above allow you to upload up to 20MB.
You can change it as you want..
How Stop CPU Limit Exceeded on your Websites
We've Received alot of Complaints on this. Normally, in Youhosting, when your Website's CPU is above 70%, this Error Shows up!
Here's a to Control it.. Just addthis Code to the Header Path of your Script..
Here's a to Control it.. Just addthis Code to the Header Path of your Script..
Php date function
<?php
$timezone="+6";$jam=gmdate("H:i",time()+3600*($timezone));$d=gmdate("d",time()+3600*($timezone));$m=gmdate("m",time()+3600*($timezone));$y=gmdate("Y",time()+3600*($timezone));
$timezone="+6";$jam=gmdate("H:i",time()+3600*($timezone));$d=gmdate("d",time()+3600*($timezone));$m=gmdate("m",time()+3600*($timezone));$y=gmdate("Y",time()+3600*($timezone));
Subscribe to:
Posts (Atom)