Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
onclick problem
I have <input type="text" name="message">
<a href=page2.
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would