Forum: PHP Jan 8th, 2009 |
| Replies: 1 Views: 937 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.
... |
Forum: PHP Aug 8th, 2008 |
| Replies: 6 Views: 14,660 Hi Aatya,
U can use the following function to get the country name from IP address.
function countryCityFromIP($ipAddr)
{
//function to find country and city from IP address... |
Forum: PHP Jul 14th, 2008 |
| Replies: 11 Views: 4,045 Hi Ratri,
Thanks for the answer but i would like to inform you that i m making the Web application so i couldn't use desktop application so plz reply me that which i can... |
Forum: PHP Jul 14th, 2008 |
| Replies: 4 Views: 680 Hi All,
Thanks for give me answers. i got the solution from ur ans.
Thanks again...! |
Forum: PHP Jul 11th, 2008 |
| Replies: 4 Views: 680 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... |
Forum: PHP Jul 11th, 2008 |
| Replies: 11 Views: 4,045 Hi Ratri,
Thanks for reply. can u tell me any other option for reading the PDF file.actully i want to fetch some data from PDF and right in to my Database so How can i do this?
and Thanks... |
Forum: PHP Jul 7th, 2008 |
| Replies: 2 Views: 620 Hi james,
I think u have to pass your data with array. i mean first create array for your data and then passed it from your class method. |
Forum: PHP Jul 7th, 2008 |
| Replies: 0 Views: 971 Hello All,
I want to convert my all PDF data into HTML format using PHP script.so, anybody can help me to do that? |
Forum: PHP Jul 7th, 2008 |
| Replies: 11 Views: 4,045 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... |