Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th