New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
IS Retail & Manufacturing
Hi
Can IS Retail and Manufacturing activities be done in same instance ie. in same client
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be