some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro