array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
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
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co