Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();