Is there a way to determine what a user clicked from a page and pull info from
that page to the new page from an array?
Example on one page:
echo " ";
?>
on the test.php page how do i determine which picture the user clicked on?
Jeff
UWG Student
[EMAIL PROTECTED]
--
PHP General Mailing List
It's not coming from a form. will the form request still work?
>= Original Message From Steve Edberg <[EMAIL PROTECTED]> =
>At 03:12 PM 8/30/02 , stu9820 wrote:
>>what is php's request object?
>>like in ASP - Request("variable")
>
&
what is php's request object?
like in ASP - Request("variable")
Jeff
UWG Student
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Im new to PHP (came from ASP). I'm trying to make pictures (.jpgs) come out
of a folder and display on a page. Here is my code so far:
$zContents";
?>
I dont have database support on the server i use (school server). I have all
the picture names in a text file and i want to pull out the nam
4 matches
Mail list logo