_Beginner 2 Computer Science
Misc
(Move to ...)
Download
About us
Contact us
▼
Showing posts with label
PHP
.
Show all posts
Showing posts with label
PHP
.
Show all posts
Friday, 7 March 2014
Get IP address of an user even if he is using proxy
›
In Last post, i have shown you how to get IP address of an user in simple manner But it won't work in case the user is using proxy......
Wednesday, 5 March 2014
How to get IP address of user in PHP
›
Some time you guys may think, How, websites know about your location or google analytic distinguish different user on internet Or locate yo...
2 comments:
Friday, 28 February 2014
PHP crash course -4 ( GET POST & REQUEST function )
›
We Know PHP is server side language i.e. it execute on server . NOW user have to insert a data and you have to send this data to server wh...
1 comment:
Tuesday, 14 January 2014
PHP crash course -3
›
IN this section we will discuss about array in PHP . which is quit similar to list in Python . What is an array : A variable is storage...
Saturday, 11 January 2014
PHP crash course -2
›
In this section we are going to discuss logic & loping in PHP . The if....Else statements : Similar to C program if ... e...
PHP crash course -1
›
PHP stands for HYPERTEXT PREPROCESSOR Short Introduction to PHP php IS A SERVER scripting language like ASP...
1 comment:
›
Home
View web version