Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi