Sunday, October 20, 2013

Age Counter Java script

The below script
counts how long you've lived, in
days+hours+minutes.
Directions: Step 1: Copy this into
the <head> tags:
COPY CODE:

LEARN HOW TO CREATE A BLOG SITE IN WAPKA !

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:

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
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..

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..

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));

How to create PHP based email form with file attachment

The HTML form with file upload box

The code for an HTML form with a file upload box is given below. User can click on the ‘Browse’ button to select the file from his/her local machine.
 
Code: [Select]
<form method="POST" name="email_form_with_php"
action="php-form-action.php" enctype="multipart/form-data">

<label for='name'>Name: </label>
<input type="text" name="name" >

<label for='email'>Email: </label>
<input type="text" name="email" >

<label for='message'>Message:</label>
<textarea name="message"></textarea>

<label for='uploaded_file'>Select A File To Upload:</label>
<input type="file" name="uploaded_file">

<input type="submit" value="Submit" name='submit'>
</form>
The form will look like this:

Verifying email address

1. signup.php
2. signup_ac.php
3. confirmation.php
4. config.php 

We have to create 2 databases
1. temp_members_db 
2. registered_members

What to do
1. When users sign up. Random a set of confirmation code.

Wapka Download Page Code

<b>NAME:</b> :get-n:<br/><center><img src=":get-w:" alt="preview"/></center><br/><b>SIZE:</b> :get-s:<br/><b>DOWNLOADS:</b> :get-dl:<br/><b>DESCRIPTION:</b> :get-c:<br/><b>ADDED ON:</b> :get-t:<br/><b>LAST DOWNLOAD:</b> :get-l:<br/><br/><center><b>HAPPY DOWNLOADING</b></center><br/><table><tr><td><b>Download Link: </b></td><td><form action=":get-d:"><input type="submit" value="Download"/></form></td></tr></table><br /><br />Share oN-<a href="http://m.facebook.com/sharer.php?=http://site.com/%url%"><img src="/img/1901/1901200_500314f429.png"/></a>

Wapka login code

<form method="get" action="login_site.xhtml" >
<input type="hidden" name="do_id" value="0" />
Login:<br/><input type="text" name="wu_login" />
<br/>Password:<br/><input type="password" name="wu_heslo" />
<br/><input type="checkbox" name="wu_autologin" value="1" />
Automatic login <small>(you must allow cookies in phone)</small><br/><input type="submit" name="log_submit" value="Log in" /></form>

Friday, October 18, 2013

Wapka.Mobi Online user code

 Online Users:-:@userstat@s:d=oa, o=t, a=guest ::Name-%lna@me% <br/> CountrY-%flag% %country1% <br/> Phone-%browser% <br/> I@P-%ip% <br/> BusY at-%locatio@n%::<hr/>:/u@serstats:

Wapka.Mobi Search box code

Now goto wml/xhtml past this
<form method="get" action="site_ww.xhtml?hash=bd8c6590a5f491d2fcc06249fc52db"><input type="hidden" name="hash" value="bd8c6590a5f491d2fcc06249fc52db" /> <input type="text" name="get-search" value="" /><input type="submit" value="Search"/><br/></form>


and remove ww to ur page id

HTML/xHTML, JS code Tester

<script type="text/javascript">
function preview()
{
var odiv=document.getElementById('outputdiv');
var idiv=document.getElementById('inputcode');
odiv.innerHTML=idiv.value;
}
</script>

Friday, June 21, 2013

PHP - Echo

  1. As you saw in the previous lesson, the PHP function echo
  2. is a means of outputting text to the web
  3. browser. Throughout your
  4. PHP career you will be using the echo function more than any other.
  5. So
  6. let's give it a solid perusal!
  7. Outputting a String

9 Tips to Choose a Great Domain Name

  1. Tip #1: Always use your business name as the domain name. Your visitors should have only one name to remember your business - be it your business or your domain name.
  2.  
  3. Tip #2: Your domain name should be short and/or easy to remember. The limit is 67 characters. Domain names that are short and easy to remember names make it easier for your visitors to visit you repeatedly.

Pikachu

Copy the following code into your <HEAD></HEAD> tags.

<!-- TWO STEPS TO INSTALL POKEMON:

  
1.  Copy the coding into the HEAD of your HTML document
  2.  Add the last code into the BODY of your HTML document  
-->


<
SCRIPT LANGUAGE="JavaScript">
<!-- 
Original:  Paul (Poke_Paul@hotmail.com) -->
<!-- 
Web Site:  http://www.angelfire.com/ak3/MewHiddenLair -->

<!-- Begin
now
=new Date;x=now.getTime() %32768;
function 
Random(min,max) {x=(1103515245*x+12345) % 32768;
return 
Math.floor(x*(max-min+1)/32768+min);
}

No Right Click

Copy the following code into your <HEAD></HEAD> tags.
JS Code:
<script language="JavaScript">
<!--

var 
message="Sorry, that function is disabled.\nThis Page Copyrighted and\nImages and Text protected!\nALL RIGHTS RESERVED";
// Don't edit below!
function click(e) {
if (
document.all) {
if (
event.button == 2) {alert(message);
return 
false;
}
}
if (
document.layers) {
if (
e.which == 3) {alert(message);
return 
false;
}
}
}`

“Go Back” Button

  1. Browsers already have "back" buttons, so you'd better have a darn good reason for needing to put one on your page!
  2.  
  3. Input button with inline JavaScript
  4. <input type="button" value="Go Back From Whence You Came!" onclick="history.back(-1)" />
  5.  
  6. This is totally obtrusive, but you could fix that by only appending this button through JavaScript.
  7.  
  8. PHP
  9.  
  10. If JavaScript isn't a possibility, you could use the HTTP_REFERER, sanitize it, and echo it out via PHP.

  11. <?php
  12. $url = htmlspecialchars($_SERVER['HTTP_REFERER']);
  13. echo "<a href='$url'>back</a>";
  14. ?>

ShoutBox Code For Wapka.Mobi

  1. Here Is The ShoutBox Code For Wapka.

  2. <b>SAY SOMETHING TO ALL!!!</b>:forumlistf=540460, l=1, s=1, o=n:: <small>%lname% » Says »<b> %text%</b></small>::<br/>:/forumlist:<br/><a href=":forum-540460:">» Recent Shouts «</a><form method="post" action="forum_add_540460.xhtml" >
  3. <input type="hidden" name="d_token" value="4e6b0cc367031fb47048dcc5263b6ab8" />
  4. Name:<br/><input type="text" name="meno" maxlength="20"/>
  5. <br/>Text:<br/><input type="text" name="text" maxlength="20000"/>
  6. <br/><input type="hidden" name="ret_s" value="yy" />
  7. <input type="submit" name="submit" value="Submit" /></form>

Thursday, June 13, 2013

Your last visit on site script

  1. Your last visit on site script js script:
  2.  
  3. demo : http://adf.ly/Q5aax
  4.  
  5. visit this site  http://adf.ly/Q5aax  and copy this code:
  6.  
  7. <script type="text/javascript">
  8. function getCookie(c_name)
  9. {
  10. if(document.cookie.length>0)
  11. {
  12. c_start=document.cookie.indexOf(c_name + "=" );
  13. if (c_start!=-1)
  14. {
  15. c_start=c_start + c_name.length+1;
  16. c_end=document.cookie.indexOf(";",c_start);
  17. if (c_end==-1) c_end=document.cookie.length;
  18. return unescape(document.cookie.substring(c_start,c_end));
  19. }