Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
I need to increse 6hours more, and i don't know how???
I need to increse 6hours more, and i don't know how???
<tr>
<t
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.