Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string