Re: affiche d'une nouvelle page .php ou .html sans l'entete



That could be done with a Javascript open.window() in which you declare that
you do not want to see the address bar or even the status bar but a smart
user can always find out.

"Joseph KHOURY" <jkhoury@xxxxxxx> wrote in message
news:433b748b$0$20853$626a14ce@xxxxxxxxxxxxxxx
> Hi
>
> I'm looking for a script in php who I can open a new page php without
> display the address in the new page. Can you hep me
>
> I'm sorry about my message in french.
>
> "Joseph KHOURY" <jkhoury@xxxxxxx> a écrit dans le message de news:
> 433b73e7$0$20886$626a14ce@xxxxxxxxxxxxxxx
>> En fait, sur une page .php je demande au visiteur du site de saisir son
>> nom , prenom et adresse mail et de sélectionner une option. SI le
>> visiteur est autorisé et suivant option sélectionnée j'ouvre une nouvelle
>> page. Je voulais savoir comme avec php ouvrir une nouvelle page et si
>> possible sans que l'adresse apparaît ds la page.
>>
>> "Nicolas Verhaeghe" <nospam_nicver@xxxxxxxxxxxxxxxx> a écrit dans le
>> message de news: 433af915$0$22207$39cecf19@xxxxxxxxxxxxxxxxxxxxx
>>>> Bonjour,
>>>>
>>>>
>>>> Je souhaite à partir d'une page php ouvrir une nouvelle page .html ou
>>>> .php sans que l'adresse de la page s'affiche dans la page d'entete.
>>>> comment faire?
>>>> Merci de votre aide.
>>>
>>> Je te recommande de visiter fr.comp.lang.php si tu es francophone.
>>>
>>> Ta question est pas tres claire. Tu veux ouvrir un pop-up? Rediriger?
>>> Ouvrir une page dans une FRAME?
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: XSLT: Is the variable scope of local?
    ... scoping, but about what a variable's scope is. ... and, say, PHP does not adhere ... if ($foo) { ... Global symbol "$bar" requires explicit package name at ...
    (comp.text.xml)
  • Re: [PHP] PHP5 and the DOM model
    ... public function getBar() ...
    (php.general)
  • Re: [PHP] PHP5 and the DOM model
    ... public function getBar() ...
    (php.general)
  • Here is how to do PHP without leaving a page. (+ Question)
    ... The standard answer is "You can't because PHP is server side and HTTP is the bridge between client and server and it works in whole pages at a ... But _it is possible_ to use PHP to validate form input as it is being ... What should happen is that the value in Bar gets reversed and Foo gets copied to Fox. ... Copying Foo to Fox is pure javascript which doesn't need to be executed in another window ...
    (comp.lang.php)
  • Re: Array of objects
    ... > It prints Bar9 ten times. ... > Using php version 4.3.9. ... you are assigning to the same variable bar. ... Bar2 ...
    (comp.lang.php)