[PHP] Re: Last URL visited

2002-08-31 Thread Marcel Besancon
Hallo, I don't know if I understood you correctly. But one way to get the url of the last visited page is using $foobar = getenv('HTTP_REFERER'); This write the url of the last visited page to the variable $foobar. Hope this helps Best regards Marcel -- PHP General Mailing List

[PHP] Re: mysql_result

2002-08-10 Thread Marcel Besancon
Hi Sascha, just use the modulus-operator (%). It's the best way. Bye Marcel -- registered Fli4l-User #0388 Answer to the newsgroup please Sascha Braun [EMAIL PROTECTED] schrieb im Newsbeitrag

[PHP] Not a PHP-Problem ...

2002-05-29 Thread Marcel Besancon
Hi everybody, this is not a PHP-problem. I just need ti know the whois-servers for the following tld's. .info, .net. As everybody knows the whois question for example .com has to be send to whois.networksolutions.com. I hope anybody knows a source where to find some of the adresses. Thank

[PHP] Re: PLEASE: Second request...

2002-05-29 Thread Marcel Besancon
Hi Shane, Second request... Please, any help out there for where I can download the best GD module for PHP 4.0.6 on my WIN 2000 IIS box. maybe this can help you http://kromann.info/php4.php Bye, Marcel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Re: testing for blank var

2002-03-21 Thread Marcel Besancon
Hi Robert, maybe your variable doesn't exist. Try using if(!isset($variable)) { missing-message } else { show $variable } I hope this helps. Bye, Marcel -- registered Fli4l-User #0388 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Calling Javascript-function from php-script ...

2002-03-19 Thread Marcel Besancon
Hi everybody, is there someone who can tell me how to call a javascript-function by a php-script. Thanks for each answer Marcel -- registered Fli4l-User #0388 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Calling Javascript-function from php-script ...

2002-03-19 Thread Marcel Besancon
ver-side Javascript = client-side Marcel Besancon wrote: Hi everybody, is there someone who can tell me how to call a javascript-function by a php-script. Thanks for each answer Marcel -- registered Fli4l-User #0388 -- PHP General Mailing List (http://www

[PHP] Re: Two easy HTML/CSS questions

2002-03-18 Thread Marcel Besancon
second question. But like I remember this must be possible with CSS too. But I don't know exactly how. Hope this helps Marcel Besancon -- registered Fli4l-User #0388 Phil Schwarzmann [EMAIL PROTECTED] schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I know I s

[PHP] Re: IMAGE Manipulation

2002-03-16 Thread Marcel Besancon
Hi Dani, I'm trying to resize images from a big image to smaller image in dimension and also file size so that when a user upload an image into server, when a browser display the picture it desn't have to be as big. I hope my question make sense. a good way for working with images is

[PHP] Changing 2 frames ...

2002-03-15 Thread Marcel Besancon
Hi everybody, is it possible to change two frames at one time using a php-script. For example: When I click on a link then the right _and _ the left frame should change to another side. Ist this possible or do I have to use JavaScript instead ??? Any answer can be useful Bye, Marcel --

[PHP] Broken DLL's ...

2002-03-13 Thread Marcel Besancon
Hi everybody, is it possible that there are some broken DLL's in the distributions ?? For example the php_curl.dll . I tried to uncomment it in the php.ini-file and got an error. But by replacing the php_curl.dll with another php_curl.dll from the net it works fine. Is it only me who has

[PHP] Installing PHP 4.1.2

2002-03-11 Thread Marcel Besancon
Hi everybody, i've got a problem again. I want to install PHP 4.1.2. Now my problem: There's only a source code distribution on php.net. How do I install it on Windows XP? I read the documentation, but I all I understood was bla. So, you see I understood nothing. Is there anyone who can

[PHP] php.ini ...

2002-03-11 Thread Marcel Besancon
Hi, it's me again, when I used the PHP 4.0.6 I had a php.ini with a lot of entries. Now, at Version 4.1.1, there's a php.ini with this content: - ; php.ini for PEAR

Re: [PHP] php.ini ...

2002-03-11 Thread Marcel Besancon
ght need to download the zip file and do a manual installation to get the required data. Thank you, Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Marcel Besancon [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 10:18 AM To: [EMAIL PROTECTED] Subje

[PHP] gd-library ...

2002-03-09 Thread Marcel Besancon
Hi, i'm trying to use the gd-library under windows, but it doesn't work. How can I include the gd.dll? Where do I put this file? I tried some different directories which are written in the php.ini as include-directories. What am I doing wrong? Is there a way to use this library under

AW: [PHP] PHP - browser - ERROR !

2002-01-19 Thread Marcel Besancon
Hi, maybe it's a problem of netscape. In many cases netscape doesn't work like the IE. Just remember CSS and other things !!! Marcel -Ursprüngliche Nachricht- Von: Dani [mailto:[EMAIL PROTECTED]] Gesendet: Samstag, 19. Januar 2002 15:47 An: Nick Wilson Cc: [EMAIL

AW: [PHP] MORE QUESTION - Editing Database

2002-01-10 Thread Marcel Besancon
Hi Dani, i do prefer using a database. I think it is the most dynamic way for creating and (important !!!) managing a website. Preformatted text isn't a problem with a database. Bye, Marcel -Ursprüngliche Nachricht- Von: Dani [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag,