Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
user validation always displaying invalid ? please help
Hello,
I have 2 accounts and there is a field in mysql called validated it can be either &quo
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like