mikelash's Profile
Reputation: 0
Apprentice
- Group:
- Active Members
- Active Posts:
- 94 (0.13 per day)
- Joined:
- 17-June 11
- Profile Views:
- 961
- Last Active:
Sep 04 2012 12:23 PM- Currently:
- Offline
Previous Fields
- Country:
- US
- OS Preference:
- Windows
- Favorite Browser:
- FireFox
- Favorite Processor:
- Who Cares
- Favorite Gaming Platform:
- PC
- Your Car:
- Ford
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Why does this make 100 copies of the insert every time i click?
Posted 25 Jun 2012
Duckington you sir have won thank you -
In Topic: Why does this make 100 copies of the insert every time i click?
Posted 24 Jun 2012
screw walking or running, I'm more trying fly! lol jk but i know that php goes before i have had problems with it in the past but this one isnt working. how can i make the php go first? -
In Topic: Why does this make 100 copies of the insert every time i click?
Posted 24 Jun 2012
so how do i make it go after its clicked and not just when the page starts? -
In Topic: Why does this make 100 copies of the insert every time i click?
Posted 24 Jun 2012
but it will still do the same as if the php was on the page. it still makes 100 copies of the insert
</div><table align="right" width=100%><tr><td align="right"><a style="cursor: pointer" onclick='<?php include("../upvote.php") ?>'><font size=2 color=green>[<?php echo $nt['upcount']; ?>]Upvote</font></a></td><td width=25% align="right"><a style="cursor: pointer" onclick='<?php include("../downvote.php") ?>'><font size=2 color=red>[<?php echo $nt['downcount']; ?>]Downvote</font></a></td></tr></table>
here is the page its linking too
<?php session_start(); if(!isset($_SESSION["id"])){ header("location:index.php"); } else { $decryptedID = base64_decode($_SESSION['id']); $id_array = explode("p3h9xfn8sq03hs2234", $decryptedID); $id = $id_array[1]; } $query = "INSERT INTO board_votes (id, user, vote) VALUES('$nt['count']', '$name', 'up')"; mysql_query ($query); ?> -
In Topic: Why does this make 100 copies of the insert every time i click?
Posted 23 Jun 2012
so what should i do instead?
My Information
- Member Title:
- D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
- Years Programming:
- 6
- Programming Languages:
- qbasic, visual basic, php, html, javascript, GML
Contact Information
- E-mail:
- Private
Friends
mikelash hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
mikelash has no profile comments yet. Why not say hello?