Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm