Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
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
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?