Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
JQuery, Masterpage, and Control issue
Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the