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
 
Start new topic
Odpowiedzi (1 - 1)
rocktech.pl
post
Post #2





Grupa: Zarejestrowani
Postów: 587
Pomógł: 131
Dołączył: 8.02.2010

Ostrzeżenie: (0%)
-----


Witam.

To są tylko szkielety do dokumentacji.

Szukaj w tym kierunku https://github.com/php/php-src/blob/master/...dard/rand.c#L42 (IMG:style_emoticons/default/wink.gif)

Ten post edytował rocktech.pl 14.06.2013, 07:59:24
Go to the top of the page
+Quote Post

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: 16.09.2025 - 04:41