Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi