Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------