php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out