Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher