Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
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
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<