>
generate random in php ~ Online tutorial
Online tutorial
Home
PHP Program
PHP Tutorial
C Program
HTML Tutorial
C Aptitude
Become Our Fan on Social Sites!
generate random in php
Unknown
advanced PHP
,
generate random in php
,
Upload file using PHP
No comments
generate random in php
In this program is used generate random number in PHP.we are using
rand()
used to generate random number in PHP.
<?php
echo
rand
() . "\n";
echo
rand
(10,4);
?>
Previous program
Next program
Please Give Us Your 1 Minute In Sharing This Post!
Please Give Us Your 1 Minute In Sharing This Post!
SOCIALIZE IT →
Tweet
FOLLOW US →
SHARE IT →
Powered By:
BloggerYard.Com
Related Posts:
advanced PHP generate random in php Upload file using PHP
generate random in php
Upload file using PHP
PHP interview Question with answer
How do Upload File using PHP
How do get server date using PHP
Pop up box in javascript
0 comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
Join Free Cource
Blog Archive
▼
2013
(105)
►
November
(3)
►
June
(3)
▼
May
(10)
How do get month using javascript
Pop up box in javascript
make image using php
generate random in php
Upload file using PHP
get Http vs Https in php
Getting image width and height using PHP
Get ip address using php
How do finding metatag using PHP
compare two number without using relational operat...
►
April
(20)
►
March
(2)
►
February
(39)
►
January
(28)
►
2012
(25)
►
December
(17)
►
August
(8)
►
2011
(330)
►
December
(73)
►
November
(3)
►
October
(11)
►
September
(39)
►
August
(51)
►
July
(51)
►
June
(102)
Popular Posts
bresenham’s ellipse drawing algorithm c program
BRESENHAM’S ELLIPSE DRAWING ALGORITHM make money #include "stdio.h" #include "conio.h" #include ...
farmalloc() in c
farmalloc() Allocates from far heap Declaration: void far *farmalloc(unsigned long nbytes); Remarks: farmalloc allocates a ...
poke() and pokeb() in c
poke(),pokeb() poke stores an integer value at the memory location segment:offset pokeb stores a byte value at the memory location segment...
(no title)
<stdlib.h> stdlib.h is the header of the general purpose standard library of C programming language which includes functions ...
(no title)
<stdarg.h> • stdarg.h is a header in the C standard library of the C programming language that allows functions to accept an in...
cgets
Reads string from console Declaration: char *cgets(char *str); Remarks: cgets reads a string of characters from the console and ...
(no title)
<stddef.h> stddef.h is a header file in the standard library of the C programming language that defines the macros NULL and ...
HTML list
HTML list List is nothing but the collection of items or elements.There are two type of list are ordered list,unordered list UnOrdere...
mcalloc
malloc <ALLOC.H> Allocates memory Declaration : void *malloc(size_t size); Remarks: malloc ...
(no title)
Arrays of Strings In the previous chapter we progressed from one dimensional arrays to two dimens...
Become a Fan
Copyright © 2013
Online tutorial
.
Designed By :
Blogger Yard
0 comments:
Post a Comment