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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 465 - 494 of 3201   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
465
Hi all, I had a look at the source rpm specs for php-4.1.2-7 (comes with RH7.3 I think but can be downloaded from rpmfind and rebuilt for RH7.2) and discovered...
Gurunandan R. Bhat
grbhat@...
Send Email
Jun 29, 2002
4:44 pm
466
A configuration issue for users migrating from Apache 1.3 to 2.0 which even took the founder of the PHP project by surprise was the change to PATH_INFO...
Tarique Sani <tarique...
tariquesani
Offline Send Email
Jul 13, 2002
4:32 am
467
Hello Folks, Visit http://www.php.net to learn why you should upgrade to PHP 4.2.2 immediately Tarique -- ...
Tarique Sani <tarique...
tariquesani
Offline Send Email
Jul 26, 2002
12:28 pm
468
Hi everyone, I have to develop the following for a college project however, since I am not much into directory and file handling I am not making much headway. ...
paul alapatt
paulalapatt
Offline Send Email
Jul 28, 2002
4:03 pm
469
On Fri, 26 Jul 2002, paul alapatt wrote: Show some real code you are using This should be possible using PHP alone Tarique ... -- ...
Tarique Sani <tarique...
tariquesani
Offline Send Email
Jul 28, 2002
4:06 pm
470
Hi All, My application demands that i have to dynamically generates a PDF file from a dbase. I have installed the pdflib(4.0.3-3) and the cpdflib(2.02r1-0)...
Sharmad Naik
sharmad@...
Send Email
Aug 4, 2002
11:47 am
471
No NO, Have you enabled it explicitly under PHP while compiling php once again? Like say you need to compile php with the new line as ./configure --with-apxs...
paul alapatt
paulalapatt
Offline Send Email
Aug 4, 2002
4:50 pm
472
No NO, Have you enabled it explicitly under PHP while compiling php once again? Like say you need to compile php with the new line as ./configure --with-apxs...
paul alapatt
paulalapatt
Offline Send Email
Aug 4, 2002
4:51 pm
473
On Sun, 4 Aug 2002, Sharmad Naik wrote: First you will have to rebuild the PHP rpms from the SRPC with something like --define cpdflib I am not sure if this...
SANIsoft Root
tariquesani
Offline Send Email
Aug 5, 2002
5:41 am
474
Hi My php program is redirecting to different files based on the browser. The files for IE and NS4 are about 32 K , and it redirects correctly. But for all...
Nitish Bezzala
nbezzala
Online Now Send Email
Aug 6, 2002
7:27 am
475
... Are you sure about this? "redirection limit exceeded" seems to be a mozilla problem, that also with mozilla 1RC3 which is what Netscape 7 is supposed to...
Sandip Bhattacharya
sandip_in
Offline Send Email
Aug 6, 2002
8:58 am
476
Well, Mozilla is nice enough to give me the error , ie and ns4 just give me a page not found error. but if i redirect to a smaller file there is no problem ...
Nitish Bezzala
nbezzala
Online Now Send Email
Aug 6, 2002
9:47 am
477
... If I am not mistaken the redirection limit is the number of times redirection can take place and not dependent on the file size. Check if you are ending up...
SANIsoft Root
tariquesani
Offline Send Email
Aug 7, 2002
6:36 am
478
Hi Found a patch at http://www.php.net/downloads.php. http://www.php.net/do_download.php?download_file=php-4.0.6-memlimit.diff.gz (This patch fixes a bug in...
Nitish Bezzala
nbezzala
Online Now Send Email
Aug 7, 2002
6:53 am
479
... Whoa! you are using a seriously crippled version of PHP if you are using 4.0.6 Please upgrade ASAP Tarique -- ...
SANIsoft Root
tariquesani
Offline Send Email
Aug 8, 2002
7:30 am
480
... Seriously, is this "redirection limit exceeded" message problem has been pinpointed to a PHP memlimit bug? Nitish, How did you come to this conclusion? PHP...
Sandip Bhattacharya
sandip_in
Offline Send Email
Aug 8, 2002
7:37 am
481
Hi, Just wanted to share one of the most comprehensive web templating framework- smarty. Since it is hosted on http://smarty.php.net, I guess it has also got a...
Sandip Bhattacharya
sandip_in
Offline Send Email
Aug 11, 2002
12:24 pm
482
... Nice, This is certainly better than the primitive string search and replace system that passed for templates in PHP before, but I'd like to know how Smarty...
Kiran Jonnalagadda
kiranjonna
Offline Send Email
Aug 11, 2002
2:44 pm
483
On Sun, 11 Aug 2002, Sandip Bhattacharya wrote: Hello Sandip, Before you wax eloquent about smarty I suggest you work with it and specially try giving a smarty...
Dr Tarique Sani
tariquesani
Offline Send Email
Aug 11, 2002
3:02 pm
484
... Huh? You (or your HTML designer's) don't like it? Why not? I have worked in PHPLib template.inc a lot. I haven't used smarty yet (I plan to use it in one...
Sandip Bhattacharya
sandip_in
Offline Send Email
Aug 11, 2002
5:38 pm
485
... Just teaching to fish ;-) Any template system which exposes programming logic to the designer IMO is flawed. IME when I used Smarty it made life very easy...
SANIsoft Root
tariquesani
Offline Send Email
Aug 12, 2002
3:53 am
486
... Ultra Kewl - Is there a way to see the dynamic parts? Other can View code... Tarique -- ============================================================= PHP...
SANIsoft Root
tariquesani
Offline Send Email
Aug 12, 2002
3:55 am
487
... <snip> ... I usually am wary of systems that try to do everything but cook your lunch. If I was caching pages, I'd also look at php accelerator [1]. I'm...
Srinivasan Ramakrishnan
cheenixin
Offline Send Email
Aug 12, 2002
4:06 am
488
... Nope. Viewing source or editing tag attributes are the only way to see them. Dreamweaver is sensible enough to understand XML namespaces and not mess with...
Kiran Jonnalagadda
kiranjonna
Offline Send Email
Aug 12, 2002
4:24 am
489
... AFAIK, from Smarty's docs, there are two components of doing site wide configurations. 1. Smarty supports the concept of configuration files, with which...
Sandip Bhattacharya
sandip_in
Offline Send Email
Aug 12, 2002
4:51 am
490
... BTW, I haven't looked at WebDAV yet. Are the specs frozen and interoperable between implementations now? - Sandip Sandip Bhattacharya sandipb <@>...
Sandip Bhattacharya
sandip_in
Offline Send Email
Aug 12, 2002
4:53 am
491
... [snip] Nice. Now what happens when you load this in Dreamweaver? Does your template look anywhere like the final result? -- Kiran Jonnalagadda ...
Kiran Jonnalagadda
kiranjonna
Offline Send Email
Aug 12, 2002
4:58 am
492
... Sorry. Don't have DW with me now. But the {section} tags should be invisible in the HTML _rendered_ output, and the {value} tags should be visible. Isn't...
Sandip Bhattacharya
sandip_in
Offline Send Email
Aug 12, 2002
5:06 am
493
... The {$the_array[$primary][$secondary]} syntax is disturbing. Why is there a reference to $the_array again when primary has already been defined as an...
Kiran Jonnalagadda
kiranjonna
Offline Send Email
Aug 12, 2002
5:43 am
494
... I would say you are lucky, For me designers are the weakest link in the chain - because 1) The client is seeing the work of designer 90% times and most of...
SANIsoft Root
tariquesani
Offline Send Email
Aug 12, 2002
5:57 am
Messages 465 - 494 of 3201   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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