error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!