Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Error in Configure System Landscape Directory phase
Hi
We are getting the error in Configure SLD phase ( 41 of 44 phase).
Please f
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<