Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 9 of 9
Search took 0.05 seconds.
Search: Posts Made By: enigma12814
Forum: PHP 06-01-2010, 08:54 PM
Replies: 10
Views: 1,042
Posted By enigma12814
***DISCLAIMER - long winded*** I have tested...

***DISCLAIMER - long winded***

I have tested it while echoing $counter all over the place and it all of a sudden just changes to a different number between Page A and Page B. I have echoed it as...
Forum: PHP 05-28-2010, 11:08 PM
Replies: 10
Views: 1,042
Posted By enigma12814
Yeah, I had a reason for that and now I can't...

Yeah, I had a reason for that and now I can't remember why lol. I don't know if that is the issue though because I echo the $counter variable before all of that takes place. I've been wrong plenty...
Forum: PHP 05-28-2010, 10:55 PM
Replies: 10
Views: 1,042
Posted By enigma12814
Sorry for not using the [php] tag at first. I...

Sorry for not using the [php] tag at first. I also wanted to mention that I went through and changed every instance of the variable $counter to $count. The session variable is still $counter but...
Forum: PHP 05-28-2010, 09:46 PM
Replies: 10
Views: 1,042
Posted By enigma12814
Not really sure what all you guys need me to...

Not really sure what all you guys need me to post, so here is Page A and Page B will follow

<?php
header("Cache-control: no-cache, must-revalidate");
header("Pragma: no-cache");...
Forum: PHP 05-28-2010, 07:01 PM
Replies: 10
Views: 1,042
Posted By enigma12814
PHP Session variable incrementing for no reason

Ok so for some reason I have a session variable incrementing for no apparent reason. This is the basic rundown...

On Page A I do this...
$counter = $_SESSION['counter'];
echo $counter;
Go to...
Forum: Ajax and Design 04-02-2010, 05:09 PM
Replies: 1
Views: 1,187
Posted By enigma12814
Advice with XMLHTTPRequest

I have a complex issue I am having trouble resolving. Basically I am trying to create a live user queue with some combination of ajax and php. When someone enters the queue I insert their ID into...
Forum: Ajax and Design 01-08-2010, 09:29 PM
Replies: 1
Views: 1,021
Posted By enigma12814
User Queue

Howdy folks, sorry for the bother, but I'm stumped. I am trying to create a User Queue and can't figure out a way to make the user queue update every time someone else is added to the database.
...
Forum: PHP 12-31-2009, 04:55 PM
Replies: 1
Views: 475
Posted By enigma12814
Need direction - passing data between users

If anyone can provide me with some direction here I would greatly appreciate it. I am not a super experienced programmer but I can usually figure everything out if I have a general direction.
...
Forum: JavaScript programming 12-28-2007, 10:35 PM
Replies: 0
Views: 646
Posted By enigma12814
MooTools Slider issue

I am having an issue with my slider displaying properly in IE. It displays properly in every other browser except IE. The box that is supposed to be hidden and slide upon click is not hidden at all...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 04:44 PM.