Email "$"
Hello!!
Any PHP guy with a bit of a knowledge in Flash ?
When I send a JPEG from flash
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
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
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r