Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

PHP | Forum profile

Forum profile page for PHP on http://www.apachefriends.org. This report page is the aggregated overview from a single forum: PHP, located on the Message Board at http://www.apachefriends.org. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "PHP" on the Message Board at http://www.apachefriends.org is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Apache Forum - PHP (site profile, domain info apachefriends.org)
Title: PHP
Url: http://www.apachefriends.org/f/viewforum.php?f=...
Users activity: 24 posts per thread
Forum activity: 0 active threads during last week
 

Posting activity on PHP:

  Week Month 3 Months
Threads: 0 0 17
Post: 0 0 40
 

PHP Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

No active authors during last week.

 

Latest active threads on PHP::

Apache Forum
Started 2 months, 2 weeks ago (2009-10-08 07:06:00)  by Stepke-DSL
Hallo, 1. Ist das Dirtycode: Man sollte jede Sprache kapseln (jede Sprache in eine entsprechende Datei HTML ind .html PHP in .php etc.) 2. Der Fehler liegt darin, dass ein Leerzeichen fehlt: Code: <tr><td<?php if($screen=="energie") { ?>class="selected"<?php } ?>><a href="preise.php?screen=energie">Energiekosten</a> </td></tr><tr><td>Z&uuml;ge</td></tr></table> Diese Zeile muss geändert ...
Thread:  Show this thread (2 posts)   Thread info: Bei if-Abfrage wird keine neue Zeile erstellt. Size: 1,047 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Bei if-Abfrage wird keine neue Zeile erstellt. :: PHP :: Apache Forum"
Apache Forum
Started 2 months, 3 weeks ago (2009-10-06 15:57:00)  by Nobbie
rafael wrote: iwie gehts aber nich -.- hab ich da was falsche gefunden oder liegt das an was anderem? Es liegt an Dir und/oder an Deinem Script (welches Du uns leider nicht zeigst), bei mir funktioniert es einwandfrei.
Thread:  Show this thread (5 posts)   Thread info: bitweises XOR Size: 302 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: bitweises XOR :: PHP :: Apache Forum"
Apache Forum
Started 2 months, 3 weeks ago (2009-10-05 21:55:00)  by Xardas der Dunkle
Code: <? php function getRandomNumber ( $min ,  $max ) {     static $alreadyExists  =  array ();      // Avoid endles-loop     if ( count ( $alreadyExists )   <   ( $max + $min ))   {         do  {             $i  =  rand ( $min ,  $max );          }  while (isset( $alreadyExists [  $i  ]));         $alreadyExists [  $i  ]   =  ...
Thread:  Show this thread (4 posts)   Thread info: random numbers not repeat Size: 3,974 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: random numbers not repeat :: PHP :: Apache Forum"
Apache Forum
Started 2 months, 3 weeks ago (2009-10-05 11:27:00)  by Nobbie
startist wrote: Meine PHP-Formel errechnet mir 10,49, mein Taschenrechner 11,49. Bei mir berechnet PHP den Wert mit 11.492454046025 (vielleicht siehst Du ja schon daran etwas?). startist wrote: Ich kann den Fehler einfach nicht finden Wir auch nicht, da Du geschickterweise die Stelle, wo Du den Fehler wirklich machst, uns nicht zeigst. Das ist das Problem, wenn man verstümmelte ...
Thread:  Show this thread (3 posts)   Thread info: Quadratwurzel Size: 817 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Quadratwurzel :: PHP :: Apache Forum"
Apache Forum
Started 2 months, 4 weeks ago (2009-09-29 11:53:00)  by Nobbie
Funny question. post_max_size does not mean any variable size, it only limits the TRAFFIC between the browser and the Server. In your case, 16MB is the maximum amount of bytes, which can be "post"ed from a FORM to the Server. Usually only FORMs with file uploads (<input type="file" ...>) exceeds the post_max_size.
Thread:  Show this thread (10 posts)   Thread info: How many space do i have to use POST? Size: 367 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How many space do i have to use POST? :: PHP :: Apache Forum"
Apache Forum
Started 3 months, 1 week ago (2009-09-16 11:49:00)  by sili
Wahrscheinlich hast du einen Fehler, Zeigts diesen aber nicht an. Zeig doch mal deinen Code.
Thread:  Show this thread (13 posts)   Thread info: PHP wird nicht erkannt Size: 92 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: PHP wird nicht erkannt :: PHP :: Apache Forum"
Apache Forum
Started 3 months ago (2009-09-27 02:38:00)  by Wiedmann
Quote: Btw., zu dem Vorschlag in anderen threads, das Bild einfach in einem Ordner zu speichern und über die DB zu referenzieren, geht in meinem Falle nicht, weil ich meinen Kollegen ermöglichen möchte, das Bild zusammen mit dem Eintrag hochzuladen, statt in die DB zu schreiben (das würden die nicht packen ). Wiedersprichst du dir da nicht selbst? Und wenn du nichts in die DB schreiben ...
Thread:  Show this thread (5 posts)   Thread info: Jpgs aus Mysql in html ausgeben? Size: 653 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Jpgs aus Mysql in html ausgeben? :: PHP :: Apache Forum"
 

Hot threads for last week on PHP::

No active threads for last week.