RE: [PHP] CVS Scripts

2008-03-06 Thread Wolf
I haven't come across anything like it before, but I definitely like the concept. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] CVS Scripts

2008-03-06 Thread Wolf
ut cruisecontrol on the sourceforge site. What have you found and tried via a google search? Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] CVS Scripts

2008-03-06 Thread Wolf
> > CONFIDENTIALITY NOTICE > > This email is private and confidential and may contain legally privileged > > information. If you are not named as an addressee it may be unlawful for > > you > > to read, copy, distribute, disclose or otherwise use the information > > contained in this email.

Re: [PHP] Pear Installation Problem - Ubuntu

2008-03-05 Thread Wolf
0.7.2beta Net_Sieve1.1.5stable Net_SmartIRC 1.0.0stable Net_URL 1.0.14 stable PEAR 1.5.4stable SOAP 0.10.1 beta Services_Weather 1.4.2stable Structures_Graph 1.0.2stable XML_Serializer 0.18.0 beta XML_Util 1.1.4stable HTH, Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Preserving URL after redirect?

2008-03-05 Thread Wolf
redirects back to Why does is redirect back to the beginning? Seems to me that is where your issue is arising from. The client wants /wi/madison to be in the URl, so you have a few things to do... Stop redirecting to the root and leave it in the /wi/madison folder, then do stuff it ne

Re: [PHP] Good PHP/MySql starter book?

2008-03-03 Thread Wolf
P, MySQL in 24 hours" as a good book to learn and keep around as a reference. Now I have Ajax and other books sitting around with it as well as a PHP 5 Security and PHP 5 cookbook Wolf Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Weird Results from Curl

2008-02-29 Thread Wolf
Ray Hauge <[EMAIL PROTECTED]> wrote: > Wolf wrote: > > Ray Hauge <[EMAIL PROTECTED]> wrote: > >> Wolf wrote: > >>> I'm curling a site to process some data, all well and good but the > >>> results are baffling... > >>

Re: [PHP] Weird Results from Curl

2008-02-29 Thread Wolf
Ray Hauge <[EMAIL PROTECTED]> wrote: > Wolf wrote: > > I'm curling a site to process some data, all well and good but the results > > are baffling... > > > > $result = curl_exec($ch); > > curl_close($ch); > > echo "".gettype ($

[PHP] Weird Results from Curl

2008-02-29 Thread Wolf
1" that gets returned. I have tried to do a strlen conversion, that failed. I've tried bool converting but it doesn't come across right either. Any ideas? Thanks! Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-28 Thread Wolf
re about people who might end up working on your stuff, keep using spaces. Just hope you never change your mind. -Stut I use vi for most of my editing, as well as pice, nano, gedit, nedit, and textpad, depending on the system I am. ;) Wolf -- PHP General Mailing List (http://www.php.

Re: [PHP] Choose Your Common Design Patterns

2008-02-28 Thread Wolf
skylark wrote: Hi guys, Relex a little on the topic "What design patterns do you usually use". Choose the ones you use often at: http:// phparch [dot] cn And this will answer that question, isn't it? Those options are the ones that we often use. If there is any option needed to be replaced, jus

Re: [PHP] Flexible Shopping Cart (was: Shopping Carts)

2008-02-28 Thread Wolf
cure the site, so definitely something to keep in mind. This page alone would break as would Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-28 Thread Wolf
{ { { { } } } } Versus the alternative, especially with the character wrapping in vi and other text editors. At least, that's IMO YMMV Wolf ;) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-28 Thread Wolf
ogy Eric. And no Jason, you aren't dumb, I've seen your other coding and you haven't just copied/pasted everything. Wolf HowTo: Sanitize user input http://www.phpbuilder.com/columns/ProPHPSecurity_excerpt_part3.php3?print_mode=1 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Wolf
the list? When posting to the list, wait for a while for a response before posting again about the same item. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Wolf
Daniel Brown <[EMAIL PROTECTED]> wrote: > On Wed, Feb 27, 2008 at 10:16 AM, Aschwin Wesselius > <[EMAIL PROTECTED]> wrote: > > Why not going with a Scottish kilt and have some cooling breeze while > > showing off what you're made of? Clan-wars sometimes started with having > > the wrong p

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Wolf
Daniel Brown <[EMAIL PROTECTED]> wrote: > On Wed, Feb 27, 2008 at 9:40 AM, David Giragosian <[EMAIL PROTECTED]> wrote: > > On 2/27/08, Daniel Brown <[EMAIL PROTECTED]> wrote: > > > On Wed, Feb 27, 2008 at 6:46 AM, skylark <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > > > > > What d

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Wolf
Jochem Maas <[EMAIL PROTECTED]> wrote: > Daniel Brown schreef: > > On Wed, Feb 27, 2008 at 9:40 AM, David Giragosian <[EMAIL PROTECTED]> wrote: > >> On 2/27/08, Daniel Brown <[EMAIL PROTECTED]> wrote: > >> > On Wed, Feb 27, 2008 at 6:46 AM, skylark <[EMAIL PROTECTED]> wrote: > >> > > Hi al

Re: [PHP] PHP Newbie List

2008-02-26 Thread Wolf
x27; better then staring at the code for hours... (I think we've all been here at some point). Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] checking for and enforcing https

2008-02-26 Thread Wolf
ed to be the ones which gather personal/private data. It doesn't matter if someone browsing looks at them secure or non-secure. Put your data where it needs to be for the site to make sense to both the shoppers and the maintainers and use the server to handle the requires (make a /path/secure which contains the checkout pieces and require https for those via an .htaccess file) HTH, Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: PHP cuts download process prematurely

2008-02-26 Thread Wolf
setup are. Your sys-admin should have made the test servers EXACTLY like the production servers so that working with them would be seemless, but not all programming/test/production environments are ideal. Wolf Manuel Barros Reyes <[EMAIL PROTECTED]> wrote: > On Tue, Feb 26, 2008 a

RE: [PHP] When to use design patterns?

2008-02-25 Thread Wolf
It depends on the size and scope of your project. For the most part, you should know what you have coded before and when encountering something new, the previous work should help in doing the new work. Hth Wolf -Original Message- From: skylark <[EMAIL PROTECTED]> Sent: Sa

Re: [PHP] RE: temprorary error

2008-02-25 Thread Wolf
tedd <[EMAIL PROTECTED]> wrote: > At 11:18 AM -0500 2/25/08, Daniel Brown wrote: > > I didn't think Quakers could use computers. Or electricity. > > > >-- > > > > > No, that's the Amish. > > Quakers are the one's who make cereal. > Except for Joseph who run the underground power cab

Re: [PHP] checking for and enforcing https

2008-02-25 Thread Wolf
eTo";); >exit; > } > ?> > > Also realize, your code ONLY works if people use the standard ports... With the way I have it check ($SERVER variables), then you eliminate that and no matter what ports the server runs on, you get the correct switching you need. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] checking for and enforcing https

2008-02-25 Thread Wolf
is included via a function call in a page that is automagically pre-pended to every page on the site. And it works like a charm no matter where you are trying to hit it or how many sites/links you move in an out of. Wolf Stephen Johnson <[EMAIL PROTECTED]> wrote: > > Or y

Re: [PHP] checking for and enforcing https

2008-02-25 Thread Wolf
httpd.conf then you can use the $SERVER variables and make them work that way... Or you can cheat... $url = $_SERVER['SERVER_NAME']; header( 'Location:https://'.$url.''); Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] RE: temprorary error

2008-02-25 Thread Wolf
Robert Cummings <[EMAIL PROTECTED]> wrote: > > On Mon, 2008-02-25 at 09:28 -0500, tedd wrote: > > At 8:49 AM -0500 2/25/08, Robert Cummings wrote: > > >On Mon, 2008-02-25 at 00:56 +, Nathan Rixham wrote: > > > > > > > [can you resist?] > > > > > >No I can't resist. It would be tantamou

Re: [PHP] RE: temprorary error

2008-02-25 Thread Wolf
icipated in and *not* had the last say on.. > > > > [can you resist?] > > No I can't resist. It would be tantamount to agreeing with you. Since I > disagree with you I feel compelled to answer your direct reference to > me. There are plenty of threads in which I've participated but for which > I am not the last say. Obviously you aren't capable of searching > properly or you have developed a bias against me for whatever reason. > *shrug*. > > Cheers, > Rob. > -- I vote he has a bias for your writing and notices threads dieing after your comments... What that says about him and/or your comments on threads is.. ;) I couldn't resist either. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] RE: temprorary error

2008-02-24 Thread Wolf
Then make use of your delete key. -Original Message- From: Mary Anderson <[EMAIL PROTECTED]> Sent: Sunday, February 24, 2008 12:59 PM To: php-general@lists.php.net Subject: [PHP] RE: temprorary error Hey guys, Isn't this thread a bit OT? Anyway, as areligious person I have to

RE: [PHP] Re: Plant Extracts and Our Factory

2008-02-24 Thread Wolf
That's easy He thinks that php is asp plus lead, so he figured that we could get the plant extracts with the added lead and be set! Gotta love morons... -Original Message- From: Shawn McKenzie <[EMAIL PROTECTED]> Sent: Sunday, February 24, 2008 10:37 AM To: php-general@lists.php.n

Re: [PHP] Re: unable to unset reference

2008-02-19 Thread Wolf
"ayayaye" > >> } > > > > So if you unset a reference you are dereferencing it. If you want to > > unset both, then unset the object, in this case $x. > > > > -Shawn > > Ignore everything that I have said or may say, I'm completely wrong :-( > Sure Shawn, you're just trying to increase your rankings for this week... ;) Personally, objects are a b!tch to use, but I'm gradually working myself to the point of having to learn and play nice with them. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] www. not working

2008-02-19 Thread Wolf
d to requests in any flavor for your site's specific needs. And if you do it right, you use the server to mod_rewrite the url and you are golden. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Protected ZIP file with password

2008-02-18 Thread Wolf
Petrus Bastos <[EMAIL PROTECTED]> wrote: > system("/usr/local/bin/zip -P t.zip biblioteca.php",$ret_val); > > that's my code and even zip with full path, return $ret_val = 127; > > On Feb 18, 2008 6:43 PM, Wolf <[EMAIL PROTECTED]> wr

Re: [PHP] Protected ZIP file with password

2008-02-18 Thread Wolf
Petrus Bastos <[EMAIL PROTECTED]> wrote: > Wolf, > > I'm sure actually working from the command line. > > > /usr/local/bin/zip -P t.zip biblioteca.php > adding: biblioteca.php (deflated 73%) > > > > > On Feb 1

Re: [PHP] Protected ZIP file with password

2008-02-18 Thread Wolf
he use of zip? Sounds like you have an environment set up by a blind monkey. Are you sure the command is actually working from the command line? What is the command and output? Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Protected ZIP file with password

2008-02-18 Thread Wolf
utf-8&oe=utf-8&aq=t&rls=com.ubuntu:en-US:official&client=firefox-a Using terms "php: exec zip error 127" Try passthru and see what you get. Have you done any looking for the error codes in the documentation? Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Converting tab delimited file to CSV

2008-02-18 Thread Wolf
t; Open to correctly open the file. M$ Excel uses TABS to split their CSV files (don't ask why, it's MicroShaft) so you'll have to play/tweak your files to get them to open correctly. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Protected ZIP file with password

2008-02-18 Thread Wolf
; Thanks anyway, > Petrus Bastos. > What methods do you have available? When you run phpinfo script ( what does it say the compile statement is? If it was compiled --with-zip then you should be good with the PECL usage http://us3.php.net/zip Otherwise, you are probably SOL... Wo

Re: [PHP] Re: Question about development

2008-02-12 Thread Wolf
; Technology Manager > MQC Specialist > 3251 132nd ave > Holland, MI, 49424 > www.raoset.com > [EMAIL PROTECTED] <--Email and Googletalk/Jabber IM ID. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php I gener

RE: [PHP] How to read excel sheet and display it's contents.

2008-02-11 Thread Wolf
Yes, read the documentation and look at include and require in the php documentation. -Original Message- From: srihari naidu <[EMAIL PROTECTED]> Sent: Monday, February 11, 2008 5:51 PM To: PHP Mail List Subject: [PHP] How to read excel sheet and display it's contents. Hi, can any sugge

RE: [PHP] How to read excel sheet and display it's contents.

2008-02-11 Thread Wolf
I have to agree with this, CSV is the way to go. While you have to train your users to save as CSV, you are better off using a more universal standard the microshaft standards. Sorry for the top posting, the Q doesn't like to bottom post. :/ Wolf -Original Message- From

RE: [PHP] \n problems when creating an email

2008-02-11 Thread Wolf
\n" which isn't as formatted, but does the readabilty job. Wolf -Original Message- From: Angelo Zanetti <[EMAIL PROTECTED]> Sent: Monday, February 11, 2008 7:23 AM To: 'Stut' <[EMAIL PROTECTED]> Cc: php-general@lists.php.net Subject: RE: [PHP] \n problem

Re: [PHP] How to download a file (with browser) using fsockopen() ?

2008-02-04 Thread Wolf
Wow, did you have to post this 6 times barney?? szalinski wrote: Hi I have been working on this download script for quite a while, and I just can't find how to download a remote file via a user's browser using fsockopen. Basically I am wondering if anyone can just give me a simple working

Re: [PHP] How to download a file (with browser) using fsockopen() ?

2008-02-04 Thread Wolf
Wow, did you have to post this 6 times barney?? szalinski wrote: Hi I have been working on this download script for quite a while, and I just can't find how to download a remote file via a user's browser using fsockopen. Basically I am wondering if anyone can just give me a simple working exam

Re: [PHP] How to download a file (with browser) using fsockopen() ?

2008-02-04 Thread Wolf
Wow, did you have to post this 6 times barney?? szalinski wrote: Hi I have been working on this download script for quite a while, and I just can't find how to download a remote file via a user's browser using fsockopen. Basically I am wondering if anyone can just give me a simple working

Re: [PHP] How to download a file (with browser) using fsockopen() ?

2008-02-04 Thread Wolf
Wow, did you have to post this 6 times barney?? szalinski wrote: Hi I have been working on this download script for quite a while, and I just can't find how to download a remote file via a user's browser using fsockopen. Basically I am wondering if anyone can just give me a simple working exam

Re: [PHP] How to download a file (with browser) using fsockopen() ?

2008-02-04 Thread Wolf
Wow, did you have to post this 6 times barney?? szalinski wrote: Hi I have been working on this download script for quite a while, and I just can't find how to download a remote file via a user's browser using fsockopen. Basically I am wondering if anyone can just give me a simple working exam

Re: [PHP] How to download a file (with browser) using fsockopen() ?

2008-02-04 Thread Wolf
Wow, did you have to post this 6 times barney?? szalinski wrote: Hi I have been working on this download script for quite a while, and I just can't find how to download a remote file via a user's browser using fsockopen. Basically I am wondering if anyone can just give me a simple working exam

Re: [PHP] Posting Summary for Week Ending 25 January, 2008: php-general@lists.php.net

2008-01-24 Thread Wolf
remise for the next great novel Until that time, how many of you are on XBOX live and playing Call Of Duty 4? Or playing Eve-Online? :) We could make a PHP clan and when the sides get to quarreling, have a war amongst ourselves to settle it. Wolf -- PHP General Mailing List (http://www

Re: [PHP] Posting Summary for Week Ending 25 January, 2008: php-general@lists.php.net

2008-01-24 Thread Wolf
Jochem Maas wrote: Posting Summary for PHP-General List Week Ending: Friday, 25 January, 2008 Messages| Bytes | Sender +-+-- 697 (100%) 975244 (100%) EVERYONE 690 (98.9%) 974000 (99.8%)

Re: [PHP] More frustration with MySQL and PHP

2008-01-21 Thread Wolf
unctions for anything I write, so that as I grow a function or site, all of the function pages are updated and everything is where I need it. But even with all of that, sometimes the easiest solution is the simplest. ;) Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Posting Summary for Week Ending 18 January, 2008: php-general@lists.php.net

2008-01-19 Thread Wolf
Daniel Brown wrote: On Jan 19, 2008 8:55 PM, Wolf <[EMAIL PROTECTED]> wrote: David Powers wrote: Daniel Brown wrote: Notice, if you will and are able, that all other posts to this thread are responses of interest, not the ramblings of a crybaby. I have also noticed that many

Re: [PHP] Re: Posting Summary for Week Ending 18 January, 2008: php-general@lists.php.net

2008-01-19 Thread Wolf
local machine. Either way, your problem was your own making. Now, you could apologize to the list and Dan for blowing things out of proportion, which would show some humility, but you're pretty much the only one here complaining about your email address being posted by some one else after you have already done so. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Posting Summary for Week Ending 18 January, 2008: php-general@lists.php.net

2008-01-19 Thread Wolf
Richard Heyes <[EMAIL PROTECTED]> 11(2.1%) 14946(1.5%) mike <[EMAIL PROTECTED]> 9(1.8%) 22245(2.3%) Wolf <[EMAIL PROTECTED]> 9(1.8%) 11964(1.2%) Europus <[EMAIL PROTECTED]> 7(1.4%) 94

Re: [PHP] Foreach

2008-01-18 Thread Wolf
Eric Butera <[EMAIL PROTECTED]> wrote: > On Jan 18, 2008 11:38 AM, Wolf <[EMAIL PROTECTED]> wrote: > > Steve, > > > > This should work as some basic sudo code. You are running into a number of > > issues with your usage of the foreach as it sounds

Re: [PHP] Foreach

2008-01-18 Thread Wolf
Steve, This should work as some basic sudo code. You are running into a number of issues with your usage of the foreach as it sounds like what you really want to do is walk through one array and grab the corresponding value from another. '.mysql_error()); } } } ?> HTH, Wolf

Re: [PHP] Question About Blocking Email Addresses in Forms

2008-01-18 Thread Wolf
with > it. > > Make sure that if any of these conditions fail you show the form back > to the user with a helpful error message. This way if a real user > accidently triggers any of the security measures you can let them know > how to fix it, such as removing href= from input fields.

Re: [PHP] changing the ini from a file

2008-01-16 Thread Wolf
Jim Lucas <[EMAIL PROTECTED]> wrote: > Jim Lucas wrote: > > Wolf wrote: > >> I'm using .htaccess to do > >> php_value auto_prepend_file "auth.php" > >> > >> The problem is that there are very specific files that I want to be

Re: [PHP] changing the ini from a file

2008-01-16 Thread Wolf
Daniel Brown <[EMAIL PROTECTED]> wrote: > On Jan 16, 2008 11:33 AM, Wolf <[EMAIL PROTECTED]> wrote: > > Daniel Brown <[EMAIL PROTECTED]> wrote: > [snip] > > > At that point, wouldn't it be just as easy to > > require('auth.

Re: [PHP] changing the ini from a file

2008-01-16 Thread Wolf
Daniel Brown <[EMAIL PROTECTED]> wrote: > On Jan 16, 2008 11:10 AM, Wolf <[EMAIL PROTECTED]> wrote: > > I'm using .htaccess to do > > php_value auto_prepend_file "auth.php" > > > > The problem is that there are very specific files that

[PHP] changing the ini from a file

2008-01-16 Thread Wolf
But I was hoping to not have to make a separate folder for that. Anyone encoutered being able to change/disable the setting on the fly in a specific file? Thanks! Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-11 Thread Wolf
I dunno Dan, my posts aren't showing up in the list, and this tracker has 92 of the 226 posts... ;) "PostTrack [Dan Brown]" <[EMAIL PROTECTED]> wrote: > > Posting Summary for PHP-General List > Week Ending: Friday, 11 January, 2008 > > Messages| Bytes

Re: [PHP] /etc/php.init changes not honored

2008-01-10 Thread Wolf
changes to be read. Wolf "Ryan H. Madison" <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to increase upload_max_filesize beyond the 2M > limit. I've set this in my /etc/php.ini file, but every time I look at > the output of phpinfo();

Re: [PHP] /etc/php.init changes not honored

2008-01-10 Thread Wolf
reload apache "Ryan H. Madison" <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to increase upload_max_filesize beyond the 2M > limit. I've set this in my /etc/php.ini file, but every time I look at > the output of phpinfo(); the changes I make in /etc/php.init don't se

RE: [PHP] Posting Summary for Week Ending 4 January, 2008: php-general@lists.php.net

2008-01-08 Thread Wolf
Looks like your cron job is set for every minute Don! Please disable it until you get the kinks worked out of it! -Original Message- From: Daniel Brown <[EMAIL PROTECTED]> Sent: Friday, January 04, 2008 7:24 PM To: PostTrack [Dan Brown] <[EMAIL PROTECTED]> Cc: php-general@lists.php.net S

RE: [PHP] client time zone?

2008-01-08 Thread Wolf
Sure, have a look on google for php: time zone class and you should be good to go! What code have you written so far to try using the data from the server? Wolf -Original Message- From: jekillen <[EMAIL PROTECTED]> Sent: Saturday, January 05, 2008 10:51 PM To: PHP Genera

Re: [PHP] Sample script files with 3 different select boxes withmysql conditions in select boxes

2008-01-03 Thread Wolf
"Børge Holen" <[EMAIL PROTECTED]> wrote: > On Thursday 03 January 2008 16:55:41 Robert Cummings wrote: > > On Thu, 2008-01-03 at 09:52 -0600, Jay Blanchard wrote: > > > [snip] > > > I don't suppose any of you punks know the meaning of rhetorical? ;) > > > [/snip] > > > > > > Rhetorical? > >

Re: [PHP] First stupid post of the year.

2008-01-02 Thread Wolf
gt; PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php $string="       A       "; $string=str_replace(" ","",$string); $string=ltrim(rtrim($string))); echo "The string is now:$string\n"; Outputs: The string is now:A Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] First stupid post of the year.

2008-01-02 Thread Wolf
; ';','',$submit); > > I should know what to do, but in this case I don't. > > Help is always appreciated. > > Cheers, > > tedd > > -- > --- > http://sperling.com http://ancientstones.com http://earthstones.com > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: fopen() for http:// sometimes working, sometimes not

2007-12-28 Thread Wolf
DNS issues Albert Wiersch wrote: > I'm now using PHP 5.2.5. > > Well, it seems to still be happening. This describes the problem but I > haven't found a solution that works for me yet: > http://bugs.php.net/bug.php?id=11058 > > Is it a PHP problem or DNS? It works sometimes but not other times.

Re: [PHP] control browser with tag

2007-12-18 Thread Wolf
>From a UI standpoint, this would be a reason why I would visit your site once then never again. If you don't want them to touch a page, make the current browser window change. And what you are looking to do uses javascript Wolf Hiep Nguyen wrote: > hi friends, > > i have tw

Re: [PHP] Securing your Sites

2007-12-17 Thread Wolf
they are now all tar.gz the AV scanners should all catch them as trojans, so you will need to tell your scanner to all you to access that folder, save it to your local drive and view the source in your favorite text editor to look at them. Wolf Dan Parry wrote: >> -Original Message--

Re: [PHP] Securing your Sites

2007-12-17 Thread Wolf
uch borked yourself. They are live code (hence why they were phps and should have just been source to view) and the only way to really pick them apart to view them. Considering that the code was phps and the server treated them as such never did my server execute them. Wolf Dan Parry wrote: >>

Re: [PHP] Securing your Sites

2007-12-17 Thread Wolf
Funny, they should all be PHPS, source only and my last check only did them on the source viewing. None of them are executable in that folder. You got it from elsewhere. [EMAIL PROTECTED] wrote: > I want to personally thank you for 6 hours of work to remove the > PHP-Back-door Trojan, that down

[PHP] Securing your Sites

2007-12-16 Thread Wolf
until then, go through the scripts and poke around on your own development sites and see if you can lock your own system down. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Banned from #php

2007-12-03 Thread Wolf
SUre, considering he only regexed the ID, though it would require 1) realizing it was a regex 2) being able to read the regex 3) going into the #php channel and not ask RTFM or STFW questions And no, I am not on IRC nor am I wolfpaws Wolf Nathan Nobbe <[EMAIL PROTECTED]>

Re: [PHP] Join question [solved]

2007-11-30 Thread Wolf
ySQL stuff and see what I could dig up, it's been a couple of years since doing any DB work that needed any of that. Looks like the language and fun have changed since then! Gotta love improvements. Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Join question

2007-11-29 Thread Wolf
it should join. However if username george_by_george only exists in table 2, then you don't get a join happening. What you would instead want to do is run a loop through the second table and grep the username against the first table. If it exists, give them command to write table2.pass i

Re: [PHP] CVS TO ICAL

2007-11-28 Thread Wolf
Always make sure you reply to the list... And yes, you can export as an ical format, just look at an ical file and format your output to it. It's just like doing the CSV/CVS/TXT or any other file, you just have to put it in the right format with the right extension when exporting. Wolf Mo

Re: [PHP] Nested include/require not working in 5.2

2007-11-27 Thread Wolf
Mike Yrabedra <[EMAIL PROTECTED]> wrote: > on 11/27/07 1:53 PM, Wolf at [EMAIL PROTECTED] wrote: > > > > > Mike Yrabedra <[EMAIL PROTECTED]> wrote: > >> on 11/27/07 1:43 PM, Wolf at [EMAIL PROTECTED] wrote: > >> > >>> >

Re: [PHP] Nested include/require not working in 5.2

2007-11-27 Thread Wolf
Mike Yrabedra <[EMAIL PROTECTED]> wrote: > on 11/27/07 1:43 PM, Wolf at [EMAIL PROTECTED] wrote: > > > > > Mike Yrabedra <[EMAIL PROTECTED]> wrote: > >> on 11/27/07 11:46 AM, Jochem Maas at [EMAIL PROTECTED] wrote: > >> > >>&

Re: [PHP] Nested include/require not working in 5.2

2007-11-27 Thread Wolf
which is doing the include. > > > >> > >> Is there a fix for this or is it PHP causing the problem? > >> > >> > > > > > Here is what I have for include_path... > > include_path = ".:/usr/local/pear" > > E

Re: [PHP] CVS TO ICAL

2007-11-27 Thread Wolf
s=hBP&q=convert%3A+mysql+to+ical&btnG=Search Looks like lots of ways to do it... Where is your script busted? Wolf Mohamed Jama <[EMAIL PROTECTED]> wrote: > > > Hey Guys just wondering if there is a away to convert a cvs to ical file > or how to import from my

Re: [PHP] two small issues with php mail OT

2007-11-21 Thread Wolf
around with the gmail search function, i dug this one : > > > > http://marc.info/?l=php-general&m=117921190509410&w=2 > > > > OMG I didn't even realize that this Brad with the homework stuff thread > was the same as that Brad who bragged about being engineer for military > and stuff... comparing the things he said in a couple of his mails shows > that he is at least 3 different people... that must be hard ;) > > greets, > Zoltán Németh > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php Yeah, same guy... and from looking at the previous thread, it looks like the website he was working on was done by someone else. It really looks like he has a shell company he is trying to get out there and failing on. Kinda sad really, since his aced English and Grammar courses didn't teach him the difference between hear and here... Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] two small issues with php mail OT

2007-11-21 Thread Wolf
> > > > I nearly forgot all about that! HA! > > > -- > Daniel P. Brown > [office] (570-) 587-7080 Ext. 272 > [mobile] (570-) 766-8107 > > If at first you don't succeed, stick to what you know best so that you > can make enough money to pay someone else to do it for you. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php Anyone else besides me laughing their @$$ off at the fact that brad is one of 2 people who are "Federal Technologies Networks" sole contacts? And that their website has a flashy front page but drops to nothingness after that? I did make sure to email the lady mentioned in all of those previous emails of his code about the probable increase of spam as well as the probably server attacks. For any who aren't aware, sites such as this are culled for email/server information. So don't post stuff out here unless you're prepared for it. Course I use Thunderbird's filtering/learning and it gets 99% of it. :) Wolf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] two small issues with php mail

2007-11-20 Thread Wolf
Jim Lucas <[EMAIL PROTECTED]> wrote: > Wolf wrote: > > Jim Lucas <[EMAIL PROTECTED]> wrote: > >> Per Jessen wrote: > >>> Brad wrote: > > > >> remember, he is wanting to setup SMTP auth. So he will not be using > >>

Re: [PHP] two small issues with php mail

2007-11-20 Thread Wolf
s point, we need to just get his homework assignment parameters from "Brad" so we can see what next questions he'll have... I'm not sure he needs to do SMTP auth but even if he does, he's going to need to be able to write correct syntax and debug his code along the w

RE: [PHP] two small issues with php mail

2007-11-19 Thread Wolf
) and {} are properly done and your ; are in the right spot, the rest normally takes some massaging to get right for what your needs are. As for the grammar and security clearance and whatnot well let's just say that when you took the breath and came back without attacking that it sho

RE: [PHP] two small issues with php mail

2007-11-19 Thread Wolf
courses, the answers to your questions should be as obvious as the keyboard in front of you. If Stut's answer does not make sense to you, google concatenate in the dictionary (dictionay: concatenate), then re-read his answer. Your professor MUST have a bottle stored somewhere... Wolf --

RE: [PHP] two small issues with php mail

2007-11-19 Thread Wolf
having your homework done and partied too hard this weekend?) and you should be able to get your stuff handled. BCC is the only way to send email without putting the recipients in the CC or To field. But do make sure you follow the correct syntax to include them. Wolf Brad <[EM

RE: [PHP] two small issues with php mail

2007-11-19 Thread Wolf
tside the scope of your assignment. However some professors see that as insightful, YMMV. Wolf Brad <[EMAIL PROTECTED]> wrote: > I am very much aware of phpinfo() > Which has nothing to do with being able to edit the php.ini file! > > -Original Message- >

RE: [PHP] two small issues with php mail

2007-11-19 Thread Wolf
> very basic, ALL books say to make this page when verifying PHP is installed correctly. I didn't assume anything, merely followed the threads. And since from the looks of things the thread has not changed, the back-story has... Well draw your own conclusions there. Wolf

RE: [PHP] two small issues with php mail

2007-11-19 Thread Wolf
eep during them. And yes, Stut's answers are great for the issue at hand, but you need to go back and follow the steps (possibly making sure to step A multiple times)... And I'd love to hear you recite the entire page. What's your number and I'll speaker-phone it. :-D Wol

RE: [PHP] two small issues with php mail

2007-11-19 Thread Wolf
e able to do already? And wasn't this whole thing started with you looking for something that you were "already too much money into" to change for the next roll-out? So now you are fessing up to trying to get the PHP board to do your assignments for you? I sure hope your instr

Re: [PHP] freeing resourses after the end of the session

2007-11-19 Thread Wolf
Depending on how you are doing the session/image you could do the following: Then save that as a cron job that runs every minute or every 5 and (depending on site needs) and you should be good to go. Wolf Fernando <[EMAIL PROTECTED]> wrote: > Hello, > > I made a i

Re: [PHP] How to query google pagerank from PHP

2007-11-12 Thread Wolf
Understandably you have found the code in perl here, but what PHP code have you written and are you stuck on in transmuting to PHP? Wolf mvh <[EMAIL PROTECTED]> wrote: > > I found it here > http://cpan.uwinnipeg.ca/dist/WWW-Google-PageRank > > Hemanth > www.V

Re: [PHP] PHP Programmers Needed

2007-11-12 Thread Wolf
It amazes me that you attack in one post then beg for help in another. Neither of which have you followed basic concepts such as: 1. posting your code 2. posting your output 3. describing your problem As for this post, it is common practice for contractors to post they are seeking some contract

Re: [PHP] Can I make a process run in background?

2007-11-06 Thread Wolf
You could CRON the script, write a simple bash script that polls the server and if the php script is not running, restarts it. * * * * * * /path/to/php Wolf Jim Lucas <[EMAIL PROTECTED]> wrote: > oops, didn't mean to reply off list. SORRY LIST! > > here is wh

Re: [PHP] More info on timeout problem

2007-11-05 Thread Wolf
not doing uploads. I have another server which has a 879M upload limit and has no problems with large files getting to it. Wolf Jon Westcot <[EMAIL PROTECTED]> wrote: > Hi Instruct ICC: > > > > I'm now wondering if some error is occurring that, for some re

Re: [PHP] Generating HTML table from MySQL table based on some criteria

2007-11-01 Thread Wolf
Sudheer, Post the code you are using and we'll better be able to point you in the right direction to get your code working. Wolf Sudheer Satyanarayana <[EMAIL PROTECTED]> wrote: > Hello, > > I have a MySQL table with four columns - userid, created_date, username &

<    1   2   3   4   5   >