Re: [PHP] Opensource webshop

2005-09-22 Thread Chris Martin
On 9/22/05, Greg Donald <[EMAIL PROTECTED]> wrote: > Not to mention the ones written in Perl. I think you just did ;) -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] php vulnerability

2005-08-22 Thread Chris Martin
You might also scan your machine (and/or network) with something such as nessus, or another vulnerability scanner -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] Beautiful HTML Invoice -> Prints like crap! I need somesuggestions!

2005-06-08 Thread Chris Martin
t; > > > > > Make it a pdf? > Is a simple CSS print stylesheet out of the question? If the site is marked up properly, this should be trivial, and would be much easier/more efficient. IMO the only image that should be on a printed invoice, is the logo (if any). -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Using Google's API with PHP

2004-10-30 Thread Chris Martin
t: http://www.devshed.com/c/a/PHP/Using-The-Google-Web-APIs-With-PHP/ -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: create and read array

2004-09-11 Thread Chris Martin
;]);\r\n"; } -- Seigo www.geocities.com/seigo_ua/ Just a note to help the learning process. Either mysql_fetch_assoc() and mysql_fetch_array() will return your result in an array, so you don't need to actually create one. -- Chris Martin Web Developer Open Source & Web Standards Ad

[PHP] Re: Does any one else get this?

2004-09-04 Thread Chris Martin
ce I never confirmed them, they never made it. I don't want to be considered one of the spammers that I'd like to knock the F* out. -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: installing PHP on winXP

2004-09-04 Thread Chris Martin
dll) in the Apache root, or Apache/modules directory If all else fails you could uninstall and try the WAMP bundle. -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP IDE for OS X

2004-09-04 Thread Chris Martin
t said, you could give Quanta Plus or Bluefish a shot, both are great free linux apps. My personal favorite is Quanta Plus, it contains most of what you mentioned (even auto-completes your variables) On the non-free side, Dreamweaver MX has some decent PHP features, although it's a pricey so

[PHP] Re: PHP to replace javascript

2004-09-03 Thread Chris Martin
sizes that you're opening in a pop up, and you want each window to fit the image perfectly. You could then use PHP to get the size of the image, to then dynamically insert into the JavaScript. Congrats on RTFM!! It seems daunting at first, but as you learn more, it will become your friend.

[PHP] Re: uppercase sentences

2004-09-03 Thread Chris Martin
gs In particular, for all uppercase, you'll probably find 'strtolower()' helpful. And, as Jim mentioned, ucfirst() will capitalize the first letter. There's a bunch more that can help you control what they're sending you. (Isn't it amazing what people will enter in a f

[PHP] Re: annoying autoreplies

2004-08-07 Thread Chris Martin
ply either! At least they're not on PDXLUG!!! -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: FW: IMPORTANT: Please Verify Your Message

2004-08-07 Thread Chris Martin
Curt Zirzow wrote: * Thus wrote Ed Lazor: Gawd this stuff sucks. Nothing like a spammer posing as the list itself and farming email addresses from members. Its odd, i've yet to get one of those. Either the spammers dns doesn't resolve proper (cause my server rejects those) or if its due to the fac

[PHP] Re: [Q] How to setup Dreamweaver so that PHP scripts are executed?

2004-08-06 Thread Chris Martin
just go to http://localhost/your_script.php in your browser to test them out, no need to use the command line to pass to a browser. -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubs

[PHP] Re: Sessions Problem !!

2004-08-06 Thread Chris Martin
tes, but I could've just overlooked it. -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Sessions Problem !!

2004-08-06 Thread Chris Martin
min.php on line 1 This error tells you that the output was started at line 1 of your admin.php file. (maybe a blank line at the top of the script?) As Miles suggested: "You have to call session_start() before any output to the page, even a single space." -- Chris Martin Web Develop

[PHP] Re: Dreamweaver & PHP

2004-08-06 Thread Chris Martin
(although it generates some ridiculous code) Is there any GPL alternative for this kind of stuff? What kind of stuff? Editing PHP? Quanta, or Bluefish. -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/

[PHP] Re: php coding software

2004-08-02 Thread Chris Martin
, but you're wrong. Dreamweaver DOES have MySQL support and can connect to MySQL databases to help coding your scripts. Yes. PHP and MySQL is supported in DWMX, no extensions required. FTPEdit and HTMLKit are both free editors for Windows Quanta and Bluefish are excellent on GNU/Linux -- Chris

[PHP] Re: PHP5 Manual in PDF and for Pocket PCs

2004-07-31 Thread Chris Martin
http://www.easysw.com/htmldoc/ -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: php & paypal

2004-07-27 Thread Chris Martin
: http://www.php.net/unsub.php Not in the URL. Read the PayPal docs, they post back a form to the return page. Most of what you're looking for will be there, otherwise there are a few custom fields you can use (for say an invoice number). -- Chris Martin Web Developer Open S

[PHP] Re: Creating a PHP5 RPM

2004-07-27 Thread Chris Martin
7;s" while searching google. http://user.cs.tu-berlin.de/~ccorn/software/rpm/build-rpm.html http://www3.sympatico.ca/sarrazip/dev/rpm-building-crash-course.html http://www-106.ibm.com/developerworks/library/l-rpm2/ -- Chris Martin Web Developer Open Source & Web Standards Advocate http

[PHP] Re: [Fwd: IMPORTANT: Please Verify Your Message]

2004-07-26 Thread Chris Martin
Justin Patrin wrote: On Mon, 26 Jul 2004 11:27:32 +0300, EE <[EMAIL PROTECTED]> wrote: What is this? I got this message few times from php.net... Well, that's weirdI've never seen that one. Apparently they're from an annoying spam service that someone on this list has subscribed to and not ac

[PHP] Re: exec works with some, but not all commands

2004-07-24 Thread Chris Martin
too. Also you might try system(), shell_exec(), or passthru() if you're trying to get output back. -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: using the mssql functions on a linux server

2004-07-24 Thread Chris Martin
, I have an English translation of this article available at: http://www.chriscodes.com/articles/Connecting_to_MSSQL_from_PHP_under_Linux/ -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Possible to Google search the news.php.net past post with keywords???

2004-06-09 Thread Chris Martin
and many others) through Gmane. http://news.gmane.org/index.php?prefix=gmane.comp.php -- Chris Martin - Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Error Downloading files using FOpen

2004-06-05 Thread Chris Martin
ur script, but expect your files to be readable with applications such as notepad. You should use the 'b' in all other cases. Hope that helps. Sorry if I misunderstood your problem. -- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/ --