error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
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
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura