Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam