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
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am