How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que