How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var