Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~551 People Reached
Favorite Forums
Favorite Tags
Member Avatar for saad_sinpk

hi i have call ajax in other page like this [CODE]<script type="text/javascript"> //////////////////////////////// // // Refreshing the DIV FANBOO2 // //////////////////////////////// function refreshdiv_fanboo2(){ // Customise those settings var seconds = 1; var divid = "fanboo2"; var url = "http://pickthefights.com/fanboo2/?id=<?php echo $idvar ?>"; // Create xmlHttp var xmlHttp_two = AJAX(); // …

Member Avatar for saad_sinpk
0
271
Member Avatar for saad_sinpk

can u guys help me out i have make one form and i want that if i click on text around radio it select radio here is my form code [CODE]<form name="myForm" action="join.php" method="post" id="joinPool" name="insert" > <input type="hidden" value="" name="event_id" > <input type="hidden" value="survivor" name="game_type" > <input type="hidden" value="38" …

Member Avatar for super9876
0
113
Member Avatar for saad_sinpk

i use this script for uploading image in mysql db [CODE]<?php $db_host = 'localhost'; // don't forget to change $db_user = 'username'; $db_pwd = 'password'; $database = 'vargasfa_fake'; $table = 'ae_gallery'; // use the same name as SQL table $password = 'satan159E'; // simple upload restriction, // to disallow uploading …

Member Avatar for whiteyoh
0
159