php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu