Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<