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
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo