reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other