Skip to content

Commit 5f1a607

Browse files
committed
Class 6 added
1 parent ac02fff commit 5f1a607

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+26079
-11
lines changed
6 Bytes
Binary file not shown.
6 Bytes
Binary file not shown.
6 Bytes
Binary file not shown.
6 Bytes
Binary file not shown.
6 Bytes
Binary file not shown.
6 Bytes
Binary file not shown.
6 Bytes
Binary file not shown.
6 Bytes
Binary file not shown.

Class-4-13-08-2020/.phpintel/index

6 Bytes
Binary file not shown.

Class-4-13-08-2020/script/ereg.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22

33
$username= "asffD";
4+
45
if(!ereg("([^a-z])",$username)){
56
echo "Username is valid";
67
}else{

0 commit comments

Comments
 (0)