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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1859 - 1888 of 3259   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1859
Hi Guys and Gals, I am in a Scoop... I am using PHP 4.3 and MySQL. The Issue is that I have to parse txt file as big as 100MB. I am able to upload. The problem...
Anurag's
abhatia6feb
Offline Send Email
Oct 4, 2005
10:24 am
1860
... Interesting. :-) ... Is this a csv? ... Why no consider splitting the file into multiple parts for the parsing? Your requirement sounds a little wierd,...
Shoan Motwani
lucky_luke_24
Offline Send Email
Oct 4, 2005
10:54 am
1861
HI ALL, COULD ANYONE TELL ME IF THERE IS ANY FREE WEBSITE HOSTING FOR MYSQL AND PHP. THANKS. REPLY SOON. ... Yahoo! India Matrimony: Find your partner now. ...
vivek narula
viveknarula2005
Offline Send Email
Oct 4, 2005
12:27 pm
1862
Well Buddy As far as i know there is no such free service. ... From: vivek narula To: in-phpug@yahoogroups.com Sent: Monday, October 03, 2005 10:23 PM Subject:...
Vixel Technologies
emailraees
Offline Send Email
Oct 4, 2005
4:19 pm
1863
HI, TRY LYCOS, DOTGEEK, EASIHOST4ALL.COM HTH ... AND PHP....
Aditya Mooley
aadityamooley
Offline Send Email
Oct 4, 2005
4:20 pm
1864
First of all don't use file() function instead use fread() functions. I think you should deploy the split-script technique. Its different from splitting your...
prashantsinghpawar
prashantsing...
Offline Send Email
Oct 4, 2005
4:23 pm
1865
You can get it for atleast 500 to 600 bucks/year. then why go for some free service like www.freeservers.com, where more than contents, the space will be...
Sreejan
sreejan_pv
Offline Send Email
Oct 4, 2005
4:31 pm
1866
Well thats a nice work around. You can surely try this i too believe that you can get your stuff working by this but only problem is the over head. The script...
Vixel Technologies
emailraees
Offline Send Email
Oct 4, 2005
4:32 pm
1867
I think the best website for PHP hosting is http://www.lifelesspeople.com Although the service is free but you have to earn points by posts, which is not very...
prashantsinghpawar
prashantsing...
Offline Send Email
Oct 4, 2005
5:51 pm
1868
The subject line says it all! Next mail which comes with just "Help" or "Help Needed" as the subject line gets deleted without any explanation Dr. Tarique Sani...
Dr Tarique Sani
tariquesani
Offline Send Email
Oct 5, 2005
7:58 am
1869
Well The file is a txt file which i need to parse to make it a CSV. But it involves lots of calulations in between. like for eg.. Input file timestamp1 a1 b1...
Anurag's
abhatia6feb
Offline Send Email
Oct 5, 2005
8:08 am
1870
hi try on host.sk, it's php with mysql support ... http://groups.yahoo.com/group/in-phpug/files/guidelines.html ... __________________________________ Yahoo!...
Linux Crew
j4uwaits
Offline Send Email
Oct 5, 2005
8:11 am
1871
To extend the above requirement further I have already split the (100MB) into 10+ files but still one of the file is still very large (80MB) and after...
Anurag's
abhatia6feb
Offline Send Email
Oct 5, 2005
8:12 am
1872
hi everyone, i upgraded from php 4.3 to php 4.4.0 and from apache 2.0.40 to apache 2.0.54. now when i log into the event management that we are using it says...
roshan_rsk
Offline Send Email
Oct 5, 2005
8:15 am
1873
there are websites which give hosting freely they will provide space u can put ur website in that personel use not commercial i donot remember site name i...
kadapa rajashekhar
kadaparaj
Offline Send Email
Oct 5, 2005
8:28 am
1874
Hi, Well now i have been observing this discussion for quite a long time. Just not 100MB but you can process file more than that size in PHP. The thing is that...
nilesh vaidya
nilesh_vaidy...
Offline Send Email
Oct 5, 2005
10:46 am
1875
Hi Thanks for so much help!! But the Issue remains the same!! It has though increased the time it works on the data. I am also interested to know if there is...
Anurag's
abhatia6feb
Offline Send Email
Oct 6, 2005
10:51 am
1876
Hi, ... You know the answer already! Don't store so much of data in arrays! Use as less RAM as you can! See if you can store subsequent results into an array...
Nirav Mehta
vrmaster_2000
Offline Send Email
Oct 6, 2005
11:39 am
1877
Hello All, I have one query. Is it possible in php to make a URL non case sinsitive. I.e. If i access www.mydomain.com/MY_SUB_DIRECTORY it should access ...
whoelse_anand
Offline Send Email
Oct 6, 2005
1:17 pm
1878
The Browser stops working in between like it was supposed to create 100MB it stops at 62MB! ... -- Thanks Anurag Bhatia , ...
Anurag's
abhatia6feb
Offline Send Email
Oct 6, 2005
1:56 pm
1879
Hi All, I dont know what we can call it as "Dynamic text transfer" or something else.Kindly suggest the name if possible. I want to know how to transfer text...
mkumarpatil
Offline Send Email
Oct 6, 2005
2:17 pm
1880
... mod_rewrite? http://httpd.apache.org/docs/2.0/misc/rewriteguide.html -balaji...
Balaji Narayanan
lists@...
Send Email
Oct 6, 2005
4:12 pm
1881
Try using AJAX. It will do exactly what you want....
sug_holtec
Offline Send Email
Oct 7, 2005
4:51 am
1882
Hello, Well Milind you just seems to be a starter or new kid on the block in the Web Developer World. If u could have searched google for it, u could have got...
nilesh vaidya
nilesh_vaidy...
Offline Send Email
Oct 7, 2005
4:54 am
1883
Well Anand, It all depeneds on your web server. IIS is not case sensitive, but linux is. Talk 2 ur webmaster, there might me a way out in the way your server...
nilesh vaidya
nilesh_vaidy...
Offline Send Email
Oct 7, 2005
4:54 am
1884
  Hi, you can convert into string lower so you will get all lower case letter.. you search for stringlower function in PHP Manual .. ok bye.. muralidhar.. ......
palla muralidhar murali
muralidharpalla
Offline Send Email
Oct 7, 2005
4:55 am
1885
Hi Patil, Here is the code in javascript, this function will copy the text from one textbox to another. <script language="javascript"> function copy_text() { ...
Akbar Ali
akbar_btech
Offline Send Email
Oct 7, 2005
4:55 am
1886
Well Anurag, Well did u tried using the FireFox, Netscape OR did u executed it using putty/telnet. Also if u think its because array cant manage it in a loop,...
nilesh vaidya
nilesh_vaidy...
Offline Send Email
Oct 7, 2005
5:02 am
1887
Hi Nilesh, I have been using all 3 browser of late!!( IE6,FF,Opera) comparing the three FF is the Best!! Surely using Putty it is faster but my requirement is...
Anurag's
abhatia6feb
Offline Send Email
Oct 7, 2005
5:23 am
1888
Hi Anand, You might have heard about the error page(401 page). You can write a customized 401 page and in that you can modify the URL according to your need...
t_ravichandu
Offline Send Email
Oct 7, 2005
6:06 am
Messages 1859 - 1888 of 3259   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