[PHP] php coders in bombay?

2001-12-27 Thread Kunal Jhunjhunwala
hey, just wondering if there are any other hardcore php fanatics in the city of bombay, india? :) if there are, give me a shout :) Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] pdflib

2001-12-29 Thread Kunal Jhunjhunwala
Hey, Has anyone successfully installed it with php 4.0.6 ? I have tried everything from re-compiling php to compiling pdflib from scratch.. but im totally lost.. any help would be great.. the pdflib site dint help much either.. :( Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http

Re: [PHP] pdflib

2001-12-29 Thread Kunal Jhunjhunwala
I am using red hat 7.2... Regards, Kunal Jhunjhunwala - Original Message - From: "Brian Clark" <[EMAIL PROTECTED]> To: "PHP is not a drug." <[EMAIL PROTECTED]> Sent: Sunday, December 30, 2001 7:00 AM Subject: Re: [PHP] pdflib > * Kunal Jhunjhunwala (

[PHP] win2k..grrr

2002-01-04 Thread Kunal Jhunjhunwala
out.. this works fine on linux.. but on windows, only part one is displayed again and again... when i seperate the 2 components, it works fine. Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [PHP] Re: win2k..grrr

2002-01-04 Thread Kunal Jhunjhunwala
nopes.. dint do the trick.. anything else?? Regards, Kunal Jhunjhunwala - Original Message - From: "George Nicolae" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 11:52 PM Subject: [PHP] Re: win2k..grrr > i tell you why. because on in

[PHP] PHPLib

2002-01-09 Thread Kunal Jhunjhunwala
wanna recode my sessions code etc... :) Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] ereg

2002-01-10 Thread Kunal Jhunjhunwala
ideas? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] ereg

2002-01-10 Thread Kunal Jhunjhunwala
Nopes, dint work Regards, Kunal Jhunjhunwala - Original Message - From: "Jimmy" <[EMAIL PROTECTED]> To: "Kunal Jhunjhunwala" <[EMAIL PROTECTED]> Cc: "php-list" <[EMAIL PROTECTED]> Sent: Friday, January 11, 2002 9:30 AM Subject: Re: [PHP] e

Re: [PHP] ereg

2002-01-10 Thread Kunal Jhunjhunwala
RE: [PHP] eregWarning: REG_ERANGE on line 83 83: ereg("(.*?)", $lineofhtml, $output); Regards, Kunal Jhunjhunwala - Original Message - From: Martin Towell To: 'Kunal Jhunjhunwala' ; Jimmy Cc: php-list Sent: Friday, January 11, 2002 9:36 AM Sub

[PHP] name and value tags in a form

2002-01-11 Thread Kunal Jhunjhunwala
Hey, Is there any way one can get the name tags for a form?? other then explicitly defining the tags in an array or any such thing. I just want to be able to get the name tags and there values dynamically... Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] name and value tags in a form

2002-01-12 Thread Kunal Jhunjhunwala
the field to get the field name automatically. Regards, Kunal Jhunjhunwala - Original Message - From: "Nick Wilson" <[EMAIL PROTECTED]> To: "php-list" <[EMAIL PROTECTED]> Sent: Saturday, January 12, 2002 3:15 PM Subject: Re: [PHP] name and value tags in

Re: [PHP] name and value tags in a form

2002-01-12 Thread Kunal Jhunjhunwala
Hey, Did the trick. Thanks! Regards, Kunal Jhunjhunwala - Original Message - From: "Nick Wilson" <[EMAIL PROTECTED]> To: "php-list" <[EMAIL PROTECTED]> Sent: Saturday, January 12, 2002 3:30 PM Subject: Re: [PHP] name and value tags in a form > -B

[PHP] eval()

2002-01-20 Thread Kunal Jhunjhunwala
Hey Does anybody know if its wise to use eval() ? I know Vbulletin uses it.. but there is something about it I just cant digest.. it seems to be a very powerfull function which can be very easily exploited... anyone else have any thoughts? Regards, Kunal -- PHP General Mailing List (http://www.

[PHP] Re: eval()

2002-01-20 Thread Kunal Jhunjhunwala
Hey, I tend to agree with you. But what is the most effiecent way of using php code in template files then? I am not going to move my templates to a dbase.. thats for sure. Regards, Kunal Jhunjhunwala - Original Message - From: "Michael Waples" <[EMAIL PROTECTED]> To: &qu

Re: [PHP] Re: eval()

2002-01-20 Thread Kunal Jhunjhunwala
of cpu and memory > resources. Agreed. Regards, Kunal Jhunjhunwala - Original Message - From: "Michael Waples" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 20, 2002 6:39 PM Subject: [PHP] Re: eval() > Kunal Jhunjhunwala wrote: > > >

[PHP] phplib

2002-01-26 Thread Kunal Jhunjhunwala
that, even if the conditions fail, the html will show up..any ideas on a fix for this? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e

Re: [PHP] phplib

2002-01-26 Thread Kunal Jhunjhunwala
depending on wether the feature is on or off...simple eh? :) Regards, Kunal Jhunjhunwala - Original Message - From: "Nick Wilson" <[EMAIL PROTECTED]> To: "php-list" <[EMAIL PROTECTED]> Sent: Saturday, January 26, 2002 9:20 PM Subject: Re: [PHP] phplib > -B

[PHP] phplib

2002-01-27 Thread Kunal Jhunjhunwala
hey... i was wondering, is there any way to check wether the replacing of a variable failed or no? example : {one} $t->set_var("one", "1"); I want to know wether one was replaced by 1.. or wether the term "one" exists at all in the template.. any ideas on how

Re: [PHP] phplib

2002-01-27 Thread Kunal Jhunjhunwala
... simple... Regards, Kunal Jhunjhunwala - Original Message - From: "Nick Wilson" <[EMAIL PROTECTED]> To: "php-list" <[EMAIL PROTECTED]> Sent: Monday, January 28, 2002 3:57 AM Subject: Re: [PHP] phplib > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 >

[PHP] sockets

2002-01-29 Thread Kunal Jhunjhunwala
hey.. does anyone know of any good resources for using sockets? which will also explain using sockets to connect to various protocols? like ftp, httpd, mysql etc? Also, somewhere one can read on writing a connection deamon... Thanks! Regards, Kunal Jhunjhunwala -- PHP General Mailing List

Re: [PHP] Re: sockets

2002-01-29 Thread Kunal Jhunjhunwala
:) Regards, Kunal Jhunjhunwala - Original Message - From: "Mike Frazer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 4:08 AM Subject: [PHP] Re: sockets > Are you referring to PHP sockets or C sockets? PHP sockets are an > implement

[PHP] add on's to php

2002-01-31 Thread Kunal Jhunjhunwala
Coz there are a lot of ppl who are fussy abt recompiling php all the time. Do any of you guys face these problems? or is it just me? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP] add on's to php

2002-01-31 Thread Kunal Jhunjhunwala
hey, this is perfect... thanks Regards, Kunal Jhunjhunwala - Original Message - From: "Mark Roedel" <[EMAIL PROTECTED]> To: "Kunal Jhunjhunwala" <[EMAIL PROTECTED]>; "php-list" <[EMAIL PROTECTED]> Sent: Thursday, January 31,

[PHP] zend encoded files dont work

2002-01-31 Thread Kunal Jhunjhunwala
one else havin the same problem?? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] prev next links

2002-02-04 Thread Kunal Jhunjhunwala
Hey, Does anyone know of a well written example of this? I have seen so many examples, but the over head just seems to be too much... does anyone have a smooth and well written routine? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] dynamic form fields

2002-02-07 Thread Kunal Jhunjhunwala
hey.. anyone got any suggestions on how to have a form build dynamically? where a user can define his fields and store the form data in mysql? Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for ins

[PHP] mime emails

2002-02-08 Thread Kunal Jhunjhunwala
hey.. does anyone know of any good classes / functions for handling mime emails? i am writing a mail checker, and was wondering if there are any pre-written mime email handling classes out there... thanks! Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of

[PHP] templates

2002-02-08 Thread Kunal Jhunjhunwala
hey, which is the best template library out there? does anyone have any benchmarks? smarty? phplib? any others? Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll

Re: [PHP] templates

2002-02-08 Thread Kunal Jhunjhunwala
Hey, Well, I got phplib working.. but i yet think something is missing :) and have heard a lot of buzz abt smarty... but havent seen any benchmarks... from the article at devshed.. fast templates should have stayed with perl ;) anyone else got any suggestions? Regards, Kunal Jhunjhunwala "

[PHP] subject line in mail()

2002-02-10 Thread Kunal Jhunjhunwala
. can i do something similar using the mail() function? Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll -- PHP General Mailing List (http://www.php.net/)

Re: [PHP] subject line in mail()

2002-02-10 Thread Kunal Jhunjhunwala
yea... this sends out the email just fine... but if a user replies to the email sent out via this method, the sbuject line changes... i want to keep it static :) Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can subst

Re: [PHP] subject line in mail()

2002-02-10 Thread Kunal Jhunjhunwala
hi, hidden value where?? :) Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll - Original Message - From: "TV Karthick Kumar" <[EMAIL

[PHP] modular programming

2002-02-15 Thread Kunal Jhunjhunwala
hey, does anyone know of any good papers on modular programing? I have been able to make my code modular, but I am not satisfied with it. I am trying to make my program work the "plug in" way.. where i can just add more modules on the fly... any tips? :) Regards, Kunal Jhunjhunwala &q

Re: [PHP] modular programming

2002-02-15 Thread Kunal Jhunjhunwala
, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll - Original Message - From: "Steven Walker" <[EMAIL PROTECTED]> To: "Kunal Jhunjhunwala&quo

Re: [PHP] modular programming

2002-02-16 Thread Kunal Jhunjhunwala
you have to make choices like, allowing the data to be written to a dbase or no, wether it should get processed or no. How does one handle such situations? Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitut

[PHP] zipping files on the fly

2002-02-16 Thread Kunal Jhunjhunwala
Hey, I am trying to zip an entire directory and its contents on the fly. Any tips or codes snippets for doing something like this? The one at zend doesnt seem to be working for me :( Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or proce

Re: [PHP] modular programming

2002-02-16 Thread Kunal Jhunjhunwala
Hey DN, The Guestbook was an example of what im trying to do. I am NOT coding a guest book... Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll - Origin

[PHP] zend encoder

2002-02-20 Thread Kunal Jhunjhunwala
hey, Any ideas on how one can encode multiple files on a windows machine?? Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll -- PHP General Mailing

[PHP] zend encoder and shell

2002-04-16 Thread Kunal Jhunjhunwala
Hey, Is it possible to run zend encoded scripts from the shell prompt? Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll -- PHP General Mailing List (http://w

Re: [PHP] Re: PHP editor for windows

2002-04-22 Thread Kunal Jhunjhunwala
I have been using html-kit @ http://www.chami.com/html-kit/ works great.. and the only stable inbuilt FTP proggy i have seen to date.. does anyone have alternatives to this? :) Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing

[PHP] dynamic drop down

2002-04-23 Thread Kunal Jhunjhunwala
Hey, I am trying to make a drop down list such that, when some one selects an option, it refreshs and displays the option on the same page. There are a couple of things already in the URL [ the query string ], which need to remain there. How would I do this easily? Regards, Kunal Jhunjhunwala

[PHP] licensing, protection

2002-02-21 Thread Kunal Jhunjhunwala
Hey, Any suggestions on how to write a licensing system or something similar to protect against illegal distribution of your programs? Zend is a way, but is very expensive. Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing powe

[PHP] ips and mysql table.

2002-03-03 Thread Kunal Jhunjhunwala
am currently storing the IP addresses under a varchar column. An int column would not store the values after the second "." Any suggestions? Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for i

[PHP] connection speed?

2002-03-10 Thread Kunal Jhunjhunwala
Hey, How can I detect the users connection speed? I dont want to ask them.. :) Regards, Kunal Jhunjhunwala "Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll -- PHP General Mailing

[PHP] exporting

2001-11-19 Thread Kunal Jhunjhunwala
hey guys.. does anyone have any ideas on how to export information from a mysql database to microsoft word, excel, access, note pad or any other such application? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [PHP] exporting

2001-11-19 Thread Kunal Jhunjhunwala
I need something that will do a direct transfer to word or excel or the others.. not something via a cvs method.. Regards, Kunal Jhunjhunwala - Original Message - From: "Joshua Hoover" <[EMAIL PROTECTED]> To: "Kunal Jhunjhunwala" <[EMAIL PROTECTED]> Sent:

[PHP] pipe email to php?

2001-11-24 Thread Kunal Jhunjhunwala
Hey, Ive looked.. and tried... nothing seems to work.. any ideas on how to pipe email to a php script? Ive already setup the valias.. the big question is, how to process the info when the email comes in.. kunal -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PRO

[PHP] php without the php.ini

2001-11-30 Thread Kunal Jhunjhunwala
? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] application design.

2001-12-07 Thread Kunal Jhunjhunwala
Hey, Does anyone have any tips or papers on how to design a successfull aplication in PHP? How to seperate each layer of information. I've read all the documents @ phpbuilder, but was wondering how everyone else out there went about making there appz. Regards, Kunal Jhunjhunwala -- PHP Ge

[PHP] application design.

2001-12-07 Thread Kunal Jhunjhunwala
Hey, Does anyone have any tips or papers on how to design a successfull aplication in PHP? How to seperate each layer of information. I've read all the documents @ phpbuilder, but was wondering how everyone else out there went about making there appz. Regards, Kunal Jhunjhunwala -- PHP Ge

[PHP] intergration?

2001-12-13 Thread Kunal Jhunjhunwala
structure of both the appz, and can alter the code for one of the apps.. not the both... so its a kinda one sided thing.. what would be the best approach for something like this? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] Apache virtual hosts & php

2001-08-15 Thread Kunal Jhunjhunwala
755 :) Kunal - Original Message - From: "Jay Paulson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 15, 2001 9:26 PM Subject: [PHP] Apache virtual hosts & php > anyone know the permissions that need to be set on sub-directories of apache > when you are using virtual

Re: [PHP] Execute a PHP script from unix (crontab)

2001-08-15 Thread Kunal Jhunjhunwala
Hi, There are basically two ways of doing this. Use lynx : lynx --dump http_address_to_file or Compile php as a cgi binary. You should select them based on your need. Kunal - Original Message - From: "Hugh Bothwell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, Augus

Re: [PHP] Apache virtual hosts & php

2001-08-15 Thread Kunal Jhunjhunwala
Which dir have you chmoded to 755? Is it the public dir or the main user dir? you have to chmod the main user dir. Kunal - Original Message - From: "Jay Paulson" <[EMAIL PROTECTED]> To: "Kunal Jhunjhunwala" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Se

Re: [PHP] Re: Question about PHP and images

2001-08-15 Thread Kunal Jhunjhunwala
How did you solve it? Kunal - Original Message - From: "Schrotty" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 15, 2001 11:18 PM Subject: [PHP] Re: Question about PHP and images > My problem is solved!!! > > "Schrotty" <[EMAIL PROTECTED]> schrieb im Newsbeitrag >

Re: [PHP] auto-input data into form boxes

2001-08-15 Thread Kunal Jhunjhunwala
Hi, Try this, "; print ""; print ""; print ""; print ""; ?> Kunal - Original Message - From: "Hugh Danaher" <[EMAIL PROTECTED]> To: "Php-General" <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 1:53 AM Subject: [PHP] auto-input data into form boxes I need p

Re: [PHP] record each page

2001-08-15 Thread Kunal Jhunjhunwala
Why not use the mysql limit function? Kunal - Original Message - From: "Andrew Austin" <[EMAIL PROTECTED]> To: "Php Lists (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 11:24 AM Subject: [PHP] record each page If i select a group of records from a mysql db is there a way t

[PHP] Getting links from html page

2001-08-31 Thread Kunal Jhunjhunwala
Is there a way one can get all the information in the tags from a html page? I was able to get the link per se, but not the link information or name. :( Can anyone help me out here? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

Re: [PHP] I dont see whats wrong!

2001-09-03 Thread Kunal Jhunjhunwala
There is a dot at the end which is wrong : $message = $alias. "\r\n".$name. "\r\n". $email. "\r\n". $site. "\r\n". $cam. "\r\n". $quote.; ^ see this?? it should be like this : $message = $alias. "\r\n".$name. "\r\n"

[PHP] Links

2001-09-05 Thread Kunal Jhunjhunwala
Hey, This is the second time I am asking about this. I havent been able to solve the problem. I am trying to get all the information between the tags. How can i do this? I couldnt figure the regex out :( Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To

[PHP] Terms used in search engine.

2001-09-13 Thread Kunal Jhunjhunwala
Hey, I am trying to track the terms the user typed in the search engine to find and come to my site. How can one do this? I tried some of the Header calls, but had no success. Regards, Kunal Jhunjhunwala Two brothers torn apart by Chaos, while the fortress endures, the great leader will succumb

[PHP] Compiling php like C

2001-09-14 Thread Kunal Jhunjhunwala
Hi, Has anyone done this to date?? I was thinking of compiling my programs for better perfomance, and of course, protect the source code. Anyone have any ideas on this issue? Regards, Kunal Jhunjhunwala -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] Compiling php like C

2001-09-14 Thread Kunal Jhunjhunwala
I know about zend, but are there any other alternatives to it?? And isnt really compiling code. Plus it costs a bundle. Regards, Kunal Jhunjhunwala Two brothers torn apart by Chaos, while the fortress endures, the great leader will succumb , The third big war will begin when the big city is

Re: [PHP] Compiling php like C

2001-09-15 Thread Kunal Jhunjhunwala
Hey found it :) http://212.67.208.211/ Regards, Kunal Jhunjhunwala Two brothers torn apart by Chaos, while the fortress endures, the great leader will succumb , The third big war will begin when the big city is burning" - - Nostradamus 1654 - Original Message - From: "Ja

Re: [PHP] Compiling php like C

2001-09-15 Thread Kunal Jhunjhunwala
http://212.67.208.211/ This wont compile my code.. i need something that will compile my code and let me distribute the compiled code. Regards, Kunal Jhunjhunwala - Original Message - From: "Jack Dempsey" <[EMAIL PROTECTED]> To: "Kunal Jhunjhunwala" <[EMAIL P

Re: [PHP] Compiling php like C

2001-09-15 Thread Kunal Jhunjhunwala
Allright guys.. im sorry abt the signiture.. Regards, Kunal Jhunjhunwala - Original Message - From: "Seb Frost" <[EMAIL PROTECTED]> To: "Kunal Jhunjhunwala" <[EMAIL PROTECTED]> Sent: Saturday, September 15, 2001 9:54 PM Subject: RE: [PHP] Compiling ph