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 ...
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/ ...
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...
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...
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...
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...
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 =...
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...
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...
... 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...
Hi, I think you must use preg_match("|\{\{(.+)\}\}|s", $str, $matches); Thanks, Regards, Abhishek Jain nilesh vaidya <nilesh_vaidya2001@...> wrote: ...
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...
Add : $filesize = filesize($file); header("Content-Length: ".$filesize); after Content-Disposition. ... [Non-text portions of this message have been removed]...
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 ...
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 ......
is this a trick question? ... -- Diabolic Preacher As Is Join ILUG - Ponda ( http://groups.yahoo.com/group/ilug-ponda ) Blog: http://pintooo15.livejournal.com/...
Sorry, this isnt any trick, I searched google but didnt understood. So I am asking. -krishna Diabolic Preacher <pintooo15@...> wrote: is this a trick...
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, ...
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...
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...
Chk this also ,,, http://www.zend.com/php5/andi-book-excerpt.php -- <!-- ganu --> http://ullu.wordpress.com /* God is real, Unless declared integer */ ... ...
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....
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...
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...