Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim