PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/