[PHP] Sequential Random Character Generator

2004-02-25 Thread list
also looking to to this without letters as well. Thanks in advance, Steve -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Sequential Random Character Generator

2004-02-25 Thread list
2, etc. As was mentioned I don't want this script to take ten years to output 2 million records and I wasn't sure if there are size constraints with comma delimited files. Hope this clarifies things a little more. Steve -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Problem retrieving CN with ldap_search()

2010-02-17 Thread List
, Marcel Loose. -- 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 unsubscribe, visit: http://www.php.net/unsub.php

[PHP] IMAP Metadata support

2013-08-29 Thread list
Does PHP IMAP have any support for Metadata? Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mysql table dump problem

2001-01-20 Thread PHP List
Hi list, I have scoured the archives with no good game plans. Here is what I am trying to accomplish: dump a table to a file on my server: $sql = "SELECT * INTO OUTFILE '/tmp/test.txt' FIELDS TERMINATED BY '\t' LINES TERMINATED BY '\n' FROM table_name"; take the file and email it

[PHP] Images

2001-12-20 Thread PHP List
happens, I just get the broken image. My logs show nothing about a script failure or about a file not being found. I tried without the header(Content-Length: . strlen($url)); but no diff. Thanks for any help. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] Images

2001-12-20 Thread PHP List
a script failure or about a file not being found. I tried without the header(Content-Length: . strlen($url)); but no diff. Thanks for any help. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] PHP Security Extension

2002-01-09 Thread List Client
not had the time to update the documentation for this module but it is on our TODO list and in the mean time we are happy to reply to and emails you send us. Thanks for your time Tom -- *** List Client SCL Internet Services URL http://www.scl.co.uk

Re: [PHP] printing html

2002-01-18 Thread PHP List
.. (sorry me... my english isn't good enough) :-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http

[PHP] Regex error

2002-01-18 Thread PHP List
on line 2 What is an error 14 ? Thanks, Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] PHP Classes and Sessions

2002-02-04 Thread PHP-List
i think it's kinda slow another question, is it ok to have a database-driven shopping cart? i make use of the database to as the actual cart holder? i need your opinions on these thanks! Brian Feliciano -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] RePOST: Sessions and Classes

2002-02-05 Thread PHP-List
i think it's kinda slow another question, is it ok to have a database-driven shopping cart? i make use of the database to as the actual cart holder? i need your opinions on these thanks! Brian Feliciano --- i lost my connection to the list for a while, so i have never heard

[PHP] Sessions and Classes

2002-02-05 Thread PHP-List
i think it's kinda slow another question, is it ok to have a database-driven shopping cart? i make use of the database to as the actual cart holder? i need your opinions on these thanks! Brian Feliciano --- i lost my connection to the list for a while, so i have never heard

[PHP] Stupid Question

2002-02-28 Thread PHP List
Yes, this is probably in the manual, but I can't find it. If I want to upgrade from 4.0.6 to 4.1.2, do I have to re-compile apache as well? Thanks Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PNG Lib

2002-02-28 Thread PHP List
Hi, Does anyone know where the PNG library went? The manual points to cdrom.com/pub/png, but that does not exist anymore. Thanks for any help. Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Stupid Question

2002-02-28 Thread PHP List
RE: [PHP] Stupid QuestionThanks for all the responses. Just to be clear, I have php installed as a module, so I have to re-compile apache. - Original Message - From: Adam Plocher To: 'PHP List' Sent: Thursday, February 28, 2002 9:46 AM Subject: RE: [PHP] Stupid Question

Re: [PHP] PNG Lib

2002-02-28 Thread PHP List
/ Greg Donald - http://destiney.com/ http://phprated.com/ | http://phplinks.org/ | http://phptopsites.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Upgrading PHP

2002-02-28 Thread PHP List
--- - --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.325 / Virus Database: 182 - Release Date: 2/19/2002 --- - -- PHP General Mailing List

[PHP] session_id database

2002-03-08 Thread mailing list
, Adrian Mcmanus IT Director The BF System, Inc. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] To store or not to store . . .

2002-04-24 Thread PHP List
right in the table? I like the idea of not cluttering up my file system. Pictures would only be about in the 20K range. Thanks, Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Include Files self aware?

2002-04-30 Thread PHP List
Hi, Is it possible to detect if a file is being called as an include or require? ex: include(file.php)-- file.php code can detect that is has been called as an include. Thanks, Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] template logic problem

2002-05-13 Thread list peters
javascript? Or is there a cool php trick to do something like this? Does anyone have any ideas? thanks chad -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] template logic problem

2002-05-13 Thread list peters
of that rotating image. This will make your templating a whole lot more flexible (you can now specify the TITLE on each page, for instance). miguel -- 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

Re: [PHP] make hitting enter in a text box = br

2002-05-13 Thread list peters
? TIA Robert -- -- NRC ONLINE -- -- 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 unsubscribe, visit: http://www.php.net/unsub.php

[PHP] WTF

2002-05-14 Thread mail-list
{ list-style : circle; } A, A:VISITED { color : #6194C7; text-decoration : none; } A:HOVER { color : #80; } /style /head body table align=center class=solutions tr tda href=/IMG alt= src=images/logo.gif border=0/a/td /tr /table BR table align=center class=solutions tr td colspan=2STRONGAbout Us:BR

Re: [PHP] Finding out what week it is

2002-05-15 Thread PHP List
DOJ 101 Reykjavík DOJ DOJ sími: 520-8105 DOJ mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] DOJ http://www.atom.is/ http://www.atom.is DOJ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] 4.0.2 = 4.2.3, form vars are empty?

2002-09-27 Thread Qmail List
Hello List, I'm putting a php app that has been off-line for about 18 months back on-line. During my absence from php I had heard about some security issues, so figured I'd try the latest 4.2.3 release. Sessions and the DB are fine, but GET/POST vars are continually empty. I mean a form

[PHP] htaccess

2001-09-21 Thread PHP List
Hi, I heard it was possible to turn off/on php execution in a directory using the .htaccess file. Can some one tell me how to do that? Thanks. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [PHP] Check contents of variable

2001-11-20 Thread PHP List
| # -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

Re: [PHP] Check contents of variable

2001-11-20 Thread PHP List
the function i am looking for. I looked it up in the manual. Correct me if i am wrong - if i don´t set the second parameter in substr it just continues to read until the variable is finished? If i set it to 7 (as above) it stops reading after 7 characters? - Daniel -- PHP General Mailing List

Re: Re: [PHP] How do I convert from perl to php?

2001-11-20 Thread PHP List
(address); $phone = param(phone); @required = qw( name address phone ); foreach $key($required) { if (!$$key) { out(You left one empty.); } } ?? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] Loop error?

2001-08-14 Thread PHP List
Hi, Can anyone tell me why this is a never ending loop? $i=0; $count = 1; while ($count $i); { echo $i br; $i++; } Chris

Re: [PHP] Loop error?

2001-08-14 Thread PHP List
Oops, well, that is just mental. Must be getting tired or something, yes, that's it :) Thanks. - Original Message - From: Gyozo Papp [EMAIL PROTECTED] To: PHP List [EMAIL PROTECTED]; php [EMAIL PROTECTED] Sent: Tuesday, August 14, 2001 4:58 PM Subject: Re: [PHP] Loop error? Hi

[PHP] Engine help

2001-08-15 Thread PHP List
shows mod_php4.c in the list. However, I was using this before: Directory /dir/to/enable/php php3_engine on /Directory What do I use now? I tried just engine on, but httpd complains: Invalid command 'engine', perhaps mis-spelled or defined by a module not included in the server configuration

Re: [PHP] Need open source community help!

2001-08-15 Thread PHP List
be great! Thanks SO much! Jay Paulson Internet Program Director LBJS [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL

Re: SV: [PHP] Sending alots of mail

2001-08-16 Thread PHP List
]; // code to send email (use the mail() function) } Good luck, Tyler Longren Captain Jack Communications [EMAIL PROTECTED] www.captainjack.com On Thu, 16 Aug 2001 18:29:04 +0200 Jimmy Bäckström [EMAIL PROTECTED] wrote: Hi list! I'm about to write

Re: [PHP] Win One of 25 Dream Vacation Getaways!! .

2001-08-16 Thread PHP List
! If you should have any additional questions or cann't connect to the site do not hesitate to contact me direct: mailto:[EMAIL PROTECTED]?subject=Help! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

[PHP] Strange Form Error

2001-08-29 Thread PHP List
Hi, Can anyone tell me why php is behaving like this? If I use enctype=multipart/form-data, it seems the first form field is not passed to php. ex: form method=post action=products.asp enctype=multipart/form-data input type=hidden name=cmd value=edit $cmd will not be passed to php, I have to

Re: [PHP] Strange Form Error

2001-08-30 Thread PHP List
On Thu, 30 Aug 2001 02:25, PHP List wrote: Hi, Can anyone tell me why php is behaving like this? If I use enctype=multipart/form-data, it seems the first form field is not passed to php. ex: form method=post action=products.asp enctype=multipart/form-data input type=hidden name

[PHP] Engine Question

2001-09-04 Thread PHP List
Hi, I am trying to update my server to php4. Everything seemd to compile fine. httpd -l shows mod_php4.c in the list. I used to use these entries in my httpd.conf to specifically turn php on in certain dirs instead of default on for everyting. Directory /dir/dir/dir php3_engine

Re: [PHP] Engine Question

2001-09-04 Thread PHP List
to turn PHP parsing on and off on a per-directory or per-virtual server basis. By putting engine off in the appropriate places in the httpd.conf file, PHP can be enabled or disabled. Kind of misleading that last part. - Original Message - From: Steve Edberg [EMAIL PROTECTED] To: PHP List

[PHP] Re: your excel document

2007-08-09 Thread sla-list
. File quarantined as: . http://www.fortinet.com/VirusEncyclopedia/search/encyclopediaSearch.do?method=quickSearchDirectlyvirusName=W32%2FNetsky.P%40mm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] passing an object using session var

2006-11-29 Thread list arama
Why am I not able to access the obj name field in script 2? thanks in advance, --script1--- ?php include(TestClass.php); session_start(); session_register('obj'); ob_start(); $obj = new TestClass(); $obj-setName('MyName'); $obj-display();// outputs 'MyName' header(Location:

Re: [PHP] passing an object using session var

2006-11-29 Thread list arama
into object DONT UNSERIALIZE! its done automatically $newObj-display(); // MyName on Wednesday 29 November 2006 16:18, list arama wrote: Why am I not able to access the obj name field in script 2? thanks in advance, --script1--- ?php include(TestClass.php

Re: [PHP] passing an object using session var

2006-11-29 Thread list arama
errata: $newObj-display();// this *does* work On 11/29/06, list arama [EMAIL PROTECTED] wrote: Here's what I came up with: --script1--- ?php include('TestClass.php'); session_start(); $obj = $_SESSION['obj']; // session_register($obj);// recommended not to use

Re: [PHP] array_search and multi-dimensional arrays

2006-03-14 Thread List Manager
; print_r($c); // Array ( [1] = Array ( [0] = Vietnam [1] = China [2] = Thailand [3] = England ) [2] = Array ( [0] = USA [1] = Japan ) ) foreach($c as $row) { echo array_search(England,$row); } // prints 3 -jonathan --PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] array_search and multi-dimensional arrays

2006-03-14 Thread List Manager
M. Sokolewicz wrote: List Manager wrote: jonathan wrote: I'd like to return the first key value in the following array such that England would return 1 rather than 3 which is the second key value. Any help would be greatly appreciated. $c[1][]=Vietnam; $c[1][]=China; $c[1][]=Thailand; $c

[PHP] Upgrading to 4.3.0

2003-01-07 Thread PHP List
Hi, According to the docs, 4.3.0 comes with gd bundled in. Do I still have to use libpng and jpg and free type seperately? Do I still need --with-png-dir= in the configuration of php or is it part of the built in gd library? Thanks for any help.

[PHP] Upgrade help!

2003-01-07 Thread PHP List
Hi, I am trying to upgrade to php4.3.0, everything works, but when I try to use any gd image functions I get the following error: libpng warning: Application was compiled with png.h from libpng-1.2.1 libpng warning: Application is running with png.c from libpng-1.0.12 gd-png: fatal libpng

Re: [PHP] Upgrade help!

2003-01-08 Thread PHP List
instead. Is this a bug? Shouldn't it use libpng-1.2.1 for everything? Once I got rid of the rpm versions, I know longer had a problem. - Original Message - From: PHP List [EMAIL PROTECTED] To: php [EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 4:34 PM Subject: [PHP] Upgrade help! Hi, I am

[PHP] AOL Email client

2003-08-08 Thread php list
I am using php mail and setting all my $headers info to show From:, To:, etc. It work perfectly on my computer. I use MS Outlook. I am doing this for a client who received his email via his aol account. When he receives the email, the email comes in with Unknown Sender. Is there issues with this?

[PHP] HTTPS POST without user/client intervention

2003-07-15 Thread PHP List
need Gates and Windows? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] HTTPS POST without user/client intervention

2003-07-15 Thread PHP List
On Tue, 2003-07-15 at 15:12, Chris Shiflett wrote: --- PHP List [EMAIL PROTECTED] wrote: I am writing a php script to accept an HTTPS POST of data from a remote site, process the data, and send an HTTPS POST response back (not necessarily to the same remote site). Can you perhaps

[PHP] Session Question

2003-03-20 Thread PHP List
Hi All, I have a question about sessions. I need to pass session data from one domain to a secure domain. (www.mydomain.com to www.securedomain.com). I would like to preserve the session data in case the visitor goes back to www.mydomain.com. I thought about just passing the session ID to

Re: [PHP] DB speed

2002-10-10 Thread PHP List
is sucsh diference. Both servers runing with socket connections and using connnect (non-persistant) -- tia, Uros mailto:[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing

Re: [PHP] Array Question

2002-10-28 Thread PHP List
'? I think you are looking for array_search() On Mon, 28 Oct 2002, PHP List wrote: Hi, Lets say I have a simple array like this: $myarray = array(a=b,d=c); echo $myarray[0] will return 'b'; How can I get the name of the index? so: echo $myarray[something] would return 'a'; I

Re: [PHP] Array Question

2002-10-29 Thread PHP List
No, array_keys does not do what I want, in order to user array_keys, it assumes I know the value of the key, but I don't, I want to get the value of the key but all I know is the index. Perhaps you want to look at array_keys(). On Monday, October 28, 2002, at 05:48 PM, PHP List wrote: How

[PHP] Dazed and Confused

2002-10-30 Thread PHP List
For some reason my brain is not operating within normal parameters this week. $myarray[test] = sd; echo $myarray[0]; Why will nothing echo? Do I somehow have to initialize indexing on the array $myarray? php says that $myarray is an array, but I can't access it with numeric indexes. I know if I

[PHP] Re: Dazed and Confused

2002-10-30 Thread PHP List
', '$this-DoArrayStuff' but none work. The only way I can seem to use DoArraySuff is to define the funcion seperate(outside) from the class, which seems kind of odd since the only time the function is needed is internally by this class. } } -- PHP General Mailing List (http://www.php.net

RE: [PHP] search tricks of the trade

2002-10-31 Thread PHP List
Too many to list in an email. This site has allot of information. http://searchenginewatch.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Form Question

2002-10-31 Thread PHP List
not sure if this has something to do with the fact that all the boxes have the same name rgItems[] and the browser doesn't know which one to uncheck. Has anybody else come accross this? Thanks, And I apologize for asking this question on the PHP List, but I am hoping someone here may have had

Re: [PHP] Saving form input fields to MySQL br clicking on a button

2002-10-31 Thread PHP List
and the user would lose other changes to other fields. Any idea? Don -- 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 unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP - Internal linking in a page

2002-10-31 Thread PHP List
: ? if ($page== '') { $page=main.php ; } else { $page=$page.; } include ($page); ? How can I write it so I can use: http://maloyportalen.no/~critical/maloy/index.php?page=main2.php?id=7 Regards Paul Ottar Tornes. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Form Question

2002-10-31 Thread PHP List
) { alert(document.LevelListForm.elements['rgItems[]'][i].value); document.LevelListForm.elements['rgItems[]'][i].checked = false; } } } //-- /script PHP List wrote: Hi, I am hopeing someone can help me with this. This is more of a javascript problem I suppose. I have a bunch of check

Re: [PHP] How printing the name and value of a variable ?

2002-10-31 Thread PHP List
the original code below : $tigidizougou = 12; echo THE VARIABLE .(please help me right here). EQUALS .$tigidizougou; Any idea ? Thanks you. Franck -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http

Re: [PHP] Firewall Question

2002-11-05 Thread PHP List
[EMAIL PROTECTED]; PHP List [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 4:57 PM Subject: Re: [PHP] Firewall Question it depends on the operating system your running. Paul Marinas Technical Support RDS Craiova Phone: +402-51-410-194 Mobile: +407-22-451-439 Fax:+402-51

Re: [PHP] Firewall Question

2002-11-05 Thread PHP List
: Paul Marinas [EMAIL PROTECTED] To: incoming [EMAIL PROTECTED] Cc: Stephen [EMAIL PROTECTED]; PHP List [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 4:57 PM Subject: Re: [PHP] Firewall Question it depends on the operating system your running. Paul Marinas

[PHP] Script Question

2002-11-21 Thread PHP List
Hi, This is more of a Javascript question so please forgive. I generate a dynamic form with php. I need to be able to test in javascript if a certain field exists: . . if (document.myform.mytextfield) { . . This line will give me the javascript error document.myform.mytextfield is undefined

Re: [PHP] Script Question

2002-11-21 Thread PHP List
Same problem, I still get an undefined error. Try using the string functions. document.myform.mytextfield.value or something... On Thu, 2002-11-21 at 13:25, PHP List wrote: Hi, This is more of a Javascript question so please forgive. I generate a dynamic form with php. I need

[PHP] Freelance PHP Bids

2004-04-19 Thread php-list
programmers and clients come together and bid on projects with different levels of experiences and prices, but I don't remember where that is now. Can anyone direct me to a website such as that? Any help would be appreciated. Thank you. Navid -- PHP General Mailing List (http://www.php.net

RE: [PHP] Re: Graphical calendar

2004-05-08 Thread php-list
this class that does precisely that: Class: Calendar generation class http://www.phpclasses.org/calendargenerator -- 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 unsubscribe

RE: [PHP] PHP5 and PEAR

2004-05-05 Thread php-list
are already compatible. Gruss, Ollie. -- 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 unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Meaningful Subject

2004-10-11 Thread php-list
! Next time you start a thread please give it a meaningful subject. -- Jason Wong - Gremlins Associates - www.gremlins.biz Open Source Software Systems Integrators * Web Design Hosting * Internet Intranet Applications Development * -- Search the list archives

[PHP]

2004-10-09 Thread php-list
to me. Nilaab -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Help With Error

2004-10-17 Thread php-list
; } --- What am I doing wrong? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Help With Error

2004-10-19 Thread php-list
? -- 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 unsubscribe, visit: http://www.php.net/unsub.php

[PHP] LDAP and referrals

2004-12-12 Thread List User
-test.php Description: application/php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] LDAP and referrals

2004-12-12 Thread List User
])){ continue; } echo .$info[$n]['dn'].\n; } echo Closing connection...\n; ldap_close($ds); ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Creating Rows and Columns Using for() Loops

2004-07-08 Thread php-list
exactly 32 rows of guest names? I hope this makes sense. Any help will be appreciated. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Creating Rows and Columns Using for() Loops

2004-07-08 Thread php-list
to handle one row/person at a time and not one column/date at a time. on the other hand i'm not sure i totally understand your desired output, so maybe a quick ascii table would help me/us? chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Creating Rows and Columns Using for() Loops

2004-07-08 Thread php-list
column/date at a time. on the other hand i'm not sure i totally understand your desired output, so maybe a quick ascii table would help me/us? chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http

RE: [PHP] Creating Rows and Columns Using for() Loops

2004-07-19 Thread php-list
the cells. Ok, I am finished sticking my oar in... Rory -- 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 unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] what is difference between php and perl

2004-07-22 Thread php-list
perl and php Regards Syed -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] For Loop Problems

2004-07-28 Thread php-list
it would be greatly appreciated. Thanks guys. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Is javascript enable?

2004-08-25 Thread php-list
with JS. Anything you try to do I could get around with Proxomitron and/or Opera. -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List

Re: [PHP] Knowlegde Base

2004-09-04 Thread Mailing List
greetings i'm looking for good/free Knowledge Base/ FAQ system any recommendation ? For a simple easy to use and free Knowledge Base/FAQ system I've used ODFaq and have been quite happy with it. http://www.oodie.com/project/odfaq/ -- PHP General Mailing List (http://www.php.net

[PHP] PHP5 - How Do I Let Users Download Music Files?

2004-09-04 Thread php-list
Hello everyone, I want to build a music site, all copyrights intact, and I want users to be able to download mp3 or realplayer files using a one-click link. When they click on a link they will simply be given a typical download window to save that music file. How do I go about doing that and

RE: [PHP] PHP5 - How Do I Let Users Download Music Files?

2004-09-05 Thread php-list
functions I could use to achieve that? You should take a look at the Ming library and the mp3 stream function (http://www.php.net/manual/en/function.swfmovie.streammp3.php). It's a bit tricky though, but i can't think of anything else. -- Daniel Schierbeck -- PHP General Mailing List (http

[PHP] Help With PEAR::DB Connection

2004-09-11 Thread php-list
Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Help With PEAR::DB Connection

2004-09-13 Thread php-list
this, create a phpinfo.php file as documented on this list and see what shows up. Or, you can type at the command prompt: php -i, then look for the MySQL extension in the output. Also, you neglected to tell us what OS you are running, etc. -- Jim Kaufman Linux Evangelist public key 0x6D802619

[PHP] Host for Mod PHP5

2004-09-16 Thread php-list
Hello everyone, I know this is going to be tough but I need a hosting company that supports PHP5, has unlimited disk space and a good amount of bandwidth with a decently fast connection for a decent price. I realize that this might be rare, but is anyone offering such a package like this

[PHP]

2004-10-10 Thread php-list
$children; } Thanks in advance to anyone that can explain this error to me. Nilaab -- 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 unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP]

2004-10-11 Thread php-list
this error to me. Nilaab -- 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 unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net

Re: [PHP] Carriage Returns

2009-11-08 Thread John List
outputting the results of your conversion to your PHP error log before you pass it to Informix. You may find more help on an Informix list. John -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] uniqid() and repetition of numbers generated

2009-11-12 Thread John List
Angus Mann wrote: Original Message - From: Ashley Sheridan To: Angus Mann Cc: php-general@lists.php.net Sent: Friday, November 13, 2009 8:31 AM Subject: Re: [PHP] uniqid() and repetition of numbers generated On Fri, 2009-11-13 at 08:22 +1000, Angus Mann wrote: Hi all.

Re: [PHP] Storing (html and php) Content in MySQL - help

2009-11-30 Thread John List
that, and then a little more complex than that, etc. It's been working fine for me for five or six years and is still reasonably elegant. I've thought of open sourcing it, but I have a hunch there are several hundred systems like that already. Good luck and have fun. John -- PHP General Mailing List

[PHP] MySQL over TCP results on CLOSE_WAIT state in PHP 5.3.8

2012-02-27 Thread php-list
this or investigate in this? Is this a know issue? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] MySQL over TCP results on CLOSE_WAIT state in PHP 5.3.8

2012-03-05 Thread php-list
/rtl8168e-2.fw bus-info: :04:00.0 supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: yes I also have set wait_timeout 45 in my.cnf on server A and mysqli.reconnect On on client B and C in php.ini. -- PHP General Mailing List (http://www.php.net

[PHP] MOSSCon in Louisville in May! Submit your proposal this week!

2013-03-27 Thread John List
, March 29! http://mosscon.org/ Spread the word and submit your proposal. Thanks, John Hicks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP vs JAVA

2013-08-20 Thread PHP List
. That said, when I was in University, it was difficult to find a programming class that taught anything but Java - and that was 10yrs ago now. I chalked it up to the education bubble not being able to see what the rest of the world is actually doing. -- PHP General Mailing List (http://www.php.net

  1   2   >