[PHP] Re: Scripts for removing Reg entries

2008-08-07 Thread Shawn McKenzie
computer. Unauthorized disclosure, copying, printing, or distribution of this message is prohibited. I'm sure you would be much better off with vbscript in this case. -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: regex

2008-08-13 Thread Shawn McKenzie
or you, (&) comes to mind. You might want to look at parse_str() which you can use after parse_url() if needed. -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP editor for linux

2008-08-15 Thread Shawn McKenzie
ew it. -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Conditional compilation

2008-08-15 Thread Shawn McKenzie
//debugging code } Still, I don't think that even checking $debug is measurable. -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Conditional compilation

2008-08-15 Thread Shawn McKenzie
Robert Cummings wrote: On Fri, 2008-08-15 at 18:34 -0500, Shawn McKenzie wrote: Herman Gomez wrote: Hi, Here is something I used to do in C/C++ to include/exclude automaticaly all debugging code at compiling time: #define debug TRUE #ifdef(debug) //debugging code #endif That way I can

Re: [PHP] PHP IDE needed

2008-08-27 Thread Shawn McKenzie
VamVan wrote: use Aptana its awesome and free as well. thanks And it's Eclipse as well :-) -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Variable name as a string

2008-08-27 Thread Shawn McKenzie
field_name]" Or for multiple table that you update together: name="data[table_name][field_name]" -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Variable name as a string

2008-08-27 Thread Shawn McKenzie
;m missing what you're trying to do, or this has become incredibly over complicated! -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Sending a POST variable to an ASP page

2008-08-27 Thread Shawn McKenzie
dvice _ Get Hotmail on your mobile from Vodafone http://clk.atdmt.com/UKM/go/107571435/direct/01/ If you don't mind building the headers yourself in the code, it's just a matter of using fsockopen() and then fputs(). -Shawn -- PHP General Mailing List (http://www.php.net/)

Re: [PHP] Re: Variable name as a string

2008-08-27 Thread Shawn McKenzie
tedd wrote: At 1:58 PM -0500 8/27/08, Shawn McKenzie wrote: ioannes wrote: Actually, you are right, as you just put the checkbox index in the POST and get the value from there. So you just need the number of checkboxes...sorry. for ($i = 1; $i <= 4; $i++) { $a = 'a'

Re: [PHP] Recommendation

2008-09-02 Thread Shawn McKenzie
Eric Butera wrote: I'm on there too. http://www.linkedin.com/in/ericbutera Me too... http://www.linkedin.com/in/rsmckenzie -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Mozilla user agent escapes detection

2008-09-02 Thread Shawn McKenzie
($ua,'mozilla') !== false) || (strpos($ua,'w3c_css_validator') !== false) || (strpos($ua,'w3c_validator') !== false); What's driving me crazy is that it successfully determines all the browsers listed there, *except* mozilla. Mozilla !== mozilla Look at th

Re: [PHP] Recommendation

2008-09-02 Thread Shawn McKenzie
en't joined one. I was hoping to find an "official" group or one that is large with most PHP coders, but there are so many already. Is the purpose for just this list? If so then by all means create a new one. -Shawn -- PHP General Mailing List (http://www.php.net

Re: [PHP] Google Chrome

2008-09-03 Thread Shawn McKenzie
Mono? -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP on 64bit Ubuntu

2008-09-03 Thread Shawn McKenzie
around 2.5 MB on the macbook, takes around 12 MB on the linux server. Does anyone know what might be causing this? Thanks Alec Have the two installations been compiled with the exact same options/extensions? Are the exact same extensions being loaded on both installs? -Shawn -- PHP

[PHP] translations for PHP app

2008-09-07 Thread Shawn McKenzie
user guide for using my software. Many pages contain large graphics, but the English text I woul love to have translated. Of course I will pay. PayPal only. Thanks! -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] translations for PHP app

2008-09-08 Thread Shawn McKenzie
Wolf wrote: Shawn McKenzie wrote: Hi All, I'm looking for professional translations from English of the following: - admin.php lang file just under 150 PHP defines - user.php lang file just under 30 PHP defines - a javascript file with about 25 single word defines - about 19 PHP files w

Re: [PHP] translations for PHP app

2008-09-08 Thread Shawn McKenzie
Per Jessen wrote: Shawn McKenzie wrote: I need translations from English into the most common languages of my users: Spanish, French, Italian, Chinese, Indian, Russian. Also, anyone having expertise in other languages, I would love to have them, please contact me. Maybe it's worth t

Re: [PHP] translations for PHP app

2008-09-09 Thread Shawn McKenzie
tedd wrote: At 9:12 PM -0500 9/7/08, Shawn McKenzie wrote: Hi All, I'm looking for professional translations from English of the following: - admin.php lang file just under 150 PHP defines - user.php lang file just under 30 PHP defines - a javascript file with about 25 single word de

Re: [PHP] Recommendation

2008-09-09 Thread Shawn McKenzie
I don't understand the question. It is an email account that I check and I get mail from that address all the time. Of course it's late/much wine and there may be some humor here that is totally escaping me. -Shawn tedd wrote: At 10:15 AM -0500 9/2/08, Shawn McKenzie wrote: E

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Shawn McKenzie
tedd wrote: At 10:05 PM -0400 9/9/08, Dan Joseph wrote: Look, just because we let you out of your cage, doesn't mean you have to go breaking your bones! No more vacations! BTW, was that dance in response to MSU winning 2 games in a row? -- -Dan Joseph Dan: I only root for two schools: O

Re: [PHP] tedd's back from vacation

2008-09-10 Thread Shawn McKenzie
Wolf wrote: Shawn McKenzie <[EMAIL PROTECTED]> wrote: tedd wrote: At 10:05 PM -0400 9/9/08, Dan Joseph wrote: Look, just because we let you out of your cage, doesn't mean you have to go breaking your bones! No more vacations! BTW, was that dance in response to MSU winning 2

Re: [PHP] Re: Recommendation

2008-09-10 Thread Shawn McKenzie
tedd wrote: At 9:16 AM +0100 9/10/08, Colin Guthrie wrote: Shawn McKenzie wrote: I don't understand the question. It is an email account that I check and I get mail from that address all the time. Of course it's late/much wine and there may be some humor here that is totally e

[PHP] Re: New Server Install

2008-09-10 Thread Shawn McKenzie
root So, root, if accessing from localhost, requires NO paswword. But root, accessing from any other host requires a password. Also, this could have more host entries, but probably not by default. If your db server is on a different host from your web server, this or similar is most likely

[PHP] Re: New Server Install

2008-09-10 Thread Shawn McKenzie
Shawn McKenzie wrote: Robbert van Andel wrote: I am working on a new webserver running Fedora 9. I installed php-mysql and php-mssql via yum. When I try to connect to our mysql server using php, I get the following error: Can't connect to MySQL server on 'mysqlservername'

Re: [PHP] Re: New Server Install

2008-09-11 Thread Shawn McKenzie
ust check that there's nothing blocking this port either on your computer, the server, or the router/switch or whatever else you are using to connect the computers on the network Ash www.ashleysheridan.co.uk <http://www.ashleysheridan.co.uk> -- Forwarded m

Re: [PHP] Error message

2008-09-20 Thread Shawn McKenzie
okie, to sum it up: there can not be any output before you start a session. When PHP interprets a file (include or otherwise) it considers anything before whatever). So if you have whitespace before the interpreter outputs it, thus the output before the session_start() error. -Shawn -- PHP

[PHP] Re: Just testing IGNORE!!!

2008-09-24 Thread Shawn McKenzie
uaca man wrote: Did IGNORE!!! pass or fail the testing? -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Don't understand what is this $arr['N']['#']

2008-09-27 Thread Shawn McKenzie
7;s easier >> Because >> >> >> -- >> Sincerely Yours, ANR Daemon <[EMAIL PROTECTED]> >> >> > ¡ǝɹǝɥʇ pıp noʎ ʇɐɥʍ ǝǝs ı `ǝɥǝɥ > > > Ash > www.ashleysheridan.co.uk > Haha. How did you do that? -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP + Cron jobs

2008-09-29 Thread Shawn McKenzie
Shawn McKenzie wrote: > Waynn Lue wrote: >> Yup, you're completely right. I checked the cronjob and got this: >> >> PHP 5.2.6 (cgi) (built: Aug 11 2008 13:39:32) >> Copyright (c) 1997-2008 The PHP Group >> Zend Engine v2.2.0, Copyright (c) 1998-2008 Zen

Re: [PHP] PHP + Cron jobs

2008-09-29 Thread Shawn McKenzie
named php-cgi? I would rename '/usr/bin/php' to '/usr/bin/php-cgi', grep your web server conf file(s) for /usr/bin/php and if found then change it to /usr/bin/php-cgi. -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to submit form via PHP

2008-09-29 Thread Shawn McKenzie
and we are done. > » > > If you have any doubt, just enjoy reading the full document ;) > > But for me, it is quite clear that an empty string is a valid URI > *into* a document served by HTTP. > I almost got used to the "schreefing" and now the "a éc

[PHP] Re: SESSION array problems

2008-10-01 Thread Shawn McKenzie
e first echo. The remaining > echos had no values for $first_name or $last_name. > > What's happening here? > > Cheers, > > tedd > > > PS: I'm open to other suggestions as to how to do this. What do you get if you do a print_r($_SESSION) just before this loop? -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: SESSION array problems

2008-10-01 Thread Shawn McKenzie
Shawn McKenzie wrote: > tedd wrote: >> Hi gang: >> >> Apparently, there's something going on here that I don't understand -- >> this happens far too often these days. >> >> Here's a print_r($_SESSION); of the session arrays I'm using:

Re: [PHP] SESSION array problems

2008-10-01 Thread Shawn McKenzie
tedd wrote: > At 2:43 PM -0500 10/1/08, Afan Pasalic wrote: >> just tested. works fine >> >> >> >> $_SESSION = array( >> '6156' => array( >> 'first_name'=> 'Diane', >> 'last_name' => 'Cable'), >> '7030' => array( >>

[PHP] Re: Yeah I'm sortof a noob

2008-10-09 Thread Shawn McKenzie
your "workaround". You should be able to code this without the workaround if you use the correct comparison operators. == is untyped value comparison === is a strict comparison (must be same value AND same type, boolean, string, int, etc...) These are correct: 0 == false '' ==

Re: [PHP] Login

2008-10-09 Thread Shawn McKenzie
Richard Heyes wrote: >> Unless that was the business you were in ;) > > True enough, but what kind of business would that be...? :-) > Rating poo, of course... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Remove index.php from url

2008-10-11 Thread Shawn McKenzie
RewriteRule ^index\.php\/(.*)$ $1 [L,NC,NS] HTH -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Remove index.php from url

2008-10-11 Thread Shawn McKenzie
Shawn McKenzie wrote: > OOzy Pal wrote: >> Hello, >> >> I expect that this question been beaten to death. I googled for many hours >> and all what I found is related to one CMS or another. I want to do is to >> make a very very very simple index.php that when

[PHP] Re: How to know what current system is?

2008-10-13 Thread Shawn McKenzie
Jiang Miao > PHP_OS constant. -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Csv issue

2008-10-13 Thread Shawn McKenzie
v file has 2 lines in period. > 0 fields in line 1: > 0 fields in line 2: > ect for millions of records. Try: print_r(file($_POST['filename'])); And see if you get what you expect. You might also want to have error_reporting at its highest and display_errors also. -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Csv issue

2008-10-14 Thread Shawn McKenzie
im drawling a blank as to why its doing this. > The > csv file has 2 lines in period. > >> 0 fields in line 1: >> 0 fields in line 2: >> ect for millions of records. >> > Try: > > print_r(file($_POST['filename'])); > > And s

[PHP] Re: Output to matrix printer

2008-10-14 Thread Shawn McKenzie
d be nice if somebody can write > the code about this as example. > > Thnx, Dusan > Matrix printer? Is this an awesomely powerful matrix of multiple printers high output printers? -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Output to matrix printer

2008-10-15 Thread Shawn McKenzie
Per Jessen wrote: > Shawn McKenzie wrote: > >> Matrix printer? Is this an awesomely powerful matrix of multiple >> printers high output printers? >> >> -Shawn > > http://en.wikipedia.org/wiki/Matrix_printer > > > /Per Jessen, Zürich >

[PHP] Re: PHP Dev Facts

2008-10-16 Thread Shawn McKenzie
Nathan Rixham wrote: > Evening All, > > I'd be /really/ interested to know who uses what! > > *Procedural or OOP?* Procedural for small stuff - OOP for larger stuff when using framework > *Dev OS* Kubuntu Hardy Heron > > *Dev PHP Version* 5.2.4 > > *Live Server OS* FC 6 > > *Live Server PH

[PHP] Re: PHP Dev Facts

2008-10-16 Thread Shawn McKenzie
Shawn McKenzie wrote: > Nathan Rixham wrote: >> Evening All, >> >> I'd be /really/ interested to know who uses what! >> >> *Procedural or OOP?* > Procedural for small stuff - OOP for larger stuff when using framework > >> *Dev OS* > Kubuntu

[PHP] Re: Form Loop

2008-10-18 Thread Shawn McKenzie
g to get it to work. I suspect the dot operator to append it > but I can't get the parsing down. > > Terry Daichendt echo ''; However, I would use an array: echo ''; Depending upon your use, you can even leave out the index and let it increment. echo ''; -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Form Loop

2008-10-19 Thread Shawn McKenzie
Rick Pasotto wrote: > On Sat, Oct 18, 2008 at 08:07:26PM -0500, Shawn McKenzie wrote: >> Terry J Daichendt wrote: >>> I'm trying to create a form with a loop. I need to append a value to a >>> field name each time through the loop. For Instance: >>> &g

Re: [PHP] Remote Developer Wanted

2008-10-20 Thread Shawn McKenzie
... > if not more. Here, here. Even with the "worst economy since the great depression" (ehem), I still wouldn't accept less than $60 an hour and I'm not even a professional (not my profession) programmer. It seems to still be working out for me :-) -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Difficulty navigating symlinks

2008-10-22 Thread Shawn McKenzie
ut you might also look at http://php.net/manual/en/function.realpath.php -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Politics

2008-10-22 Thread Shawn McKenzie
.. :) >> >> Try upgrading all your drivers and then restarting... > > No - reboot, reinstall, reinstall Windows. > > > > Cheers No - scandisk, defrag, reboot, reinstall -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: E_STUPID

2008-10-22 Thread Shawn McKenzie
foo where foo in ('$foo')"; > > It's been one of those days... > That's my new t-shirt idea "I'm with E_STUPID" -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Interactive canvas example

2008-10-26 Thread Shawn McKenzie
The only issue I see is that no matter which bar I click on, it says "January 2007 Sales: 80%", which may just be your example, but I would think each bar should be different. -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: clean data

2008-10-28 Thread Shawn McKenzie
of your always included files create a mysafe_query() function to do the sanitizing that you want. There are lots of free tools to do this. I use kfilereplace on kubuntu. I wrote a simple one for windows in C# which you can have. If needed, you could also extend this to mysql_fetch_row() e

Re: [PHP] Mailing lists

2008-10-30 Thread Shawn McKenzie
at a breast cancer awareness group? -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Mailing lists

2008-10-30 Thread Shawn McKenzie
nable > lending practices... some descendents never learn from their > forefathers' and mothers' mistakes. > > ;D > > Cheers, > Rob. Yeah, at least we elected them... Oh wait... -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Mailing lists

2008-10-31 Thread Shawn McKenzie
t, who gave that Canadian the right >> to say anything about OUR English down here? We drop the 'U', but >> they replace it with another 'O' in speech! It's aboot time yoo folks >> spoke properly, Cummings! ;-P > > I think you're confusing us witht

Re: [PHP] Mailing lists

2008-11-01 Thread Shawn McKenzie
Dotan Cohen wrote: > 2008/10/30 Shawn McKenzie <[EMAIL PROTECTED]>: > >> Richard Heyes wrote: >> >>>> It's >>>> exceedingly easy to configure and use. >>>> >>> Not as easy as setting up a Googl

Re: [PHP] object persistence within a session

2008-11-07 Thread Shawn McKenzie
the group oldster and get ready to learn from these > up-starts. I don't know when these youngsters passed me, but they did. > > Cheers, > > ted > Stan is a young whipper - snapper. -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: variable container?

2004-01-26 Thread Shawn McKenzie
So why not use: get_defined_vars()? Returns an array of all defined variables :-) -Shawn "Jake McHenry" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> >

Re: [PHP] unexpected include parse error

2004-01-26 Thread Shawn McKenzie
I've noticed in both of your posts that you aren't terminating the line before the include with a ; That would probably help. FYI... If you use / then you don't have to escape it like // only the \. Also, instead of ".\\" you can use '.\' -Shawn "P

[PHP] Re: Can we make .exe programs with php?

2004-01-26 Thread Shawn McKenzie
Depending upon why you want an executable, if its to run on a client machine as an app then check out php-gtk. -Shawn "Dvdmandt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > A while ago there was someone who announced a link to some program that > allowed

[PHP] vars in echoed file_get_contents string

2004-01-30 Thread Shawn McKenzie
I'm having a brain fart here: ---file.php $myvar = "Hello!"; $stuff = file_get_contents("file.html"); echo $stuff; ---file.html $myvar Any ideas why when $stuff is echoed I get $myvar and not Hello? Thanks! -Shawn -- PHP General Mailing List (http://www.php.net/) To

[PHP] Re: array block

2004-01-30 Thread Shawn McKenzie
foreach ($menu as $text => $array) { $url = $array['url']; $title = $array['title']; echo "$k\n"; } HTH -Shawn "Brian V Bonini" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm having array block, trying to format the

[PHP] Re: array block

2004-01-30 Thread Shawn McKenzie
Sorry, $k should be $text. foreach ($menu as $text => $array) { $url = $array['url']; $title = $array['title']; echo "$text\n"; } "Shawn McKenzie" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > foreach ($menu as $text =>

Re: [PHP] Re: array block

2004-01-30 Thread Shawn McKenzie
You would need to give an example of what you mean by change dynamically, because if you can't predict the key indexes then how can you know which ones to use in your anchor tag? -Shawn "Brian V Bonini" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] -- PHP

RE: [PHP] Re: array block

2004-01-31 Thread Shawn McKenzie
'href' => 'foo', 'title' => 'bar', 'style' => 'amet' ) ); foreach ($menu as $array) { $tag = " $v) { $tag .= " $k=\"$v\"&

[PHP] MySQL Connection

2004-03-04 Thread Shawn . Ali
admin is showing the host info as localhost via TCP/IP. The version is 1.4 The Start Check is showing a yes for an ini file, Ok for MySQL server path key, datadir, and basedir. Any assistance from you would be greatly appreciated. Thanks, Shawn

[PHP] php email functionality

2004-04-02 Thread Shawn Beard
I just upgraded to PHP 4.3.5 and now my email functionality does not work. I do have the SMTP setting in the php.ini set up and did restart Apache. We are running a Windows 2000 server and Apache 2.0.49. Any ideas? Shawn Beard Web Administrator Iowa Foundation for Medical Care Information

RE: [PHP] php email functionality

2004-04-02 Thread Shawn Beard
There are no errors generated in the log. It just flat out doesnt work anymore. Shawn Beard Web Administrator Iowa Foundation for Medical Care Information Systems [EMAIL PROTECTED] Office: 515-440-8581 Pager: 515-208-5907 >>> "Sam Masiello" <[EMAIL PROTECTED]> 04/02/0

Re: [PHP] php email functionality

2004-04-02 Thread Shawn Beard
I havent tried downgrading yet but yes the SMTP settings in the php.ini are identical to what they were before. I even tried deleting the php folder and starting from scratch rather than using the upgrade path. Still the same problem. Shawn Beard Web Administrator Iowa Foundation for Medical

Re: [PHP] php email functionality

2004-04-02 Thread Shawn Beard
I just tried downgrading to version 4.3.4 and it still does not work. Shawn Beard Web Administrator Iowa Foundation for Medical Care Information Systems [EMAIL PROTECTED] Office: 515-440-8581 Pager: 515-208-5907 >>> Jason Wong <[EMAIL PROTECTED]> 04/02/04 10:35AM >>> O

[PHP] Re: php email functionality

2004-04-02 Thread Shawn Beard
I figured it out. I needed the send_mail_from in the php.ini set up with a valid email. This is a requirement on a windows server. Shawn Beard Web Administrator Iowa Foundation for Medical Care Information Systems [EMAIL PROTECTED] Office: 515-440-8581 Pager: 515-208-5907 >>> Man

[PHP] encrypt/decrypt sqlite data

2004-12-10 Thread Shawn McKenzie
_iv($iv_size, MCRYPT_RAND); $txt = mcrypt_decrypt(MCRYPT_CAST_256, $key, $black, MCRYPT_MODE_ECB, $iv); return $txt; } The problem is that the data that is displayed is not the original data. Some fields seem to be truncated and some seem to be mostly decrypted exce

[PHP] Re: encrypt/decrypt sqlite data

2004-12-10 Thread Shawn McKenzie
Shawn McKenzie wrote: This is my first adventure with mcrypt and also the sqlite stuff. Via file upload I am getting a SQL dump file and running it as a query to insert data into a sqlite db. This works great. Then I am trying to use an update query to encrypt fields in all rows by using the

[PHP] PHP in MS-DOS

2005-01-17 Thread Shawn McKenzie
I have not been successful with running PHP under DOS (no windows). Is this possible? TIA, Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP in MS-DOS

2005-01-17 Thread Shawn McKenzie
Thanks, but I'm not running Windows, I'm running just MS-DOS from a bootable floppy. Hence my question :-) PHP seems to actually be the php5ts.dll. Would there be binaries for MS-DOS or is there a way to get this working? Thanks! -Shawn Jason Barnett wrote: Shawn McKenzie wrote:

[PHP] PHP Frameworks

2005-12-23 Thread Shawn McKenzie
Is there a good recent article on PHP Frameworks, or do people here has a predominant one that outshines the others? I'm looking for something that is easy to use, fast and stable. Thanks! -Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

Re: [PHP] PHP Frameworks

2005-12-23 Thread Shawn McKenzie
Thanks. I searched on "Zend PHP Framework" because I had seen it referenced somewhere, however I can just find plans and objectives and no usable "framework". Thanks! -Shawn Zareef Ahmed wrote: > Hi, > There are a lot of PHP frameworks like Mojavi, Phrame,

[PHP] Re: Can the URL be controlled for more user-friendly readability?

2005-12-23 Thread Shawn McKenzie
on from $result. Then you should have person=6 and continue as normal. -Shawn Dave M G wrote: > PHP General, > > I have a PHP/MySQL web site where there are profiles for performers at > a comedy show. The profiles are accessed by passing a variable to the > PHP script via

Re: [PHP] PHP Frameworks

2005-12-24 Thread Shawn McKenzie
Yes, this looks nice. Does anybody have experience with Prado? I know it won a Zend PHP5 coding contest in the past. Thanks! -Shawn Fabiano Ricci wrote: > Hi, > > a very good framework is ZNF PHP Framework. It is available at > http://znf.zeronotice.com/. This framework is ve

Re: [PHP] can .inc run php script?

2001-01-29 Thread Shawn Blaylock
php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Shawn Blaylock, ClipperNet Software Engineer [EMAIL PROTECTED] http://www.clipper.net/ Eugene OR 541-431-3360 x406

Re: [PHP] Icq Message

2001-04-23 Thread Shawn J. Wallace
At 01:40 PM 4/23/2001 -0500, you wrote: >Anyone have a clue as how to send an icq message to a given ICQ number via a >php-web-page? I think I remember seeing one on the zend.com code gallery. Do a search there for icq. Shawn -- PHP General Mailing List (http://www.php.net/) To unsub

[PHP] Conflict between zlib and t1lib ?

2001-04-23 Thread Shawn J. Wallace
onfigure for zlib. I know nadda about configure scripts so I'm hoping one of you developer-types can help. Shawn --- Shawn J. Wallace ([EMAIL PROTECTED]) Justweb Inc. - http://www.justweb.com (519)652-6599 or (800)343-9312 -- PHP General Mailing List (http://www.php.net/) To unsubs

Re: [PHP] IP Chains

2001-04-23 Thread Shawn J. Wallace
m & cannot >find a sound solution. Can u plz help us? That would be very nice :) Something to think about - apache doesn't run as root, ipchains requires that you be root. I suppose you could suid it, but that's an evil solution. Other than that, I'd recommend readin

[PHP] Java Servlet Support

2001-02-05 Thread Shawn J. Wallace
Can anyone tell me exactly what using --with-servlet[=DIR] will give me? I mean, does that compile in servlet support? Are there PHP functions for executing servlets? What's the deal exactly... Shawn --- Shawn J. Wallace ([EMAIL PROTECTED]) Justweb Inc. - http://www.justweb.com (51

[PHP] Which Regex library?

2001-02-05 Thread Shawn J. Wallace
differences are between the php, system, and apache regex libraries? Which should I use to fix this strangeness? I'm recompiling right now with --with-regex=apache to see if that changes anything... I just don't want to break any other programs. Shawn --- Shawn J. Wallace ([EMAI

RE: [PHP] Which Regex library?

2001-02-05 Thread Shawn J. Wallace
that in a while statement and replace each found ip with a marker so I can repeat the regex again and again. --- Shawn J. Wallace ([EMAIL PROTECTED]) Justweb Inc. - http://www.justweb.com (519)652-6599 or (800)343-9312 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

Re: [PHP] Java Servlet Support

2001-02-06 Thread Shawn J. Wallace
machine. That sounds excellent. So if I understand you correctly, I could run Apache with JServ (or Tomcat) and build PHP into it to get a nice solution. I could then write servlets that call PHP scripts/functions and vice versa? Shawn --- Shawn J. Wallace ([EMAIL PROTECTED]) Justweb Inc. - http://

[PHP] Re: Arbitrary mathematical relations, not just hashes

2008-04-06 Thread Mr. Shawn H. Corey
ou want. E.g. use Relationship; my $color = new Relatinship; $color->add( 'apple', 'red' ); $color->add( 'ruby', 'red' ); my $type = new Relationship; $type->add( 'apple', 'fruit' ); $type->add( 'ruby', 'gem&

[PHP] Re: opening a big file

2008-04-06 Thread Mr. Shawn H. Corey
e your program would not be portable across operating systems. But sometimes you have no choice. open( SOURCE, '-|', "command" ) || die "cannot pipe from command: $!\n"; while () { # do something } Also see `perldoc IPC::Open2` and `perldoc IPC::Open3` -- Just

<    7   8   9   10   11   12