Re: [PHP] using ImageGIF

2003-10-16 Thread Louie Miranda
yes, thanks for the information. Is there any other similar types like gd that can create gif's? -- - Louie Miranda http://www.axishift.com - Original Message - From: Paul [EMAIL PROTECTED] To: Louie Miranda [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, October 17, 2003 10:52 AM

Re: Re[2]: [PHP] reading linux wtmp file

2003-10-15 Thread Louie Miranda
Crap entry 1546673160 This one gave me this error. Every line on the wtmp entry. -- - Louie Miranda http://www.axishift.com - Original Message - From: Tom Rogers [EMAIL PROTECTED] To: Tom Rogers [EMAIL PROTECTED] Cc: Michael P. Carel [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent

[PHP] form to printer servers w/ip

2003-10-10 Thread Louie Miranda
guys, anyone had successfull projects relating on my subject?. im full of overflowing ideas on my head right now. its like form to fax, but this time form to printer. i mean printer servers w/ ip. -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net

Re: [PHP] form to printer servers w/ip

2003-10-10 Thread Louie Miranda
one way i found is, connecting to php socket and going to printer port to send the data. -- - Louie Miranda http://www.axishift.com - Original Message - From: Louie Miranda [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 10, 2003 4:12 PM Subject: [PHP] form to printer

Re: [PHP] Netcraft

2003-09-25 Thread Louie Miranda
I did see you on the other list, Well anyway. It can be a combination of system tools and php. Not just php, but also system tools like ping, traceroute, etc. Php can help a lot, on querying it over the website. But overall read the man :D -- - Louie Miranda http://www.axishift.com

[PHP] variables, passing again to another.

2003-09-25 Thread Louie Miranda
if ($psi_shipping_addtnl_info != '') { echo ' NO USER INPUT '; } Im catching a _POST variable from a form, now i wonder im filtering it out to pass again to another variable is this possible? -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net

[PHP] matching certain values

2003-09-18 Thread Louie Miranda
Im trying to match some words on the value that i have impost on php. But i dont know why it doesnt seem to catch some certain fields. if ($HTTP_USER_AGENT === 'MSIE ') I know something is wrong :( - Louie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] matching certain values

2003-09-18 Thread Louie Miranda
thanks for the reference. strpos will be good for my problem. - Original Message - From: Jason Wong [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 18, 2003 4:11 PM Subject: Re: [PHP] matching certain values On Thursday 18 September 2003 15:55, Louie Miranda wrote

Re: [PHP] Re: HTTP_REFERER

2003-09-14 Thread Louie Miranda
SCRIPT_FILENAME, sorry but i didnt get this part. - Original Message - From: Eugene Lee [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, September 12, 2003 4:51 PM Subject: Re: [PHP] Re: HTTP_REFERER On Fri, Sep 12, 2003 at 04:21:16PM +0800, Louie Miranda wrote: : Eugene Lee

[PHP] browser detector (php side)

2003-09-14 Thread Louie Miranda
Im looking for a browser detector and can redirect to a certain page if its match something. So far phpsniff is the only thing i found. But i didnt got it to work d redirection part. any ideas? - Louie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] HTTP_REFERER

2003-09-12 Thread Louie Miranda
Does php support this? HTTP_REFERER or simply cgi and ssi only? - Louie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: HTTP_REFERER

2003-09-12 Thread Louie Miranda
] Sent: Friday, September 12, 2003 3:30 PM Subject: Re: [PHP] Re: HTTP_REFERER On Fri, Sep 12, 2003 at 09:11:09AM +0200, Catalin Trifu wrote: : : Louie Miranda [EMAIL PROTECTED] wrote: : : Does php support this? HTTP_REFERER : or simply cgi and ssi only? : : It does support any HTTP

Re: [PHP] Re: HTTP_REFERER

2003-09-12 Thread Louie Miranda
12, 2003 4:15 PM Subject: Re: [PHP] Re: HTTP_REFERER On Fri, Sep 12, 2003 at 03:53:22PM +0800, Louie Miranda wrote: : Eugene Lee mentioned: : : Several Windoze firewalls also filter out HTTP_REFERER. : : what can you suggest, im trying to do a referer email program on a website : and i

Re: [PHP] Sending SMS messages ?

2003-09-12 Thread Louie Miranda
Hi Dave, Yes php can, but what application will you connect to? On my old work we develop php and c programs to do it. Although the main client that connects is on C/Unix but when the people wanted to send messages we do it on php then web to c then c program to smsc server. - Louie -

[PHP] editing using msword(similar) via php

2003-09-02 Thread Louie Miranda
Hi, I saw an ASP kind of a msword type editor that edit's webcontents. And it runs asp :(. I was wondering if php can do similar things like this? I can't give you the website url because its on a intranet. --- - Thanks, Louie Miranda -- PHP General Mailing List (http://www.php.net

Re: [PHP] editing using msword(similar) via php

2003-09-02 Thread Louie Miranda
oh yes we can! http://www.snippetmaster.com/ --- - Thanks, Louie Miranda - Original Message - From: Louie Miranda [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 9:51 AM Subject: [PHP] editing using msword(similar) via php Hi, I saw an ASP kind

[PHP] php, search engine that index via local filesystem?

2003-08-15 Thread Louie Miranda
Do you know any? --- - Thanks, Louie Miranda -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] perl to php converter

2003-08-14 Thread Louie Miranda
is there such a thing? perl to php converter? i will try to convert movabletype to php, if ever. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] suggestion on php-editor?

2003-08-14 Thread Louie Miranda
I currently used Dev-PHP IDE. But i was wondering if you guys have any other suggestions? -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php calendar suggestion..

2003-08-07 Thread Louie Miranda
can change the dates - events? -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] redirecting to a url..

2003-07-20 Thread Louie Miranda
yes, got it working. thanks a lot.. i did use header -- Thank you, Louie Miranda ([EMAIL PROTECTED]) - Original Message - From: Chris Shiflett [EMAIL PROTECTED] To: Louie Miranda [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, July 18, 2003 11:45 PM Subject: Re: [PHP] redirecting

[PHP] on preview, loosing data using post/session..

2003-07-20 Thread Louie Miranda
they go back to correct the fields. the entered data is being lost. is there a way to store data that it wont be lost using it's session? or post? what ever's easy will be good help. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] computing 2 value and adding it..

2003-07-20 Thread Louie Miranda
Im looking for a way that when the user click on the 1000/pcs it will compute * 2. But i couldt figure this out.. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] redirecting to a url..

2003-07-18 Thread Louie Miranda
($v_get_template === 'TemplateTwo') { ?? } -- code - -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] redirecting to a url..

2003-07-18 Thread Louie Miranda
My solution.. echo meta http-equiv=\REFRESH\ CONTENT=\0; URL=us/index.php\; Or you may have other more advance alternatives? -- Thank you, Louie Miranda ([EMAIL PROTECTED]) - Original Message - From: Louie Miranda [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 18, 2003 2

Re: [PHP] redirecting to a url..

2003-07-18 Thread Louie Miranda
thanks, this is much better. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) - Original Message - From: Curt Zirzow [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 18, 2003 2:29 PM Subject: Re: [PHP] redirecting to a url.. Louie Miranda [EMAIL PROTECTED] wrote: I have

Re: [PHP] state (Field Problem)

2003-07-17 Thread Louie Miranda
got it working.. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) - Original Message - From: Jason Wong [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 17, 2003 1:49 PM Subject: Re: [PHP] state (Field Problem) On Thursday 17 July 2003 12:56, Louie Miranda wrote: Given

Re: [PHP] bcc on php

2003-07-17 Thread Louie Miranda
A message that you sent contained a recipient address that was incorrectly constructed: Bcc: [EMAIL PROTECTED] missing or malformed local part (expected word or ) got this error.. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) - Original Message - From: Wendell Brown [EMAIL

[PHP] pdf information..

2003-07-16 Thread Louie Miranda
you can specify 100x100 pixels and make the resolution into 300dpi. How about pdf? -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] bcc on php

2003-07-16 Thread Louie Miranda
hello, how do you make a bcc on php on a form 2 email settings.. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] pdf information..

2003-07-16 Thread Louie Miranda
i never tried FPDF but just downloaded it. i'll try in a while.. have you tried making a business card using this? i've testing the pdflib it works great, but the sad thing is i have to pay for it. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) - Original Message - From: Enda Nagle

Re: [PHP] pdf information..

2003-07-16 Thread Louie Miranda
What's the problem with paying for something if nothing.. nothings wrong, but if the free GNU software can do it also, i switch to free software. Like php is :) At first not that mature but look at it now.. people have different opinions, and i respect yours. -- Thank you, Louie Miranda

[PHP] state (Field Problem)

2003-07-16 Thread Louie Miranda
.. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Including a file using php //

2002-01-15 Thread louie miranda
So u mean like this? ?php include('http://192.168.129.103/noc/chikkaps.txt'); ? Only?, Im not good with this, can you give me some samples? thanks, louie... - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; louie miranda [EMAIL PROTECTED] Sent: Tuesday, January 15

[PHP] Including a REMOTE FILE using include (php function)

2002-01-15 Thread louie miranda
Im trying this little example of mine, Im trying to include a file from a remote webserver but could not possibly get it to work.. Here is the written code: ### A WORKING CODE // LOCAL FILE ?php $file = one.php; include($file); ? ### ### DID NOT WORK // REMOTE FILE ?php $file =

Re: [PHP] Including a file using php //

2002-01-15 Thread louie miranda
Read the content I mean, echo it on the browser.. - Original Message - From: Henning Sprang [EMAIL PROTECTED] To: louie miranda [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, January 15, 2002 6:32 PM Subject: Re: [PHP] Including a file using php // louie

[PHP] php executing system commands..

2002-01-11 Thread louie miranda
Hi, can php execute system commands like df, and then print it to html ? thanks, louie -- 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

[PHP] HOWTO USE : htmlspecialchars

2002-01-07 Thread louie miranda
form action=form.php method=GET Info: input type=text name=info size=25 maxlength=25 value=?php htmlspecialchars($info); ? input type=submit /form Hi, im trying this form w/ htmlspecialchars (php function), but it doesn't seem to work, when i submit the form.. htmlspecialchars($info); is

[PHP] test, pls del

2002-01-03 Thread louie miranda
test -- 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] php+mysql simple query help me pls! ty.

2002-01-03 Thread louie miranda
Hi, can someone help me here! :( I can't query the data on my sql from php. db is fine, i couldnt see the prob in php! pls help, ty. # MSQL ### mysql desc members; +--+-+--+-+-++ | Field

[PHP] Re: [PHP-DB] php+mysql simple query help me pls! ty.

2002-01-03 Thread louie miranda
yes, i forgot something, this = mysql_select_db(mydb,$db); i did not specify my db name. thanks :) louie - Original Message - From: Rick Emery [EMAIL PROTECTED] To: 'louie miranda' [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, January 04, 2002 4:06 AM

Re: [PHP] APXS problem with compile. Please help :)

2002-01-03 Thread louie miranda
Hi, try to check if apxs is present in your $apache/bin/ directory. The output of /usr/local/apache/bin/apxs follows ./configure: /usr/local/apache/bin/apxs: bad interpreter: No such file or directory configure: error: Aborting If you compile your php w/mod_so support, hm. it should work but

Re: [PHP] APXS problem with compile. Please help :)

2002-01-03 Thread louie miranda
If you compile your php w/mod_so support, hm. it should work but anyway, just try to compile it again if u have time. i mean apache :) sorry.. - Original Message - From: louie miranda [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 04, 2002 5:17 AM Subject: Re: [PHP

[PHP] printing php variable into html print $result; ?

2002-01-03 Thread louie miranda
Hi, is it possible to print the sql query? i mean i want to print the output of the command SELECT * FROM members; and output it into html, i tried print $result; -- it gives me different output.. Resource id #2 ty, louie... # PHP SCRIPT ### html

<    1   2