parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par