Help =( !! Upload Pics [PHP script]
Hello
I need help with a php script [MULTIPLE UPLOAD IMAGES] , where I want to add a feature (wat
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al