phpbar.de logo

Mailinglisten-Archive

[php] AW: [php] Ignoriert? -->Automatischer Noframes-Inhalt mit php

[php] AW: [php] Ignoriert? -->Automatischer Noframes-Inhalt mit php

Gloss Mathias Mathias.Gloss_(at)_start.de
Tue, 22 Aug 2000 18:53:43 +0200


Aloha,

> ----------
> Von: 	Thorsten Scheckenbach[SMTP:t.scheckenbach_(at)_flashback-multimedia.de]
> 
> ich moechte, das mein Noframes-Inhalt immer genau das enthaelt was auch in
> meinem Hauptframe steht.
> 
So ganz kapier ich nicht was du da vorhast bzw. wo der Inhalt
der Hauptseite herkommt. Falls du z.B. 3 Frames hast:

Bastel dir ein php-Script, daß per GET 3 Parameter erhält
Aufruf mit index.php3?f1=frame1.html&f2=frame2.html&f3=frame3.html
index.php3 ----- schnipp -----
echo '
  
    TITEL
  
  
    
    
    


';
require($f2);   #  Hier wird der Dateiinhalt von $f2 ausgegeben!
echo '
';


Falls ich dich falsch verstanden habe, musst du nochmal Bescheid
geben :-)

Grüße, Mathias



</pre>

























<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI> Previous message: <A HREF="027605.html">[php] Ignoriert? --&gt;Automatischer Noframes-Inhalt mit php</A></li>
	<LI> Next message: <A HREF="027569.html">[php] AW: [php] AW: [php] Ignoriert? --&gt;Automatischer Noframes-Inhalt m
 it php
 it php</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#27568">[ date ]</a>
              <a href="thread.html#27568">[ thread ]</a>
              <a href="subject.html#27568">[ subject ]</a>
              <a href="author.html#27568">[ author ]</a>
         </LI>
       </UL>
</body></html>

<p align="right"><a href="https://www.phpbar.de">php::bar</a> PHP Wiki &nbsp;&nbsp;-&nbsp;&nbsp; 

<a href="https://lists.phpbar.de/archive/">Listenarchive</a> </p>

<!-- Matomo -->
<script type="text/javascript">
  var _paq = _paq || [];
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="//analytics.mushaake.org/";
    _paq.push(['setTrackerUrl', u+'piwik.php']);
    _paq.push(['setSiteId', '6']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<noscript><p><img src="//analytics.mushaake.org/piwik.php?idsite=6&amp;rec=1" style="border:0;" alt="" /></p></noscript>
<!-- End Matomo Code -->



</body></html>