Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4