Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc