apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Change of partner analyse in sales orders
Hello,
I changed the partner analyse for sales orders and added a new mandatory partnerro
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.