present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han