Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i