Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code