apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
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
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but