first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak