Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Keeping data in form
How can I keep whatever I write in the form?
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p