login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
System copy error in RUN ABAP REPORT PHASE
Hi,
I am performing system copy on my test server. I have previously taken export of JAVA + A
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as