finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T