please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here