apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders