RE: [PHP] PHP and Powershell

2013-07-22 Thread Alan Loos
e a genius! Thank you for all your help I should be able to tackle it from here! Alan Loos CONFIDENTIALITY NOTICE: This e-mail and the attachment(s) hereto (if any) contain confidential information that is privileged and intended only for the addressee(s) hereof. If you are not an intended recipien

RE: [PHP] PHP and Powershell

2013-07-19 Thread Alan Loos
] => PSComputerName RunspaceId Value [3] => -- -- - [4] => localhost f46c9f15-70b4-496c-a9d6... NotConnected [5] => [6] => ) End Of Scene Alan Loos CONFIDENTIALITY NOTIC

RE: [PHP] PHP and Powershell

2013-07-19 Thread Alan Loos
the question, if not let me know and I'll try to answer the best I can) Thanks in advance! Alan Loos CONFIDENTIALITY NOTICE: This e-mail and the attachment(s) hereto (if any) contain confidential information that is privileged and intended only for the addressee(s) hereof. If you are not a

RE: [PHP] PHP and Powershell

2013-07-19 Thread Alan Loos
do Select-Object $Value? Alan Loos | Flash Anywhere Project T 925-640-2977 | alan.l...@genco.com<mailto:alan.l...@genco.com> CONFIDENTIALITY NOTICE: This e-mail and the attachment(s) hereto (if any) contain confidential information that is privileged and intended only for the addressee(s) he

[PHP] PHP and Powershell

2013-07-18 Thread Alan Loos
nnected iqn.2013-04.com.widget:Target3 NotConnected iqn.2013-04.com.widget:Target4 Connected iqn.2013-04.com.widget:Target5 NotConnected iqn.2013-04.com.widget:Target6 NotConnected I cannot figure out how to 'exclude' PSComputerName and RunspaceId Sorry in advance for the wordy

Re: [PHP] URGENT! Need help with command line for "list all new/modified files within the last 24 hours"

2012-10-26 Thread Alan Hoffmeister
2012/10/25 : > Hi to all, > My site with Drupal 7. I contacted tech support and he said he accessed to > the site with FTP - what I doubt. But if it's truth - it's even worse > because whole server is then compromised. > I need help with command line for "list all new/modified files within the > l

Re: [PHP] Serving an image

2012-10-16 Thread Alan Hoffmeister
2012/10/15 viper : > On Mon, Oct 15, 2012 at 5:48 PM, Rick Dwyer wrote: >> I am sending an email with a logo at the top of the email. The source of >> the image for the logo is: >> >> http://myurl.com/image.php?id=5 >> >> Image.php then calls a function that simply returns the following: >> >> >

[PHP] Good tutorial for compiling last PHP with Apache support from source

2012-10-01 Thread Alan Hoffmeister
Hello fellows, Does any one know a good guide for noobs to compile last PHP with Apache support from source code? I was planning to use Ubuntu 11.10. Already googled it but could only find old references that cannot be used anymore. Thanks. -- Att, Alan Hoffmeister -- PHP General Mailing List

Re: [PHP] Check whether a page is Google Cached

2009-04-21 Thread Alan Chen
Thank you so much. "haliphax" дÈëÏûÏ¢ÐÂÎÅ:952625160904210738k494b892dlac3bb1b8e809f...@mail.gmail.com... > On Tue, Apr 21, 2009 at 8:29 AM, Alan Chen wrote: >> Hi, everyone, >> >> I want to write a small PHP script test.php that can determine whethe

[PHP] Check whether a page is Google Cached

2009-04-21 Thread Alan Chen
php script can display "Your site is cached by Google" otherwise, it will say "Your site is not cached by Google" Just wonder how to implement such a feature, can anyone write a simple sample so that I can use as a startpoint as I am a totally new guy in PHP coding

[PHP] RE: New Horizon!

2009-03-02 Thread Alan Lord
Please ignore the previous "New Horizon" message. It is spam and looks like someone managed to hack into my hotmail account. If you wish to, please update your records and use a...@lordies.co.uk in future. Cheers Al _ Free photo

[PHP] Re: New Horizon! scam

2009-03-02 Thread Alan Bell
that would appear to be a scam of some sort, not sent by Alan Lord at all, he can spell electronic and generally speaks English. Alan. Alan Lord wrote: New Horizon! i would like to introduce a good company who trades mainly in electornic products. Now the company is under sales promotion,all

[PHP] New Horizon!

2009-03-02 Thread Alan Lord
New Horizon! i would like to introduce a good company who trades mainly in electornic products. Now the company is under sales promotion,all the products are sold nearly at its cost. They provide the best service to customers,they provide you with original products of good quality,and what i

[PHP] ldap_search filter with memberOf

2009-02-22 Thread Zaitchik, Alan
is_memberof,'student') ) { // do something, etc. } } But this is wildly inefficient. How can I just create the filter I need for ldap_search? Thanks! Alan

Re: [PHP] 1 last error to fix before the application is done!

2008-10-14 Thread Alan Boudreault
You should have a test like this: if ( ($_SESSION['userInfo']) && ($_SESSION['userInfo']['loggedin'] == TRUE)) { I'm not sure about your script, i just see a small part. Alan Jason Pruim wrote: Good morning everyone! I think I might be h

Re: [PHP] Re: Problem with memory management

2008-10-11 Thread Alan Boudreault
Eric Butera wrote: On Sat, Oct 11, 2008 at 1:58 PM, Alan Boudreault <[EMAIL PROTECTED]> wrote: Richard Heyes wrote: Problem with memory management I sure know that feeling... :-/ So, there is no other choice that waiting a new PHP release ? -- Alan Boud

Re: [PHP] Re: Problem with memory management

2008-10-11 Thread Alan Boudreault
Richard Heyes wrote: Problem with memory management I sure know that feeling... :-/ So, there is no other choice that waiting a new PHP release ? -- Alan Boudreault Mapgears http://www.mapgears.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Problem with memory management

2008-10-10 Thread Alan Boudreault
: ==18730==definitely lost: 0 bytes in 0 blocks. ==18730== possibly lost: 0 bytes in 0 blocks. ==18730==still reachable: 240 bytes in 2 blocks. ==18730== suppressed: 0 bytes in 0 blocks. Thanks, Alan -- Alan Boudreault Mapgears http://www.mapgears.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Socket create with ssl server

2008-04-18 Thread Alan Willsher
rying to connect via the IP instead of ssl://epp.server.com fails. Thanks On Fri, Apr 11, 2008 at 12:15 AM, Nirmalya Lahiri <[EMAIL PROTECTED]> wrote: > --- Alan Willsher <[EMAIL PROTECTED]> wrote: > > > Hi how do you use socket_create with an ssl server > &

Re: [PHP] loop inside a loop

2008-04-18 Thread Alan Willsher
Thanks ! On Fri, Apr 18, 2008 at 4:03 AM, Casey <[EMAIL PROTECTED]> wrote: > On Thu, Apr 17, 2008 at 6:51 PM, Alan Willsher > <[EMAIL PROTECTED]> wrote: > > Hi can you put a loop inside a loop? > > > > what I want to do is have something looping every 1

[PHP] loop inside a loop

2008-04-17 Thread Alan Willsher
Hi can you put a loop inside a loop? what I want to do is have something looping every 1 second and then something else looping once every 10 seconds. something like a combination of these two.. $x = 0; while ($x < 1000) { echo "1"; $x++; sleep(1); } $y = 0; while ($y < 100) { echo "2"; $y++; s

[PHP] Socket create with ssl server

2008-04-10 Thread Alan Willsher
Hi how do you use socket_create with an ssl server ie I would do something like $sock = socket_create(AF_INET, SOCK_STREAM, SOL_TCP); socket_bind($sock, $sourceip); socket_connect($sock, 'server.com', 2043); but if I do $sock = socket_create(AF_INET, SOCK_STREAM, SOL_TCP); socket_bind($sock, $s

Re: [PHP] Re: Connecting to an epp server

2008-04-10 Thread Alan Willsher
What is 4 bytes ? On Thu, Apr 10, 2008 at 3:35 PM, Paul van Brouwershaven < [EMAIL PROTECTED]> wrote: > don't forget to send the 4 bytes! > > Alan Willsher schreef: > > Hi im trying to connect to Nominets EPP server > > > > Details can be found here &g

[PHP] Connecting to an epp server

2008-04-09 Thread Alan Willsher
Hi im trying to connect to Nominets EPP server Details can be found here http://www.nominet.org.uk/registrars/systems/epp/ Im trying to send a login request the example can be found here http://www.nominet.org.uk/registrars/systems/epp/login/ My script seems to connect ok, but im recieving no re

Re: [PHP] RE: Reaching the PHP mailing list owners

2007-10-31 Thread Alan Milnes
amp;charset=%28detect+automatically%29&doctype=Inline&group=0 Best to get these fixed before you go much further. Cheers Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Custom pipe script failure code

2007-10-02 Thread Alan Fullmer
eed to exit(75); but that does not work. If anyone could help, that would be more than fantastic. Thanks, Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] if inside an echo.

2007-07-31 Thread Alan Milnes
On 31/07/07, Hulf <[EMAIL PROTECTED]> wrote: > I am outputting a selectbox and want to do the follwoing. How can I add the > IF statement inside the the echo? Something like this:- for ($value = 0; $value <= 2000; $value += 100) { echo " $value"; Alan -- PHP G

Re: [PHP] need help,pls

2007-07-26 Thread Alan Milnes
tabase to save designs, i do know how to create the database but, > do not know how to create the loggin sessions for users and also use flash in Have a look here for some ideas:- http://www.intranetjournal.com/php-cms/ Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP] Strategy when working with designer(s)?

2007-07-24 Thread Alan Milnes
et and timescales. Simon says "1) Designer does his whole job and shows the design when finished and approved" Well in a dream world that would be nice but I've never seen it happen in more than 20 years in the industry ... Alan -- PHP General Mailing List (http://www.php.net/)

Re: [PHP] Error on installing under Windows Vista leads to inability to uninstall 5.2.3

2007-07-18 Thread Alan Milnes
rom my system? Best bet is to wipe the disk and install a decent OS - Ubuntu or WinXP perhaps. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Finding text in a variable

2007-07-07 Thread Alan Milnes
On 07/07/07, Robert Cummings <[EMAIL PROTECTED]> wrote: On Fri, 2007-07-06 at 22:46 +0100, Alan Milnes wrote: > I have a piece of code which uses curl to get a web page and puts it > into a variable. I now need to search that variable and find > everything between `div class=&qu

[PHP] Finding text in a variable

2007-07-06 Thread Alan Milnes
yone point me in the right direction as to exactly how I would go about this? Cheers Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Using PHP to retrieve a Yahoo Groups Web Page

2007-07-06 Thread Alan Milnes
On 06/07/07, Greg Donald <[EMAIL PROTECTED]> wrote: Specifically you need these two options: CURLOPT_COOKIEFILE CURLOPT_COOKIEJAR http://us2.php.net/manual/en/function.curl-setopt.php Thanks - that was it. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] PHP as a strategic BUSINESS language

2007-07-05 Thread Alan Milnes
ore/zend_core_for_ibm Alan Disclaimer: I work for IBM but these are my own views. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Using PHP to retrieve a Yahoo Groups Web Page

2007-07-04 Thread Alan Milnes
#x27;m guessing that perhaps the cookies aren't being set properly. Any pointers / articles / sites? Can I use a cookies.txt file from a valid visit to the site to set this up? Cheers Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Hi. I need your help here

2007-06-24 Thread Alan Milnes
Here are a couple of links that will help you:- http://uk2.php.net/trim http://www.catb.org/~esr/faqs/smart-questions.html Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Session Problem

2007-02-15 Thread Alan Fullmer
Does your system have permission to write to the temp directory? Put on error_reporting(E_ALL) and see if it throws an error. -Original Message- From: LoneWolf [mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 2007 2:35 PM To: php-general@lists.php.net Subject: [PHP] Session Proble

Re: [PHP] why so slow?

2006-11-02 Thread Alan Milnes
Robin Vickery wrote: include("http://www.squareinch.net/include/misc.inc";); Don't call files .inc - call them .inc.php if you really must have the inc somewhere, that way the Web Server will actually treat it as a php file and not display your details to the world if accessed d

[PHP] Creating new table from distinct entries

2006-10-19 Thread Alan Milnes
g an MySQL error #1064. Any ideas or suggestions as to where I am going wrong? Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Text from Excel csv file loaded into MySQL table

2006-10-17 Thread Alan Milnes
Column count doesn't match value count at row 1", if I echo the query it reads "insert into invw2wtest values('Array')". Thanks, Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Text from Excel csv file loaded into MySQL table

2006-10-16 Thread Alan Milnes
die; } set_time_limit(0); $current_line = fgets($fptr,4096); } } fclose($fptr); function csv_string_to_array($str){ $expr="/,(?=(?:[^\"]*\"[^\"]*\")*(?![^\"]*\"))/"; $results=preg_split($expr,trim($str)); return preg_replace("/^\"(.*)\"$/","$1",$results); } Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Text from Excel csv file loaded into MySQL table

2006-10-16 Thread Alan Milnes
le any commas etc in the user text) Map the array to the MySQL fields Upload it to the database, escaping as appropriate Continue until all lines have been read. I know I'm not the first person to have had to do this but can't find exactly what I'm looking for. Than

Re: [PHP] Using mysql_real_escape_string

2006-10-10 Thread Alan Milnes
Thanks everyone. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Using mysql_real_escape_string

2006-10-09 Thread Alan Milnes
ace it in the script. Any pointers, liks, guidance etc gratefully received! Alan *CODE:* //Input check file $filename="input/w2wcheck.txt"; echo "$filename"; # Open file $fptr = fopen($filename, "r"); # Check if file is open if($fptr) { $current_line =

[PHP] Re: Best Way to Pass Variables between PHP files

2006-04-08 Thread Alan Schneider
the application. Is there a way I can do it with include or require? thanks Alan "Al" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Alan Schneider wrote: >> What is the best way to pass variable values from one php file to another >> >> thanks

[PHP] Passing Variables from Script to Script

2006-04-08 Thread Alan Schneider
What is the best way to pass a variable value from one script to another? In unix or dos all I would need to do would be to add them just after the name of the script such as myscript.bat thanks Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Best Way to Pass Variables between PHP files

2006-04-08 Thread Alan Schneider
What is the best way to pass variable values from one php file to another thanks Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Distribution of records

2006-02-18 Thread Alan Milnes
want to report how many times it occured, what the Median and Mean values were and what the distribution of plays was. I reckon I'm going to have to create an array and then loop over the array pulling out the relevant information but are there any special techniques I should consider?

Re: [PHP] references, circular references, oop, and garbage collection in PHP5

2005-12-08 Thread Alan Pinstein
/* comments inline */ On Dec 8, 2005, at 2:34 AM, Curt Zirzow wrote: On Wed, Dec 07, 2005 at 09:30:36PM -0500, Alan Pinstein wrote: On Dec 7, 2005, at 12:36 AM, Curt Zirzow wrote: I'm not sure how you mean a weak reference, and well a refcount is rather meaning less in php userland.

Re: [PHP] references, circular references, oop, and garbage collection in PHP5

2005-12-07 Thread Alan Pinstein
ow feel more confident of how references act with respect to objects (which is, they act the same as they do for any variable), I still am not sure what "$this->this" is and why it worked so magically. Thanks for the explanations! I feel better about this now. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] references, circular references, oop, and garbage collection in PHP5

2005-12-07 Thread Alan Pinstein
So, I now have a complete solution to my problem code follows... ONE QUESTION REMAINS: is what I'm doing intended / publicly exposed behavior, or am I hacking and at risk of failure in future versions? Thanks, Alan * Playing around with proper reference counting of nested objects in PHP.

Re: [PHP] references, circular references, oop, and garbage collection in PHP5

2005-12-07 Thread Alan Pinstein
3; print $o->val; // echos 3 in PHP4 (assuming var is used instead of public) $o = new Object(2); $b = $o; $b->val = 3; print $o->val; // echos 2 This is cause objects in php5 exist all on there own, that get referenced to a php variable. On Tue, Dec 06, 2005 at 05:23:45PM -

[PHP] references, circular references, oop, and garbage collection in PHP5

2005-12-06 Thread Alan Pinstein
that means. Empirically I have figured out that it means you cannot create a reference to it. Is this a feature or a bug? What's the workaround? This is a serious problem for PHP scripts that need to do things that require large amounts of memory. Please advise. Thanks, Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP / MySQL Authentication class

2005-11-14 Thread Alan Milnes
o I'm looking for something using cookies that will keep people logged in between visits and provide some personalisation. Obviously it needs to be reasonably secure but it's not a banking system or anything. Thanks! Alan -- PHP General Mailing List (http://www.php.net/) To uns

[PHP] R: [PHP] Using the echo tag...

2005-11-09 Thread Alan D'angelo - Media Beat Information Technology
Use: {$_SERVER['PHP_SELF']} EOF; ?> Best Regards, Alan -Messaggio originale- Da: Paul Williams [mailto:[EMAIL PROTECTED] Inviato: mercoledì 9 novembre 2005 15.45 A: [EMAIL PROTECTED] Cc: php-general@lists.php.net Oggetto: Re: [PHP] Using the echo tag... $_SER

[PHP] Re: Convert Feet to Metres

2005-11-02 Thread Alan Lord
by 25.4 and divide by 1000. Of course you also need to handle fractions... Most Americans I believe (I'm English) would write 10 5/16" for example. Hope this helps. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Abstract Classes?

2005-10-24 Thread Alan Lord
n > implementation for start()), you guarantee that each derived class MUST > provide its own unique implementation for that function. > > Colin > > -Original Message- > From: Richard Lynch [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 23, 2005 11:12 PM > To: Alan

RE: [PHP] Abstract Classes?

2005-10-23 Thread Alan Lord
Thanks, That's starting to make some sence now! Al > -Original Message- > From: Colin Shreffler [mailto:[EMAIL PROTECTED] > Sent: 23 October 2005 17:03 > To: Alan Lord; 'Jasper Bryant-Greene' > Cc: php-general@lists.php.net > Subject: Re: [PHP] Abstra

RE: [PHP] Abstract Classes?

2005-10-23 Thread Alan Lord
Greene [mailto:[EMAIL PROTECTED] > Sent: 23 October 2005 09:19 > To: Alan Lord > Cc: php-general@lists.php.net > Subject: Re: [PHP] Abstract Classes? > > On Sun, 2005-10-23 at 08:54 +0100, Alan Lord wrote: > > Hi All, > > > > I have started reading a couple o

[PHP] Abstract Classes?

2005-10-23 Thread Alan Lord
Hi All, I have started reading a couple of books about PHP 5 and whilst most of it is comprehensible even to me :-), I fail to understand WHY there is such a thing as an abstract class or method? I think I understand what it is: A class that can't itself be instantiated, only inherited from, or a

[PHP] Recommended Reading?

2005-10-18 Thread Alan Lord
Hi all, Forgive this long diatribe, a bit off-topic I know, but it might stimulate a good discussion... I have built a few small apps in PHP before and, whilst they work, I can't but help feeling that I go about the whole thing the WRONG way... I am not a professional software person (far from i

Re: [PHP] test

2005-10-14 Thread Alan Lord
Amazingly Yes! Dan McCullough wrote: did it work ;) On 10/14/05, Alan Lord <[EMAIL PROTECTED]> wrote: please ignore -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsub

[PHP] test

2005-10-14 Thread Alan Lord
please ignore -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] test

2005-10-14 Thread Alan Lord
please ignore. Sorry for the noise. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] RE: Removing Items from an Array

2005-10-13 Thread Alan Lord
Blimey... That's going to take some de-ciphering... It looks fascinating :-) Thanks! Alan > -Original Message- > From: Jochem Maas [mailto:[EMAIL PROTECTED] > Sent: 13 October 2005 20:53 > To: Alan Lord > Cc: php-general@lists.php.net > Subject: Re: [PHP] RE:

[PHP] RE: Removing Items from an Array

2005-10-13 Thread Alan Lord
anks and no offence intended, I am just trying to understand... :-) Alan -- Tg wrote: That works just as well, if you have only two levels of depth. Mostly I was trying to illustrate how to use $key => $value in a foreach and what to do if you need to go multiple levels down. Once you get

[PHP] RE: Removing Items from an Array - My Solution

2005-10-13 Thread Alan Lord
ursive? Thanks to the contributors who supplied ideas and knowledge.. If anyone thinks this could be done a better way, please feel free to comment! Alan > -Original Message- > From: cc [mailto:[EMAIL PROTECTED] > Sent: 13 October 2005 07:43 > To: Alan Lord > Cc: php-general@

RE: [PHP] Removing Items from an Array

2005-10-12 Thread Alan Lord
Thanks for the replies gents. I have cludged together something from your solutions but it isn't yet working. I've been staring at multi-dim arrays all day and am getting tired, so I'll carry on tomorrow. Thanks again, Alan > -Original Message- > From: Joche

[PHP] Removing Items from an Array

2005-10-12 Thread Alan Lord
o get rid of. I want to keep the structure and sequence of the array in tact. All of the array traversing functions in PHP seem to either: only work on the values, or do not allow the removal of elements of the array! Can anyone offer a clue bat to a tired old array walker! Thanks Alan -- PHP

RE: [PHP] Speed/Efficiency Question: Large array into DB

2005-10-11 Thread Alan Lord
Thanks for the reply. I am indeed importing data, but from far away over the 'net, and it changes frequently so needs updating regularly. I like the idea of creating a file (I'll do it ram rather than a text file I think) with the insert strings... Thanks Alan > -Ori

[PHP] Speed/Efficiency Question: Large array into DB

2005-10-11 Thread Alan Lord
again, INSERT on each step through my array? Oh yes, the key names in the array correspond to field names in my database. Sorry it's a bit long-winded... Thanks in advance for any suggestions. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] html forms in php

2005-09-15 Thread Alan Fullmer
This might help you. function confirmDelete() { var agree=confirm("WARNING! This will blah blah delete etc yada yada \n\rPress Cancel to go back, or OK to Continue."); if (agree) return true ; else return false ; } -Original Message- From: Murray @ Planet

RE: [PHP] error message while mysqling on php

2005-09-13 Thread Alan Fullmer
I see two things that could be it. #1 your $result is not $result = mysql_query("queryline"); Or #2 your syntax on your query line is bad. You can try doing something like this: $query = "SELECT * FROM table etc blah"; $result = mysql_query($query) or die(mysql_error()); $num = mysql_num_rows(

[PHP] Class / app for reading web pages and storing in a mySQL DB

2005-08-08 Thread Alan Milnes
I'm interested in extracting a series of web pages from a Yahoo forum and storing them in a MySQL database so I can generate things like most number of posts etc. I've searched on Google but most of the links seem to be for email harversters! Anyone have any tips for where to l

Re: [PHP] sorry for asking here,a small apache query

2005-08-06 Thread Alan Milnes
babu wrote: Hi all, I am sorry for asking in php forum.i am subscribed to php and not to apache.but i hope many people in this group also the solution to this query. If you know you are in wrong place why ask here? Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: FW: [PHP] [NEWBIE GUIDE] For the benefit of new members

2005-08-05 Thread Alan Milnes
ontributed by Wouter van Vliet and reworded by Chris W Parker.) You might want to add to this:- "To see what information PHP can provide look in the manual for $_SERVER." That way you give people a pointer along the way Alan -- PHP General Mailing List (http://www.php.

Re: [PHP] Setting clock backwards hangs webserver (PHP+THTTPD)

2005-07-27 Thread Alan Milnes
g conflicts etc. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Urgent:Php5 fully oops supported? Difference between java oops & php5 oops

2005-07-26 Thread Alan Milnes
de in my life. I need immediately. Perhaps this will help you get better answers:- http://www.catb.org/~esr/faqs/smart-questions.html Regards Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] how to post a question?

2005-07-22 Thread Alan Milnes
Chirantan Ghosh wrote: I was wondering how can I ask a question to the other subscribers? Try reading this first:- http://www.catb.org/~esr/faqs/smart-questions.html Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Missing or wrong reply-to headers in this mailing list

2005-07-13 Thread Alan Milnes
The whole point of the web, and especially a server side language like PHP, is that it doesn't care what user-agent is accessing it. You can't assume that everyone is using *nix systems to particpate in this list. Due to work related reasons I have to use both Linux and Windows.

Re: [PHP] Missing or wrong reply-to headers in this mailing list

2005-07-12 Thread Alan Milnes
ly goes to the list as with virtually every other mailing list I am part of? Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] FW: php pages

2005-04-01 Thread Alan Milnes
bruce wrote: hey guys can someone tell me why this seems to work.. is it because a security attribute hasn't been correctly set? It's called an "easter egg" - check out your phpinfo on April 1st ... http://www.phpfreaks.com/articles/229/0.php Alan -- PHP Genera

re: [PHP] Open source portal systems???

2005-03-07 Thread Alan Fullmer
I must concur. PHP nuke has never even been the slightest resource hog on any of my machines. <http://www.xnote.com/> Alan Fullmer Owner / Administrator [EMAIL PROTECTED] -Original Message- From: Warren Vail [mailto:[EMAIL PROTECTED] Sent:

[PHP] Returned mail: Data format error

2005-01-17 Thread alan
Message could not be delivered -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] HTTP_AUTHORIZATION question

2004-07-01 Thread Alan McDonald
tion in this list in the past. > > -- > Raditha Dissanayake. Thanks - I suppose I was thinking of building (via PHP) and client JS script to set the property at the client. But anyway the offline way is the answer - shold have thought of that. Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] HTTP_AUTHORIZATION question

2004-07-01 Thread Alan McDonald
("username:password"); because you can't appear to set this variable, only the server can set it after it receives a header('WWW-Authenticate: Basic realm="Test Authentication System"'); header. thanks Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] HTTP RAW DATA

2004-07-01 Thread Alan McDonald
Does anyone know a way of getting the raw data passed back from a server? I want to compare the total raw data sent back from Apache with that sent back from IIS for a particular file. I don;t want any filtering at all and I need to catch it so I can see it all. Thanks Alan -- PHP General

[PHP] Re: jdmonthname Function problem

2004-06-15 Thread Alan McDonald
> > hmmm what have I done with my build that I have left something like this > > out? > > Anyone have a cloe as to what option should have been set to get this > > function working? > > It works fine on my 4.3.4 on Windows but 4.3.7 in Linux throws this > &g

[PHP] jdmonthname Function problem

2004-06-15 Thread Alan McDonald
complaint at me Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP 4.3.7 update - how to

2004-06-14 Thread Alan McDonald
it's relevant, but does httpd.conf point to the new version? > It's all I have to tweak in Windows. > > -- > Lester Caine I must be missing something critical here... I was thinking that the make install would overwrite the PHP executables but it obviously doesn't .. Now where in

[PHP] PHP 4.3.7 update - how to

2004-06-14 Thread Alan McDonald
;ve even rebooted but I'm left with phpinfo telling me that version 4.2.2 is running. I'm in RH9 and I have no idea why it doesn't install properly.. Can someone shed some light on this? thanks Alan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Small HTTP Server and PHP

2003-12-29 Thread Alan Fullmer
Http? Apache? or what server software? Alan Fullmer Owner / Administrator [EMAIL PROTECTED] Xnote Communications www.xnote.com - Original Message - From: "Ryan A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 29, 2003 12:15 PM Subject: [PHP]

[PHP] question about security

2003-11-21 Thread Alan Fullmer
Is php capable of recognizing things such as in a text box, someone were to put and display say, variables? do i have to htmlspecialchars every entry? does this make any sense? thanks in advance.

[PHP] retrieving ENUM description from MySQL

2003-11-19 Thread Alan Lord
Hi all, This is a bit wierd so don't flame please. Imagine a database table, field defined as ENUM with a list of allowed types such as "Mr", "Mrs", "Miss", "Dr", "Prof", etc - you get the idea. I've read the MySQL manual and by using SHOW COLUMNS FROM "table_name" LIKE "enum_column_name"; I c

[PHP] Good php WebMail Clients thru apache

2003-11-16 Thread Jerry Alan Braga
Any suggestions ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP]

2003-11-12 Thread Alan Lord
Hi all, can I put a function_name() in the place holder? I know I can use a file name, but it would be much better (for me) if I could use a function name. Thanks in advance Al -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] intercepting URLs in a "control-system"

2003-10-16 Thread Alan Lord
right information and respond accordingly? Thanks in advance, Alan PS, if there are any examples of this (GPL) which you know of, please just pass me the link. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Private and protected variables in PHP 5?

2003-07-11 Thread Alan D'Angelo
beta, try with an next snapshot. Alan - Original Message - From: "Paul Hudson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 11:21 PM Subject: [PHP] Private and protected variables in PHP 5? > All, > > I'm toying with the

[PHP] sqlite_seek() problem

2003-07-05 Thread Alan D'Angelo
ve before the release :) but I do not find other documentation for sqlite and PHP. Thank Alan D'Angelo

Re: [PHP] Forms and PHP_SELF

2003-07-05 Thread Alan D'Angelo
For print $PHP_SELF, or $_SERVER['PHP_SELF'] use: or the shortcur sintax: (if short_open_tag = On in php.ini) - Original Message - From: "Beauford.2005" <[EMAIL PROTECTED]> To: "PHP" <[EMAIL PROTECTED]> Sent: Sunday, July 06, 2003 1:43 AM Subject: [PHP] Forms and PHP_SELF > Hi,

  1   2   >