Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
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
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy