codingforever99


Member since 2013

6 snippets

12069 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

codingforever99's Recent SnippetsTagged php



« Prev 1 Next »
how to get php pagerank checker script, simple class.
2 2426 posted 11 years ago by codingforever99
Getting alexa rank is simple, a data link provide by alexa only needs the domain name and then it return xml data including the rank we want, so I make a php function to do this task.
0 2053 posted 11 years ago by codingforever99
Simple PHP functions to validate url, email address and ip, functions will return TRUE for valid data and FALSE for invalid data.
0 3497 posted 12 years ago by codingforever99
Simple PHP functions to validate username, password and date, functions check the input format and allowed characters and then return TRUE for valid data and FALSE for invalid data.
0 5022 posted 12 years ago by codingforever99
How to build a login form using php with mysql database.
0 2042 posted 12 years ago by codingforever99
simple php file uploader with check for file extension and size.
0 3088 posted 12 years ago by codingforever99
« Prev 1 Next »