[PHP] pdf information..

2003-07-16 Thread Louie Miranda
image 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 - F

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

[PHP] state (Field Problem)

2003-07-16 Thread Louie Miranda
e the php will parse the user _POST's and display it. USA / State: Washington DC Not USA / State: Whatever -- Select StateNot USA -- State or Province (Not USA): -- How will i pass this? Double thing? and make it just one.. -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP G

Re: [PHP] state (Field Problem)

2003-07-16 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 1

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 --

[PHP] redirecting to a url..

2003-07-17 Thread Louie Miranda
27;) { ?? } elseif ($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-17 Thread Louie Miranda
My solution.. echo ""; 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:08 PM Sub

Re: [PHP] redirecting to a url..

2003-07-17 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 Miran

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, Ju

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

2003-07-20 Thread Louie Miranda
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 u

[PHP] computing 2 value and adding it..

2003-07-20 Thread Louie Miranda
7; . $courier_price . ' (Courier) = $' . $final_price_courier . '.00'; } --- end 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] 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

[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, 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] 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.ph

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

[PHP] HTTP_REFERER

2003-09-11 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
> To: <[EMAIL PROTECTED]> 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? HT

Re: [PHP] Re: HTTP_REFERER

2003-09-12 Thread Louie Miranda
MAIL PROTECTED]> Sent: Friday, September 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. > : > :

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 - Origin

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 +

[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: http://www.php.ne

[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: http://www.ph

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

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 Maili

[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/) To

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

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&qu

[PHP] using ImageGIF

2003-10-16 Thread Louie Miranda
e.. ("The image http://url cannot be displayed, because it contains errors.") And how would you know that gif is supported? PNG and JPEG is shown on phpinfo(); -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] using ImageGIF

2003-10-16 Thread Louie Miranda
And here's the error [Fri Oct 17 10:52:20 2003] [error] PHP Fatal error: Call to undefined function: imagegif() in /Volumes/WWW_Root/louie/test.php on line 6 -- - Louie Miranda http://www.axishift.com - Original Message - From: "Louie Miranda" <[EMAIL PROTE

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 PR

[PHP] php: file upload program limitation..

2003-10-29 Thread Louie Miranda
ad a file lower than 1mb it uploads it. Where the problem anyway? -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Unicode translation

2003-12-02 Thread Louie Miranda
generates the correct character. Any bright ideas on this? -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Unicode translation

2003-12-02 Thread Louie Miranda
Does all unicode characters have an equivalent key-stroke? and in even different fonts? -- - Louie Miranda http://www.axishift.com - Original Message - From: "Leif K-Brooks" <[EMAIL PROTECTED]> To: "Luke" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>

Re: [PHP] Re: Unicode translation

2003-12-02 Thread Louie Miranda
Yes, i just learned that windows uses a decimal code and there is a hex value too. Well, since some unicode characters dont have a decimal value, its really getting harder to solve this kind of problems. :( -- - Louie Miranda http://www.axishift.com - Original Message - "Luke&quo

[PHP] calling include inside a function?

2003-12-11 Thread Louie Miranda
I can't call an include inside a function, is this possible? -- function elo() { include ("what.txt"); } -- even -- $point = include ("what.txt"); function elo() { echo $point; } -- -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List

Re: [PHP] calling include inside a function?

2003-12-11 Thread Louie Miranda
Its possible -- - Louie Miranda http://www.axishift.com - Original Message - From: "Louie Miranda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 11, 2003 3:34 PM Subject: [PHP] calling include inside a function? > I can't call an

Re: [PHP] calling include inside a function?

2003-12-11 Thread Louie Miranda
Just put the include inside the function. 1"; include("oongae.txt"); echo ""; print "2"; } ?> -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] can't access a GET variable on function?

2003-12-15 Thread Louie Miranda
$emailto = $_GET['EmailTO']; function wtemp_mainbody() { print "Contact ("; echo "$emailto"; print ") Info"; } Why can't i display a GET variable from a function? Or should i registered it on global session? -- - Louie Miranda http://w

[PHP] getenv of "document_name" in php

2004-01-07 Thread Louie Miranda
What is the getenv of "document_name" in php? -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] detecting flash in php

2004-01-08 Thread Louie Miranda
is there anyway of detecting flash? in php -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Very Simple one for u all :-)

2004-01-15 Thread Louie Miranda
like this? if ($value == $value_fetch) { do something } elseif ($value == $value_fetch { do something on this matter } else { error } -- - Louie Miranda http://www.axishift.com - Original Message - From: "Dave Carrera" <[EMAIL PROTECTED]> To: <[EMAIL PROTECT

[PHP] filtering filename.ext on file-upload.

2004-01-15 Thread Louie Miranda
userfile']['tmp_name'], $uploadfile)) { ## code ## -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: filtering filename.ext on file-upload.

2004-01-15 Thread Louie Miranda
, it is more reliable to get the image type from >getimagesize(). If im going to use this and if the user did not use an ie browser, hm it will mess up things. Based on what i just read, it will not work on all. But thanks for the suggestion. pathinfo() hmm, will check it out. i think now

Re: [PHP] Re: filtering filename.ext on file-upload.

2004-01-15 Thread Louie Miranda
if JPEG is = image/pjpeg how about PDF files? thanks, Louie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Problem: Failed to write session data (lack of resources?)

2004-01-25 Thread Louie Miranda
, btw, on some of my php pages i always have sessions. -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Problem: Failed to write session data (lack of resources?)

2004-01-25 Thread Louie Miranda
actually /tmp is under /root and it contains 10G of space free still. What could be wrong here? Is it im loosing hardware resources, etc? -- - Louie Miranda http://www.axishift.com - Original Message - From: "Mike Migurski" <[EMAIL PROTECTED]> To: "Louie Miranda&qu

Re: [PHP] Problem: Failed to write session data (lack of resources?)

2004-01-25 Thread Louie Miranda
i mean under / -- - Louie Miranda http://www.axishift.com - Original Message - From: "Louie Miranda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 26, 2004 9:54 AM Subject: Re: [PHP] Problem: Failed to write session data (lack of resources?

[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 PROTE

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 a

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

[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 ###

[PHP] HOWTO USE : htmlspecialchars

2002-01-07 Thread louie miranda
Info: Hi, im trying this form w/ htmlspecialchars (php function), but it doesn't seem to work, when i submit the form.. htmlspecialchars($info); is included on the source ex: Hm, am i correct? thanks!! louie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [E

[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 PROTECTED]

[PHP] Including a file using php //

2002-01-15 Thread louie miranda
Hi, I was trying to include a url file on another server but could't make this to work. It displays nothing actually.. http://192.168.129.103/noc/chikkaps.txt'); echo $retvalue; ?> Can someone help me please? thanks, louie... -- PHP General Mailing List (http://www.php.net/) To unsubscri

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

2002-01-15 Thread louie miranda
So u mean like this? 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]

[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 ### ### DID NOT WORK // REMOTE FILE http://192.168.129.103/noc/chikkaps.txt";; include($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 S

Re: [PHP] good PHP to PDF libary?

2004-07-25 Thread Louie Miranda
do those pdf class support Unicode? So far, pdflib only supports unicode. -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] issue a value on header, not working..

2004-07-26 Thread Louie Miranda
Hmm, it seems simple but, its really not working.. -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] issue a value on header, not working..

2004-07-26 Thread Louie Miranda
ah ic, thanks. it now works fine. thanks also for the tip! :) On Mon, 26 Jul 2004 23:29:06 -0700, Justin Patrin <[EMAIL PROTECTED]> wrote: > On Tue, 27 Jul 2004 11:59:14 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote: > > This outputs a filename on $catchresult, and im w

[PHP] Re: select * on all current?

2004-07-26 Thread Louie Miranda
t;group by office > > > Just one more thing. You don't need "distinct" because you are already > using "group by". > > Mike > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe:http://lis

[PHP] Re: select * on all current?

2004-07-26 Thread Louie Miranda
now its working, i was wondering if we can do max(dateposted) on update? mysql> update datafiles set status = '1' where max(dateposted); ERROR : Invalid use of group function hmm? seems, not to be working at all. On Tue, 27 Jul 2004 14:43:58 +0800, Louie Mi

[PHP] Adding +7 more days on date() value problem

2004-07-27 Thread Louie Miranda
think its useless if im just going to do + on the DD (Day) value. Hmm :? ## cut: " .$plus7[0]. " " .$plus7[1]. " " .$plus7[2]. " Current Date: $curdate +7 Dats Date: $plus7 "); ?> ## -- Louie Miranda http://www.axishift.com -- PHP General Mailing List

[PHP] Re: [phpug-ph] expiring logins with-in 5days, nde pwede cookies.

2004-07-27 Thread Louie Miranda
HAHAHAHHAHA http://ph.php.net/manual/en/function.strtotime.php :) -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Graphing Webstats using MRTG/PHP/MYSQL?

2004-07-28 Thread Louie Miranda
has anyone know any tools related to this? Graphing Webstats using MRTG/PHP/MYSQL? -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Graphing Webstats using MRTG/PHP/MYSQL?

2004-07-29 Thread Louie Miranda
i was thingking more of php+mysql, then mrtg will get all the data from the sql or the php. something like that On Thu, 29 Jul 2004 10:50:09 +0300, Skippy <[EMAIL PROTECTED]> wrote: > Quoting Louie Miranda <[EMAIL PROTECTED]>: > > has anyone know any tools related to this?

Re: [PHP] Re: Compile

2004-08-15 Thread Louie Miranda
PHP script? And if so, how? > > > > Watty > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Compile

2004-08-15 Thread Louie Miranda
try this: http://turck-mmcache.sourceforge.net/ -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Compile

2004-08-16 Thread Louie Miranda
"raditha dissanayake" <[EMAIL PROTECTED]> > > > > i think you are looking for something like turck mmcache. > > > > Do you know if Turck MMCache works with PHP 5.0? > > Teddy > > > > -- > PHP General Mailing List (http://www.php.net/) &

[PHP] PHP, over javascript code simple \n

2004-08-19 Thread Louie Miranda
se it wont work anymore.. what i want is js should use the \n instead. is there any alternative for \n? so it can display properly on php? -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP, over javascript code simple \n

2004-08-19 Thread Louie Miranda
Got it. use ' and not " because php reads if its under " On Fri, 20 Aug 2004 11:10:24 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote: > Im having problems. Because my javascript is inside a PHP code. > Now below are 1 line code of a print function that display thi

Re: [PHP] Re: PHP, over javascript code simple \n

2004-08-21 Thread Louie Miranda
; } > > "); > > ?> > > try simply escaping the "\" before the "n" with an additional "\" or in > other words: use "\\n" instead of "\n". PHP will interpret "\\" as an "\". > > > > -- &

[PHP] anyone using? R&OS pdf class? help: addTextWrap

2004-09-07 Thread Louie Miranda
being listed. do you guys have any example that is working? -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] main(): open_basedir restriction in effect., help

2004-09-10 Thread Louie Miranda
is on a cpanel machine.. -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] auto converting a $string to ALL Upper Case.

2004-09-15 Thread Louie Miranda
Is there a PHP syntax that can convert a $string result to all UPPER CASE? -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] $i++, incrementing by 10's

2004-09-16 Thread Louie Miranda
is it possible to increment by 10's? or 20's? i have this piece of code, but it selects from 1 to 1000 and counts by 1's. for($i = 1; $i <= 1000; $i++) -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] detect a file if it exist and display an image

2004-09-17 Thread Louie Miranda
y problem now is the $itemCode is on a database and the image filename is on directory. Will it be possible to detect a image file it exist or not? -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: detect a file if it exist and display an image

2004-09-17 Thread Louie Miranda
this might work. On Fri, 17 Sep 2004 15:04:44 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote: > im not sure if i coded one of my application wrong, i am displaying an > image by displaying the itemcode and just adding a ".jpg" extension at > the end. > > li

[PHP] output a PDF, over header(). causes corruption on the file?

2004-10-03 Thread Louie Miranda
ap! please help. -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: output a PDF, over header(). causes corruption on the file?

2004-10-03 Thread Louie Miranda
t;rb"); fpassthru($fp); and it did work. but im still waiting for other people's comment. On Mon, 4 Oct 2004 09:24:33 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote: > Im trying to output a pdf over a browser so i can hide the url link to > it. but this one causes corrup

[PHP] simple math computation..

2004-10-03 Thread Louie Miranda
? -- Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] simple math computation..

2004-10-04 Thread Louie Miranda
0 > > -- > Regards, > Matthew Fonda > > > > On Sun, 2004-10-03 at 23:26, Louie Miranda wrote: > > the percent of 20% is = .20 right? > > how can i compute the correct value for this? > > > > my $totalCost is $4,000 and when i compute it to .20 u

Re: [PHP] Re: GeoIP?

2009-03-16 Thread Louie Miranda
Thanks for this! -- Louie Miranda (lmira...@gmail.com) http://www.louiemiranda.net Quality Web Hosting - www.axishift.com Pinoy Web Hosting, Web Hosting Philippines On Mon, Mar 16, 2009 at 3:48 PM, Per Jessen wrote: > Michelle Konzack wrote: > > > Hello Per, > > > >

[PHP] Upload large < 100MB of PDFS to MySQL using PHP, Is my settings ok?

2009-04-02 Thread Louie Miranda
around 30mb or something? And, no error. Maybe, something is wrong on the config? -- Louie Miranda (lmira...@gmail.com) http://www.louiemiranda.net Quality Web Hosting - www.axishift.com Pinoy Web Hosting, Web Hosting Philippines

[PHP] Push an Array, Comma separated.

2009-06-30 Thread Louie Miranda
GPS Administrative Page v2.3.12 (BETA)My array: Array ( [0] => Demo2.txt [1] => Demo.txt [2] => Demo.txt ) How could I push the values as: -> Demo2.txt, Demo.txt, Demo.txt? Not sure which approach is good. $saveFiles = array(); array_push($saveFiles, $ufName); Help -- Louie Mi

Re: [PHP] Re: Push an Array, Comma separated.

2009-06-30 Thread Louie Miranda
1.txt, File2.txt, File3.txt, -- Louie Miranda (lmira...@gmail.com) http://www.louiemiranda.net Quality Web Hosting - www.axishift.com Pinoy Web Hosting, Web Hosting Philippines 2009/6/30 João Cândido de Souza Neto > May be array_merge($array, explode(",", $string)). > >

[PHP] Counting numbers on while..

2005-03-28 Thread Louie Miranda
9 miranda edit | delete 10 miranda edit | delete And so on.. What i wanted it to do was.. 1 louie edit | delete 2 miranda edit | delete And so on.. I was wondering how can i get it to count only the rows, and dont repeat from 1 to 10 on all r

[PHP] adding items on a input box and a checkbox.

2005-04-10 Thread Louie Miranda
t("exist: $itemValue"); }; // end if exist }; // end if itemvalue }; // end of foreach ### code ### Is it possible to add a input box, where i can add ex: quantity of items and at the same time they can check the box? is it possible on my code? please help!. -- Louie Miranda http://www.axishift.com -- under development

Re: [PHP] adding items on a input box and a checkbox.

2005-04-10 Thread Louie Miranda
> It's possible, but what's the point of having a qty and a checkbox? Because, i want my QTY(input) form to be edited right away. Its the basic code. -- Louie Miranda http://www.axishift.com -- under development

[PHP] running php even without .php extenstion, how can i do this?

2004-05-26 Thread Louie Miranda
I have seen similar sites that runs php. but without the extension. like: example.com/hello/great?ID=19 How can i do this? Run the php even without the .php extension -- - Louie Miranda http://www.axishift.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] running php even without .php extenstion, how can i do this?

2004-05-26 Thread Louie Miranda
I got what you mean, but can we do this on the whole directory instead by files? Like for example the whole / directory and /subdirectory/ so i wont be doing that editing every files? The example you gave is working, btw. -- - Louie Miranda http://www.axishift.com - Original Message

[PHP] Re: javascript prob with php on ther browsers (old or new)

2004-06-28 Thread Louie Miranda
never mind, i got it solved. On Mon, 28 Jun 2004 11:13:01 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote: > > Whenever i load this on my old/mac broweser like IE5, etc. The whole > page just wont show up. How can i load this on php? to load it right? > > this loads ok

[PHP] javascript prob with php on ther browsers (old or new)

2004-06-28 Thread Louie Miranda
d- browser function UpdateQty(item) { itemId = item.name; newQty = item.options[item.selectedIndex].text; document.location.href = 'cart4.php?action=update_item&id='+itemId+'&qty='+newQty; } ho

  1   2   >