Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"