mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
Export hangs
Hi all, please help
I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop