Search the web
Sign In
New User? Sign Up
in-phpug · Indian PHP User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2186 - 2215 of 3262   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2186
I want to use *TEMPORARY TABLE in PHP while querying Please Help me!! Basically I want to make some calculation on the results of a Select Query for each row! ...
Anurag's
abhatia6feb
Offline Send Email
Feb 1, 2006
8:15 am
2187
Dear Friends, I have the following code in mine prog to generate random text. $password = md5(uniqid(rand(1000000000,9999999999))).time(); But when i execute...
abhishek jain
ejaincom
Offline Send Email
Feb 2, 2006
4:45 am
2188
Hi all, I have to upload large files upto 15-20 MB. I have tried all the settings in php.ini file but the script fails giving error. I even tried the ftp...
Harsh G
gharshg
Offline Send Email
Feb 2, 2006
10:35 am
2189
Could you please write various settings you have tried including php.ini? thxx, milindkumar patil ---""--- Harsh G <gharshg@...> wrote: Hi all, I have...
Milindkumar Patil
mkumarpatil
Offline Send Email
Feb 2, 2006
10:55 am
2190
Hi, My php.ini settings are: max_execution_time = 60 memory_limit = 16M post_max_size = 16M upload_max_filesize = 32M Harsh ... php.ini? ... settings in...
gharshg
Offline Send Email
Feb 2, 2006
11:50 am
2191
Hi Harsh, Please have a look at http://www.radinks.com/upload/ and contact them. You need to buy Rad Upload for this purpose. thanks Ramit Harsh G...
Ramit
ramit_p
Offline Send Email
Feb 2, 2006
12:19 pm
2192
1. How many domains name could be hosted on a server with 2 public IP addresses and 3 private IP addresses? What do you need to set up in order to provide a...
rama singh
rama_singh75
Offline Send Email
Feb 3, 2006
4:45 am
2193
The problem could be related to the max_execution_time. Are you sure file of size 20MB can be uploaded in 60 seconds? Amitay. ... Amitay. -- Kinkler's Second...
Amitay Isaacs
amitayisaacs
Online Now Send Email
Feb 3, 2006
4:53 am
2194
rama singh <rama_singh75@...> wrote: 1. How many domains name could be hosted on a server with 2 public IP addresses and 3 private IP addresses?...
ninad panday
ninadpanday
Offline Send Email
Feb 3, 2006
5:04 am
2195
Hi, You can create a temporary table in MySQL by using the command. CREATE TEMPORARY TABLE more information can be obtained from the URL ...
ninad panday
ninadpanday
Offline Send Email
Feb 3, 2006
5:04 am
2196
Dear All, If anybody please let me know that which indian bank account will work of a varified paypal account holder. I have already tried icici/hdfc credit...
neeraj_th
Offline Send Email
Feb 3, 2006
10:19 am
2197
Hi, If you face such problem then the cards might not an international card. I have verified my 3 cards icici & hdfc are among them Gobi ... -- Regards ...
Gobinath M
gobinathm
Offline Send Email
Feb 3, 2006
12:41 pm
2198
hi Can anybody help me how can do date manipulations in php. like adding two dates subtracting one date from other comparing dates adding months to a date ...
SANTHOSH GANDHE
santhosh_gandhe
Offline Send Email
Feb 4, 2006
4:40 am
2199
you simply need following script, http://www.php-india.net/modules.php?name=Downloads&d_op=viewdownload&cid=1 regards Chirag Nandan Warnekar...
webmaster@...
php_love
Offline Send Email
Feb 4, 2006
5:07 am
2200
Hi everybody, We are going to develop a online script which will enable us to create a new website. Is it possible to control the WHM through a php script so...
Kazi Mizanur
kazimizanur
Offline Send Email
Feb 4, 2006
9:31 am
2201
Hi gobinath, Thanks for you response. How do i get a international card, i mean indian back provides this faclility. Or if you have any idea about...
neeraj thakur
neeraj_th
Offline Send Email
Feb 4, 2006
10:19 am
2202
Hi Neeraj, The banks are issuing the international cards. Get in touch with your bank to find out more information on this. Gobi ... -- Regards Gobinath Home :...
Gobinath M
gobinathm
Offline Send Email
Feb 5, 2006
4:51 am
2203
Hi, If you have access to php.conf file search for the httpd.conf directive LimitRequestBody and increase the value for the same. Below is the normaly given...
Sreejan
sreejan_pv
Offline Send Email
Feb 5, 2006
4:51 am
2204
Hi Santosh, <? // date must be in -- yyyy-mm-dd format function datesub($date1,$date2){ $date=explode('-',$date1); ...
Sumit Mittal
pra_mittal123
Offline Send Email
Feb 5, 2006
4:52 am
2205
Hi, Paypal account can be opened in one minute but paypal does not permit remiitance to India . You shall have to open an account in USA or certain other...
adanpradan@...
adanpradan2003
Offline Send Email
Feb 5, 2006
6:13 am
2206
Hi, Paypal can now issue a cheque that you can deposit with Indian bank. They courier the cheque, the amount is in INR. It takes a lot of time for the cheque...
Nirav Mehta
vrmaster_2000
Offline Send Email
Feb 6, 2006
4:34 am
2207
Hi all, I have to do a payment process for a project on paypal and worldpay. Upto now Client has not given me any details. I too dont have any exp with payment...
Sreeni.A
sreeniaitist
Offline Send Email
Feb 6, 2006
5:07 am
2208
Hi nirav, Thanks for your suggestion, if in case i would want paypal to send me check how many days does it take to reach to us and then to encash that check. ...
neeraj thakur
neeraj_th
Offline Send Email
Feb 6, 2006
7:18 am
2209
Hi Neeraj, ... Took about 45 days when we tried it. We never used that route after that :-)...
Nirav Mehta
vrmaster_2000
Offline Send Email
Feb 6, 2006
9:28 am
2210
Hi all, Has any expert from you done Quick Books and php integration? I have to export invoice generated in php application to Quick Books and then import the...
Harsh G
gharshg
Offline Send Email
Feb 9, 2006
1:06 pm
2211
Hi Harsh, For the Quick Books intigration with PHP, you need to export the customer and then the orders data into a certain file format that will be further...
Ankit Vaid
vaid_ankit
Offline Send Email
Feb 10, 2006
4:52 am
2212
As of we have a HTML::SimpleLinkExtor in PERL which extracts HTML LINKS from an HTML Document, i am much more inneed for such function in PHP. Regards Bhavin...
bhavin_s18
Offline Send Email
Feb 10, 2006
11:07 am
2213
i think snoopy .class will help in this regard it will extract remote site links bhavin_s18 <bhavin_s18@...> wrote: As of we have a...
kadapa rajashekhar
kadaparaj
Offline Send Email
Feb 11, 2006
4:41 am
2214
... NO! snoopy is an HTTP agent class it will to the best of my knowledge get a remote page - to extract links - grab a regular expression from ...
Dr. Tarique Sani
tariquesani
Offline Send Email
Feb 11, 2006
4:49 am
2215
Dear Friends, I need to parse xml in php . Pl .tell em how to do so, if there is a class tell me its name. One friend told me about minixml i cannot find that...
abhishek jain
ejaincom
Offline Send Email
Feb 13, 2006
5:18 am
Messages 2186 - 2215 of 3262   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help