Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?