MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
Problem with Subscreen
Dear Experts ,
I am facing a problem with the subscreens. My senario is as follows :
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.