> Jim
> - Original Message -
> From: "Antoine" <[EMAIL PROTECTED]>
> To: "php list" <[EMAIL PROTECTED]>
> Sent: Tuesday, March 18, 2003 2:52 PM
> Subject: [PHP] php and javascript
>
>
> > I wrote a function to redirect
I wrote a function to redirect my page to another one. But for some
reason I keep getting an error.
here is the function I made
function js_pointer_login($thepage)
{
echo ' window.location = '$thepage'
';
}
--
Antoine <[EMAIL PROTECTED]>
--
PHP General Mailin
the script is correct, I would like the page to just load
in the user's main page. Is there any function that can do this?
--
Antoine <[EMAIL PROTECTED]>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am having a problem using php to submitting a form. For some reason
PHP won't handle the form variables... I am using PHP Version 4.2.2 on
a redhat 8 system.. I used this code from a book called PHP and MySQL
Web Development.
0 )
{
echo "$num_rows";
// if they are in the
We are currently looking to put a very sizable document on a website so
that it will be easily. The document is currently maintained by a
single user in a MS Word format. Ideally it would be very nice if the
index would take the user to the index of the appropriate section of the
document, which
I am working on a project that will require the ability to take input
from a web interface and then fax the content out to some of the
members. If anyone has had any experience with a similar project, I
would greatly appreciate any assistance.
Thanks in advance,
Glenn
--
PHP General Mailing L
6 matches
Mail list logo