need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..