mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Price in PR
Dear Experts,
Why we have to enter the price in the PR, and why there is no free goods indicato
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.