How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th