=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil