Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
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
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
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
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr