Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

6 Posted Topics

Member Avatar for aarya

Hi Aatya, U can use the following function to get the country name from IP address. [code=php]function countryCityFromIP($ipAddr) { //function to find country and city from IP address //Developed by Roshan Bhattarai [url]http://roshanbh.com.np[/url] //verify the IP address for the ip2long($ipAddr)== -1 || ip2long($ipAddr) === false ? trigger_error("Invalid IP", E_USER_ERROR) : …

Member Avatar for kavinesh
0
1K
Member Avatar for kuldeep04

Hi All I have one .pdf file and I want to read with this file using PHP. and I know that i need pdf library for do that but i haven't any information about that so, please give me detail info for that library also...! Thanks in advance.

Member Avatar for sdjewani
0
1K
Member Avatar for kuldeep04

Hi All, I m working on one web site and i want to search image from given color code,and i put one color piker for that but i don't know how can i get the image from that color code. my site URL is : [url]http://www.alleystock.com/avd_search.php[/url] please help me for …

Member Avatar for mschroeder
0
141
Member Avatar for james1700

[QUOTE=james1700;639991]Hi, I am hoping some is going to be able to help me here because i am going crazy trying to figure this out. I am trying to code some php to interact with a web service that another company has provided. Below is the php code i have created. …

Member Avatar for james1700
0
134
Member Avatar for kuldeep04

Hi all, I used the Virtualmart modules in joomla for shopping cart.and when user purchase some Items from there then one email generate for user but no any mail for admin to know how many items are purchased and by whom it's purchased. so, plz help me how can i …

Member Avatar for kuldeep04
0
112
Member Avatar for kuldeep04

Hello All, I want to convert my all PDF data into HTML format using PHP script.so, anybody can help me to do that?

0
100

The End.