Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<