insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start