Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
Alterar a hora do servidor
Se alguém souber, ajude-me a adicionar 6 horas, obrigado
<tr>
&
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<