apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou