Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there