noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Does design fit in FPGA ?
Hi all,
I've made a large HCC-Design. Because of the program-size the compile process with th
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...