apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but