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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 2462 - 2491 of 3262   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2462
Hi Friends, I wanted to know the compatibility of PHP5 with Apache 2 and also PHP5 n MS-SQL 2005 If u hav any links or tutorials then please mail me the same ...
For Php
bond291982
Offline Send Email
May 3, 2006
5:27 am
2463
Hi All, We're planning for a PHP meetup in Bangalore. If you're interested in joining us for the meet, head over to http://php.meetup.com/329/events/4914428/ ...
Me
uglyftp
Offline Send Email
May 3, 2006
8:52 am
2464
Hi friends problem-: I need to download the ".TXT" file while click on download link but when i click on download link the text file is display in browser but...
vaibhav warhadpande
vaibhavwarha...
Offline Send Email
May 3, 2006
8:53 am
2465
hi vinu, do u have any plans about conducting meeting in chennai...? so that chennai people can also join... regards, anand. ... [Non-text portions of this...
Muruganantham
am_aanand
Offline Send Email
May 3, 2006
8:59 am
2466
Hi vinu This is Kapil from pune Do you have any plans about conducting meeting in pune..? So that more PHP developers can join it. --kapil Muruganantham...
kapil sakhare
kapil_iicc
Offline Send Email
May 3, 2006
9:09 am
2467
Muruganantham wrote: Hello Folks, ... Instead of asking if there are plans to conduct meetups in city xyz why not do it yourselves - Meetups are not something...
Dr. Tarique Sani
tariquesani
Offline Send Email
May 3, 2006
9:18 am
2468
hi I hope this link whould help you. http://www.modwest.com/help/kb5-291.html regards N.somasundaram ... From: in-phpug@yahoogroups.com...
SomaSundaram .N
mathan_nss
Offline Send Email
May 3, 2006
12:24 pm
2469
Try changing the Content-type from application/force-download to text/plain-text. ... -- {Ro}h(a)[n]_-_[P]{rab}(h)u...
Rohan Prabhu
rohan_gnome
Offline Send Email
May 3, 2006
12:31 pm
2470
Hi friends Thank you for help. My problem is solved. I am using following code $file="test.txt"; global $HTTP_USER_AGENT; // $file=basename($path); $size =...
vaibhav warhadpande
vaibhavwarha...
Offline Send Email
May 3, 2006
12:53 pm
2471
Hello How to find File Version in PHP. I try with "Filesystem Functions" but there is nothing which return file version (it is related with dll). Any one have...
~Sameer~
sa_kelkar
Online Now Send Email
May 4, 2006
6:05 am
2472
Please help. Does any one has an idea of matching a pattern considering new lines $str = " text text text {{Infobox Hello to all }} text text "; I tried this...
nilesh vaidya
nilesh_vaidy...
Offline Send Email
May 4, 2006
8:08 am
2473
Try this, $file="sometxtfile.txt"; header('Content-type: application/octet-stream'); header('Content-Disposition: attachment; filename="'.$file.'"'); ...
M Krishna Srikanth
mandaksk
Offline Send Email
May 4, 2006
10:06 am
2474
... chennai ... Kapil and Muruganantham, we're just a bunch of PHP enthusiasts who want to meet up with other PHP enthusiasts here in Bangalore. You're free to...
Me
uglyftp
Offline Send Email
May 5, 2006
9:19 am
2475
Hi, I think you must use preg_match("|\{\{(.+)\}\}|s", $str, $matches); Thanks, Regards, Abhishek Jain nilesh vaidya <nilesh_vaidya2001@...> wrote: ...
abhishek jain
ejaincom
Offline Send Email
May 6, 2006
6:54 am
2476
Dear Friends, I am creating an excel file and then making it download by the browser. The problem is that if the size of the file is less , than everything is...
abhishek jain
ejaincom
Offline Send Email
May 6, 2006
9:43 am
2477
Add : $filesize = filesize($file); header("Content-Length: ".$filesize); after Content-Disposition. ... [Non-text portions of this message have been removed]...
Gaurav Arora
nubknacker2k
Offline Send Email
May 6, 2006
10:35 am
2478
Thanks that worked. Abhishek Jain Gaurav Arora <gauravsworld@...> wrote: Add : $filesize = filesize($file); header("Content-Length: ".$filesize); after...
abhishek jain
ejaincom
Offline Send Email
May 6, 2006
12:03 pm
2479
Hi All I am very excited you announce that we have started a community of PHP/ Open Source Developers in NCR region. This group is formed using a platform ...
Vineet Agrawal
vineetag_1999
Offline Send Email
May 6, 2006
12:04 pm
2480
Hi, What is the difference between the php 4.x and 5.x versions? why does php.net gives 2 versions downloadable? Is there any big thing? - krishna srikanth ......
M Krishna Srikanth
mandaksk
Offline Send Email
May 8, 2006
7:22 am
2481
is this a trick question? ... -- Diabolic Preacher As Is Join ILUG - Ponda ( http://groups.yahoo.com/group/ilug-ponda ) Blog: http://pintooo15.livejournal.com/...
Diabolic Preacher
diabolic_pre...
Online Now Send Email
May 8, 2006
9:18 am
2482
Sorry, this isnt any trick, I searched google but didnt understood. So I am asking. -krishna Diabolic Preacher <pintooo15@...> wrote: is this a trick...
M Krishna Srikanth
mandaksk
Offline Send Email
May 8, 2006
9:28 am
2483
best is to checkout php.net for php change log and u will get to know details. as well u can find something in online manual tooo.. at php.net itself cheers, ...
Sumit Mittal
pra_mittal123
Offline Send Email
May 8, 2006
11:06 am
2484
Functions were added and few functions were deprecated. Mostly PHP5 is supposed to be safer although I have no idea how. ... [Non-text portions of this message...
Gaurav Arora
nubknacker2k
Offline Send Email
May 8, 2006
11:16 am
2485
hi friends I need a query for fetching the currently working database name. thanks in advance N.somasundaram Upgrade your email with thousands of emoticons for...
SomaSundaram .N
mathan_nss
Offline Send Email
May 8, 2006
12:30 pm
2486
a very good article ...
Gurudatta Raut
gurudatta_p_...
Offline Send Email
May 8, 2006
3:40 pm
2487
Chk this also ,,, http://www.zend.com/php5/andi-book-excerpt.php -- <!-- ganu --> http://ullu.wordpress.com /* God is real, Unless declared integer */ ... ...
ganu
ganumaharaj
Offline Send Email
May 9, 2006
5:13 am
2488
Dear Guru, Thanks for the link. I helped to get an idea of php5. But I am in a doubt why many of the webservers still rely on php4.x, when php5.x is very good....
M Krishna Srikanth
mandaksk
Offline Send Email
May 9, 2006
5:20 am
2489
is there any way to get the url constant in the address bar while travelling through the pages i have a site abc.com in which i have to create subdomains...
adil_rauf
Offline Send Email
May 9, 2006
5:24 am
2490
Use apache url rewrite feature ...... adil_rauf <adil_rauf@...> wrote: is there any way to get the url constant in the address bar while travelling...
hanee
haneeshnair
Online Now Send Email
May 9, 2006
7:00 am
2491
Hi, I am not an expert at it but what i feel is there are two steps to create : 1)DNS: create a dns record for aa.abc.com 2)Edit the httpd.conf file to...
abhishek jain
ejaincom
Offline Send Email
May 9, 2006
7:00 am
Messages 2462 - 2491 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