Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] odczytywanie głównych fukcji php
-zen.p-
post
Post #1





Goście







Witam. Czy jest jakiś sposób, aby odczytać zawartość jakieś funkcji w php. Znalazłem tylko np standard_2.php za pomocą pewnego programu

  1. /**
  2.  * (PHP 4, PHP 5)<br/>
  3.  * Seed the random number generator
  4.  * @link <a href="http://php.net/manual/en/function.srand.php" target="_blank">http://php.net/manual/en/function.srand.php</a>
  5.  * @param int $seed [optional] <p>
  6.  * Optional seed value
  7.  * </p>
  8.  * @return void
  9.  */
  10. function srand ($seed = null) {}
  11.  
  12. /**
  13.  * (PHP 4, PHP 5)<br/>
  14.  * Show largest possible random value
  15.  * @link <a href="http://php.net/manual/en/function.getrandmax.php" target="_blank">http://php.net/manual/en/function.getrandmax.php</a>
  16.  * @return int The largest possible random value returned by rand
  17.  */
  18. function getrandmax () {}


jednak zawartość funkcji jest pusta
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 24.08.2025 - 13:03