php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login



php notes (593)

php bugs (293)

php cvs (289)

php doc cvs (213)

php qa reports (199)

php doc fr (184)

php doc de (159)

php doc bg (157)

php webmaster (152)

php general (150)


php.kb Post New
Items(48)
Subject Posted Replies From
[FAQTS] PHP Knowledge Base Update -- May 18th, 2000

Thanks to everyone who sent corrections yesterday, they've been integrated with the updates. http://php.faqts.com cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- How do I perform a keyword search through text stored in BLOBs? http://www.faqts.com/knowledge-base/view.phtml/aid/3051 ------------------------------------------------------------- Jeff Liu ------------------------------------------------------------- Why can't I run php from command line? http://www.fa

5/19/2000 3:23:54 AM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- May 18th, 2000

Thanks to everyone who is contributing answers and improvements. Keep them coming! :) http://php.faqts.com cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- How can I find out what the date of the last monday was without year/month concerns? http://www.faqts.com/knowledge-base/view.phtml/aid/2988 ------------------------------------------------------------- Dave Mitchell ------------------------------------------------------------- Scalability of PHP. Is it possibl

5/18/2000 12:41:54 PM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- May 17th, 2000

More updates from: http://php.faqts.com cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- How to make MySQL support into an installed PHP without reinstalling other modules?(On apache, LINUX) http://www.faqts.com/knowledge-base/view.phtml/aid/2900 ------------------------------------------------------------- William Holt ------------------------------------------------------------- how to setup Apache to use PHP CGI with VirtualHosting and suEXEC? http://www.faqts.c

5/17/2000 6:31:27 AM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- May 15th, 2000

Thanks to everyone who has been contributing to the Knowledge Base. We now have complete, human edited, categorized, searchable answers to more than 1000 PHP questions!!! http://php.faqts.com cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- PHP under Linux to IBM db2 on Linux http://www.faqts.com/knowledge-base/view.phtml/aid/2846 ------------------------------------------------------------- Denis Liard -------------------------------------------------------------

5/16/2000 3:59:29 AM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- May 14th, 2000

I've added some more entries and did some tidying up. If you see anything below that you can improve, please don't hesitate to do so: http://php.faqts.com cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- How do I add hypertext links (such as 1-10,11-20,next,back etc) using PHP/MySQL to serve portions of query results ? http://www.faqts.com/knowledge-base/view.phtml/aid/2825 ------------------------------------------------------------- Niketan Pandit ## New Entries

5/15/2000 2:59:48 AM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- May 13th, 2000

I've finally found some time to do some list summaries into the PHP Knowledge Base: http://php.faqts.com If you see any answers that you can improve please jump in and contribute your changes... cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- How do I pass a sting in a url eg. $MyString='Have a nice day' <a href="gretting.php3?greeting=". $MyString This doesn't work as I only get 'have' http://www.faqts.com/knowledge-base/view.phtml/aid/2780 ---------------------------

5/14/2000 2:10:29 AM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- January 26th, 2000

If you know the answer to any of the unanswered questions below please jump in and help. You just need to click the "Edit this Entry" link on the appropriate page. http://php.faqts.com Cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- when uploading binary files, some bytes are become corrupted, but file size isnt changing, why ? http://www.faqts.com/knowledge-base/view.phtml/aid/724 ------------------------------------------------------------- Dmitry Jo ----------

1/27/2000 6:38:16 AM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- January 26th, 2000

Thanks to everyone who has been contributing their time and knowledge. Please don't hesitate to jump in and edit other people's answers. There is full version control and email alerts so you won't be treading on any toes. :-) http://php.faqts.com Cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- Can you include and call C libraries in PHP scripts? How? http://www.faqts.com/knowledge-base/view.phtml/aid/680 ------------------------------------------------------------- K

1/26/2000 7:34:38 AM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- January 25th, 2000

Many people on this list might be interested in the new MySQL Knowledge Base that was released yesterday: http://mysql.faqts.com If you have any knowledge base ideas, or wish to start your own please mail me or just jump in at http://www.faqts.com and go nuts :-) Cheers, Nathan ## Unanswered Questions ######################################## ------------------------------------------------------------- Is there perl like 'strict' swicth to php http://www.faqts.com/knowledge-base/view.phtml/aid/651 ------------------------------------------------------------- J

1/25/2000 6:03:50 AM 0 nat...@synop.com (Nathan Wallace)
[FAQTS] PHP Knowledge Base Update -- January 24th, 2000

After a complete rewrite and many improvements the PHP Knowledge Base has now moved to: http://php.faqts.com Now that the code is stable, I can concentrate on adding content to the Knowledge Base by continuing to summarise this mailing list. Many of the improvements are focused on making it easier for anyone to share their knowledge by contributing. If you have any suggestions for the site or wish to add a knowledge base of your own please mail me at nathan@synop.com. Cheers, Nathan ## Unanswered Questions ######################################## ----------

1/24/2000 4:52:22 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- September 21st, 1999

------------------------------------------------------------ How can I store a hierarchical structure in a database? How are folder systems stored in a relational database? http://www.e-gineer.com/e-gineer/phpkb/view.phtml/qid/648 ------------------------------------------------------------ Nathan Wallace This is one of the more interesting problems to solve using a relational database...<g> If you can get a hold of "SQL for Smarties" by Joe Celko it has a great chapter on solving this problem. The problem with the common solution of just keeping a pointer to the parent is

9/22/1999 4:52:09 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- September 20th, 1999

------------------------------------------------------------ Do the OCI functions work with 64 bit Oracle? http://www.e-gineer.com/e-gineer/phpkb/view.phtml/qid/641 ------------------------------------------------------------ Wai-Sun Chia I'm running Oracle-8.0.5 and PHP-3.0.11 on a Digital Unix 4.0f/Alphaserver box and no problems...(and DEC Unix has been 64-bit since 1995). ------------------------------------------------------------ How can I search a file for a particular string? http://www.e-gineer.com/e-gineer/phpkb/view.phtml/qid/642 --------------------------------

9/21/1999 6:35:07 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- September 19th, 1999

------------------------------------------------------------ Should I run my firewall on my web server? http://www.e-gineer.com/e-gineer/phpkb/view.phtml/qid/637 ------------------------------------------------------------ Kristian Holdich Having a single box act as a firewall for a network and webserver is a *bad* idea. The way we protect our webserver here is to keep it behind the firewall with only port 80 open & keep webserver up to date / check for bugs in the code. This way only port 80 is presented to the world. However if it is a stand alone box - not providing a fi

9/20/1999 3:26:00 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- September 18th, 1999

------------------------------------------------------------ Why can't PHP find my mysql.sock file? http://www.e-gineer.com/e-gineer/phpkb/view.phtml/qid/632 ------------------------------------------------------------ se@lakenet.no, Jim Winstead The mysql functions in php will use the path for the mysql.sock file that is compiled into the mysql client that is compiled into php (phuu!) making a backup, and recompiling both mysql and php/apache seems to be in order: run ./configure --help to get to see where you can set the sock file for mysql. For recent versions of PHP,

9/19/1999 5:44:59 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- September 17th, 1999

Please remember that you should NOT send questions to me or the PHPKB mailing list. Unfortunately, I just don't have enough time in my day to answer them. After searching the knowledge base, the manual and the mailing list archives (remember, the chances of you being the first person to ask are almost zero) please send your questions to the main PHP mailing list: php3@lists.php.net Cheers, Nathan ------------------------------------------------------------ What does "File Upload Error - No Mime boundary found after start of file" mean? http://e-gineer.com/e-

9/18/1999 6:57:11 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- September 16th, 1999

I wrote a quick installation guide today for setting up PHP command line scripting. It's available with my other instruction sets at: http://www.e-gineer.com/e-gineer/instructions/index.phtml I've also just published a new article on e-gineer: Should I Open Source? http://articles.e-gineer.com/should-i-open-source.phtml Cheers, Nathan ------------------------------------------------------------ How do I append a new item to an array? How can I add new items to the end of an array? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/624 ------------------

9/17/1999 9:09:49 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- September 15th, 1999

I'm settled at a friends house in Ottawa for a little while so the daily summaries are back again. Welcome to everyone who has joined this list in the last few weeks. I apologise for the database problems that e-gineer has been experiencing this week. Cheap web hosts are great until you need technical support. I'm in the process of moving e-gineer to a dedicated machine so things will be a lot more reliable. Cheers, Nathan ------------------------------------------------------------ How do I set up PHP so the mail() function works with qmail? Why won't the mail()

9/16/1999 5:13:10 AM 0 nat...@synop.com (Nathan Wallace)
Saving authorisation information

I am using PHP3.0 on WIN95+IE4 and Apache 1.3.6 and have just started with PHP. I am developing a web-based mailing application for an intranet using PHP. I am using a form to enable the user to logon to the site. My problem is that I want the user to enter his/her username and password only once and then store this information somewhere so that it can be used throughout the site, whereever needed. But I am not able to find a way to do this. Can anyone help me. I shall be highly obliged to him/her. Ankur Varma < ankurv@toughguy.net > New Delhi, India

8/15/1999 7:42:35 PM 0 ank...@bol.net.in ("Ankur Varma")
PHP Knowledge Base Update -- August 14th, 1999

I start travelling tomorrow so this will be the last PHPKB Update for at least 2 weeks. Cheers, Nathan ------------------------------------------------------------ How can I replace all <table ...> tags? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/600 ------------------------------------------------------------ Gianluca Baldo Try this: $new_table = eregi_replace("<table[^>.]*>",$replace,$table); ------------------------------------------------------------ How can I get the number of rows in a database table? What's the fastest way to return the number o

8/15/1999 4:06:55 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 13th, 1999

Sorry to everyone (particularly Andy) on the php-kb mailing list for that rogue email that I sent yesterday. Doing too many things at once, I accidently accepted rather than rejected it. Clearly my multi-tasking capabilities aren't up to scratch...<g> Cheers, Nathan ------------------------------------------------------------ How can I have two submit buttons in the same HTML form? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/594 ------------------------------------------------------------ Manuel Lemos What you need to do is to set different names for each submit

8/14/1999 5:51:19 AM 0 nat...@synop.com (Nathan Wallace)
Ora_Bind()

Hi guys! Well, why this simple example from PHP3 manual doesn't work? <?php ora_parse($curs, "declare tmp INTEGER; begin tmp := :in; :out := tmp; :x := 7.77; end;"); ora_bind($curs, "result", ":x", $len, 2); ora_bind($curs, "input", ":in", 5, 1); ora_bind($curs, "output", ":out", 5, 2); $input = 765;ora_exec($curs); echo "Result: $result<BR>Out: $output<BR>In: $input"; ?> script returned Warning: Can't find variable for parameter in &lt;script _name> Using Solaris 2.6, Oracle 7.3.3, PHP 3.0.11 Please help and explain what is wrong. Regards, Andy

8/13/1999 9:38:59 AM 0 darkb...@21.ru ("Andy")
PHP Knowledge Base Update -- August 12th, 1999

PHP has just been awarded runner up at Linuxword in the Programming Library and Tools Category: http://www.linuxworld.com/linuxworld/lw-1999-08/lw-08-penguin_1.html There was a fairly long discussion on the list today regarding the adding of ICQ functions or a class to PHP: <http://www.progressive-comp.com/Lists/?l=php3-general&m=93443639623904> Cheers, Nathan ------------------------------------------------------------ How can I generate a random alphanumeric password? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/590 ---------------------------------------

8/13/1999 6:08:57 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 11th, 1999

I've just added a couple of new PHP related instruction sets to e-gineer: Installing IMAP 4.x for PHP 3.0.x with Apache 1.3.x on Red Hat 5.x Installing IMP 2.0.x for PHP 3.0.x with Apache 1.3.x on Red Hat 5.x They are available with my other instruction sets at: <http://www.e-gineer.com/e-gineer/instructions/index.phtml> Cheers, Nathan ------------------------------------------------------------ How can I generate a unique value in PHP? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/580 ------------------------------------------------------------ Jo

8/12/1999 9:13:52 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 10th, 1999

This is another reminder that anyone can contribute to the knowledge base. Editing an entry is simple, just follow the link and click on Edit in the top right hand corner. Your name will be added to the list of contributors for that question. You can also add new entries. They don't have to be perfect. I work under the assumption that something is better than nothing and someone will fix it eventually anyway... For more information on how you can help, see: http://e-gineer.com/e-gineer/phpkb/contribute.phtml Cheers, Nathan --------------------------------------

8/11/1999 6:58:32 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 9th, 1999

The PHP development group today announced the second public Beta of PHP 4.0. This release features a significant amount of bug fixes, and is a big step towards making PHP 4.0 a stable development platform. In addition to bug fixes in the language engine itself, many modules have been checked and updated to be PHP 4.0 compatible, so the number of scripts that will successfully execute is significantly larger than that of Beta 1. Finally, the Apache .conf/.htaccess conversion scripts supplied with Beta 1 have been fixed and improved, so the transition from PHP 3.x should be smoother

8/10/1999 6:19:15 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 8th, 1999

Jim Winstead today announced that there is now a news server running at news.php.net with the php-dev and php3 mailing lists bidirectionally gatewayed to newsgroups. The newsgroups have been pre-populated with archives of the lists going back quite a while (October 1997 for the php3 list, August 1998 for the php-dev list). If you feel the need to test posting via the news server, you can subscribe to the php-test@lists.php.net mailing list and post to the php.test newsgroup. Anybody posting testing messages to the real groups will get five demerits. Cheers, Nathan ---

8/9/1999 6:11:51 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 7th, 1999

------------------------------------------------------------ How can I turn a string into an array? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/551 ------------------------------------------------------------ James Reed A string ($foo) is already an array. You can do something like this to walk across the string like an array: The only difference is that instead of using count() to find the number of elements in this "array", you use strlen(). <? $foo = "abcdefghi"; for ($i=0; $i<strlen($foo); $i++) { echo $i, " -- ", $foo[$i], "<br>"; }

8/8/1999 6:22:39 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 6th, 1999

Now that the PHPKB has grown to a considerable size I am finding less new material on the mailing list each day. So I've added a new section at the bottom of these mail outs which lists 5 entries chosen at random from the knowledge base. Hopefully this will help new members see older material and keep known solutions fresh in our minds. Cheers, Nathan ------------------------------------------------------------ Which tags should I use, <?php ?> or <? ?>? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/548 ------------------------------------------------------------ Joh

8/7/1999 6:56:14 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 5th, 1999

Wai-Sun "squidster" Chia announced today the creation of a mailing list for phpslash development. PHPSlash is a PHP implementation of the system used at http://slashdot.org. Send a message to phpslash-request@lists.netuse.de with the word "subscribe" in the body to join the list and help out. Cheers, Nathan ------------------------------------------------------------ How can I store user information in a database? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/544 ------------------------------------------------------------ M.Brands Why not create one tabl

8/6/1999 7:36:11 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 4th, 1999

The main php list really does get a lot of traffic. 4479 messages during July, that's about 150 per day! Cheers, Nathan ------------------------------------------------------------ How can I scale an image to a different size in PHP? How can I adjust the quality (and file size) of an image? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/539 ------------------------------------------------------------ Opec Kemp, Markus Schulte, Richard Allsebrook, Justin Farnsworth You can display an image as a different size just by setting the height and width properties in the HT

8/5/1999 12:49:44 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 3rd, 1999

Ergin Soysal <soysal@programmer.net> announced the release of a syntax highlighted PHP editor with bookmarks, code templates and completion for free. The advantage of this editor is that you can run your script from this editor and see the output for debugging. Unfortunately it only runs under W95. http://www.soysal.com/PHPEd.zip Be warned, the only doc at this stage is: "Sorry, no docs yet.. But try "ctrl-J", "ctrl-K n" & "ctrl-Q n" (n is a number btw 0-9). You must download php for win32 and configure properly, then set the php path (File/preferences/PH

8/4/1999 4:04:02 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 2nd, 1999

I've just added a new service to e-gineer to help in the search for domain names. It checks domain availability, trademarks, definitions, synonyms and similar words. Check it out at: http://domainator.e-gineer.com Cheers, Nathan ------------------------------------------------------------ Can I use Javascript to submit two forms simultaneously from the same page? How can I run two cgi scripts with a single form submission? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/522 ------------------------------------------------------------ Manuel Lemos, M.Brands br

8/3/1999 7:36:49 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- August 1st, 1999

I'm back after two weeks sick in bed with the flu and a week playing catch up for clients. Miss me? <g> Cheers, Nathan ------------------------------------------------------------ What's the easiest way to remove characters from the end of a string? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/514 ------------------------------------------------------------ Matt Allen See the function substr(): http://www.php.net/manual/function.substr.php3 For example: $rest = substr("abcdef", 1, -1); // returns "bcde" so to remove characters from the end of a

8/2/1999 4:23:51 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 11th, 1999

Thanks to the generous and helpful guys (even late on a Sunday night when I was setting up) at http://www.easydns.com you can now access the knowledge base with this simple URL: http://phpkb.e-gineer.com It will even redirect you properly if you want to use a nice URL for a specific page. For example, a question can be linked as: http://phpkb.e-gineer.com/view.phtml/qid/505 Cheers, Nathan ------------------------------------------------------------ How can I print out rows from a database as HTML? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/505 ------

7/12/1999 9:18:21 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 10th, 1999

Well, the response to the translation links seems to be pretty disappointing. I was quite surprized since I've found babelfish to be amazing in the past. Oh well, hopefully it will help some people understand the answers better. It was worth a try...<g> Cheers, Nathan ------------------------------------------------------------ Why is $REMOTE_HOST returning an empty string? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/499 ------------------------------------------------------------ support@circle.net You're not doing anything wrong - hostname lookups are turned o

7/11/1999 1:56:47 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 9th, 1999

Today I added the ability for the knowledge base to display questions and answers in French, German, Italian, Portugese and Spanish. The original English is just translated on the fly using: http://babelfish.altavista.com This is a purely experimental feature that I added because it was cool and it may help some people in understanding knowledge base entries. So don't get too upset by these known problems: - non-English pages will be slower due to translation requests - formatting is lost - the PHP code is also translated - failed translations are shown

7/10/1999 6:01:07 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 8th, 1999

Dave Sklar today announced: I modified the PX so that if you have some PHP code that doesn't lend itself to pasting into a textbox, you can instead (or in addition) submit a URL where the code lives. That URL will get displayed instead of a link to display the code. http://px.sklar.com/ Cheers, Nathan ------------------------------------------------------------ Can I use a name anchor and get variables in the same URL? Why won't client side image maps work when I have a name anchor and get variables in the URL? http://e-gineer.com/e-gineer/p

7/9/1999 3:45:38 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 7th, 1999

Pablo Godel announced a new Spanish PHP mailing list: Hemos creado una lista para los amantes de PHP en espa�ol. Se pueden suscribir enviando un email a: php-subscribe@listserver.iwcc.com.ar That XML-RPC server class is now available for the latest CVS PHP and a patched 3.0.9 (or above): http://usefulinc.com/xmlrpc/ Cheers, Nathan ------------------------------------------------------------ Why isn't PATH_INFO working? When is data available in PATH_INFO? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/432 ---------------------------------

7/8/1999 4:33:16 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 6th, 1999

Today, Brad Marsh pointed out http://usefulinc.com/xmlrpc/. This is a PHP implementation of the XML-RPC format devised by http://www.userland.com. Currently only client libraries are available, but according to Jim Winstead the latest CVS code for PHP adds functionality that will make server classes possible soon. Cheers, Nathan ------------------------------------------------------------ What is the OR operator in PHP? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/411 ------------------------------------------------------------ Jason Brooke You can use either ||

7/7/1999 2:26:00 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 5th, 1999

I'm amazed at the quantity and quality of the information on the PHP mailing list everyday. Although a lot of questions are now covered in the knowledge base these summaries don't seem to be getting any shorter... Thanks to everyone who contributes their knowledge and time to the list, making these summaries possible. Cheers, Nathan ------------------------------------------------------------ Can I use PHP to add a new user and password to my Unix system? How can I add a new user to my FreeBSD system using PHP? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/393 ----

7/6/1999 12:30:31 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 4th, 1999

Adrian Teasdale today suggested the idea of PHP user groups. "I have come to PHP from Cold Fusion where users have setup their own groups and I have found this very useful for bouncing ideas, meeting people with the same/similar vision and it's also another excuse to meet up with a bunch of people and have a drink." Drop him a line at adrian@inovica.com if you are in the UK and interested in starting a group... Happy 4th July from Down Under to all the Yanks on the list. <g> Cheers, Nathan ------------------------------------------------------------ How

7/5/1999 9:04:43 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 3rd, 1999

I've improved the search engine marginally. It now searches the questions for matches to your query. I have also changed the presentation of results so that each answer is only displayed once with all it's questions listed. Cheers, Nathan ------------------------------------------------------------ How can I create a cookie that works with both www.mydomain.com and mydomain.com? Is a cookie set for www.mydomain.com sent in a query to mydomain.com? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/362 ------------------------------------------------------------ Flint Dou

7/4/1999 12:42:31 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 2nd, 1999

Thanks to all those people who have made contributions to the knowledge base. Keep them coming! http://www.e-gineer.com/phpkb To help us get a feel for how the knowledge base is growing I have just added a statistics page: http://www.e-gineer.com/e-gineer/phpkb/stats.phtml Cheers, Nathan ------------------------------------------------------------ Where can I get PHPLIB? Does PHPLIB run on Windows NT? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/341 ------------------------------------------------------------ Vivek Awasthi PHPLIB can be found at:

7/3/1999 2:20:54 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- July 1st, 1999

I'm no expert on most of these things, I just try to determine the best answer from the information given on the list. Please make corrections to any entries that need work. Just follow the link to the entry and click Edit (top right hand corner). It's that easy! Cheers, Nathan ------------------------------------------------------------ How can I generate and update an Apache htpasswd from PHP? http://e-gineer.com/e-gineer/phpkb/view.phtml/qid/312 ------------------------------------------------------------ M.Brands Take a look at src/support/htpasswd.c in the Apache di

7/2/1999 3:33:36 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- June 30th, 1999

Sorry for everyone who was inconvenienced when the links I published yesterday weren't working for a few hours. Please be patient me while I smooth things out. Things should be working better today. I am still not distributing the recently edited knowledge base entries yet. There were quite a few today. I haven't written the code to pull them out of the database and into this mail yet. Remember, it's easy to contribute! Please share you knowledge at: http://www.e-gineer.com/phpkb Cheers, Nathan ------------------------------------------------------------ Do

7/1/1999 4:33:57 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- June 29th, 1999

There are a few answers that I think may need some work today. Could kind, helpful people check and perhaps edit them in the knowledge base for me? In particular: - counter question could do with a solution - adding a C code function answer is very insufficient Cheers, Nathan ------------------------------------------------------------ Do I need to use locking when keeping a counter in a file? Why does my counter keep resetting to zero? Will I have concurrency problems with my counter? http://e-gineer.com/phpkb/view.phtml/qid/245 ------------------------------------

6/30/1999 8:45:59 AM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- June 28th, 1999

Things may take a little while to settle down as I work to find the best format and content for this list. Please don't hesitate to send me your suggestions. I am not yet including recently edited or random knowledge base entries in this mail. I'll add those sections soon. Jim Winstead announced today the release of PHP 3.0.11. It is downloadable from http://www.php.net. There is no fixed time when I send summaries. It really just depends on what time I can drag myself out of bed after coding all night and on factors like the reliability of my ISP. Remember that anyone ca

6/29/1999 4:22:30 PM 0 nat...@synop.com (Nathan Wallace)
PHP Knowledge Base Update -- June 27th, 1999

This is the first official message to the new PHP Knowledge Base Mailing List. I want to give particular thanks to Jim Winstead, Christopher Curtis, Paul Meagher, Tom Henry and all the others who sent encouraging words. You can search, browse and contribute to the knowledge base at: http://e-gineer.com/phpkb/ I disappeared into a coding world for a few days there to get things working. Now that the format and site are mostly working I have completed the summaries for the days I missed. They are archived at: http://e-gineer.com/e-gineer/phpkb/archive.phtml Anyon

6/28/1999 11:55:45 AM 0 nat...@synop.com (Nathan Wallace)

Pages:









Newest Articles

#50656 [NEW]: Assign constant to var causes syntax error
1/4/2010 3:07:07 PM

#50655 [NEW]: fgets(): French translation error
1/4/2010 2:40:48 PM

note 95459 added to domnode.haschildnodes
1/4/2010 1:53:44 PM

note 95458 added to function.readdir
1/4/2010 1:36:41 PM

Hola
1/4/2010 1:29:49 PM