Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
newbie error
what is wrong with this code ?
<html>
<body>
<?
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F