PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Getting Resource id #11 while trying to connect..
So i tried using "DEFINE" for the first time and im using the variables i defined to conne
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou