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
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d