Re: [PHP] Php Dynamic Pages & Apache Server

2002-08-01 Thread Nicole Lallande
This will read all '.pdf' files in a sub-directory and put them in a link - HTH, Nicole $dir."); while($entry = readdir($dir_stream)) { // get the file extention $ext = substr($entry, strrpos($entry,'.'));

Re: [PHP] Php Dynamic Pages & Apache Server

2002-08-01 Thread Lee
ust 01, 2002 5:57 PM Subject: [PHP] Php Dynamic Pages & Apache Server > I am trying to create a php page that will show the files on an apache server. > Each file will show up as a link on the page. When clicked, the user will be > able to download the file. Is there anyone out ther

[PHP] Php Dynamic Pages & Apache Server

2002-08-01 Thread msmecca
I am trying to create a php page that will show the files on an apache server. Each file will show up as a link on the page. When clicked, the user will be able to download the file. Is there anyone out there that can lead me in the right direction. -- PHP General Mailing List (http://www.php.n

[PHP] Dynamic Pages and Search Engines

2001-08-23 Thread Georgie
Ok, i have a script that creates a page that will be submitted to search engines. I had originally planned on having one line of code on the search engine page: include(http://localhost/freelance.php3?id=1); But for some reason, it doesnt work. I've tried everything, changing the php3 to php and

Re: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread Steve Werby
"Jon Shoberg" <[EMAIL PROTECTED]> wrote: > So I was having a conversation with a manager/educator in the IT Industry :) > > In a discussion concerning search engines he stated how he dislikes dynamic > web pages (PHP/ASP/JSP/CFM) because search engine spiders 'choke' on dynamic > content or gives

Re: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread Mark Maggelet
Google doesn't choke at all on dynamic pages. pages get ranked by keywords appearing on the page and even more importantly, the link text of links on other pages pointing to the page that's being indexed. in other words, if a lot of sites link to your page like so: google choke then a search for

Re: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread CC Zona
In article <9bho4e$r7p$[EMAIL PROTECTED]>, [EMAIL PROTECTED] ("Plutarck") wrote: > Also be extremely careful about the use of and browser sniffing. > So many sites do something classically stupid so that when someone sees > their site in a search engine, the description is "Your browser does no

Re: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread Philip Olson
Check out this article : Building Dynamic Pages With Search Engines in Mind : http://phpbuilder.com/columns/tim2526.php3 Also, mod_rewrite related "stuff" has been discussed : http://marc.theaimsgroup.com/?l=php-general&s=mod_rewr

Re: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread Plutarck
Getting listed in search engines really is important. But in the vein of what you were talking about, people shouldn't really "worry" about it. Note: Getting listed in directories like Yahoo is way more important than having any search engine list you. You always receive a far more targeted user

Re: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread Michael Kimsal
Jon Shoberg wrote: > So I was having a conversation with a manager/educator in the IT Industry :) > > In a discussion concerning search engines he stated how he dislikes dynamic > web pages (PHP/ASP/JSP/CFM) because search engine spiders 'choke' on dynamic > content or gives those pages a lower

Re: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread Philip Hallstrom
I'm not an expert in this, but I suspect that some search engines will probably ignore URL's that look like this: /path/to/dynamic.php?arg=1&foo=bar because it sees the ? and knows that it's a dynamic result and perhaps very likely to change. I had always assumed that's why many sites (such as

RE: [PHP] Dynamic Pages and Google ???

2001-04-17 Thread Jeff Holzfaster
I too would be interested in learning what others on this list might have to say about this. Knowing how a search engine such as Google indexes a site or a page might be a good starting point in answering this debate: dynamic vs. static. Jeff So I was having a conversation with a manager/edu

[PHP] Dynamic Pages and Google ???

2001-04-17 Thread Jon Shoberg
So I was having a conversation with a manager/educator in the IT Industry :) In a discussion concerning search engines he stated how he dislikes dynamic web pages (PHP/ASP/JSP/CFM) because search engine spiders 'choke' on dynamic content or gives those pages a lower ranking. I can't see this as

Re: [PHP] Dynamic pages

2001-03-15 Thread Aaron Tuller
all the HTML output. > >-- >Visit the Zend Store at http://www.zend.com/store/ >Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm >Volunteer a little time: http://chatmusic.com/volunteer.htm >- Original Message - >From: Jason Mockler <[EMAIL PROT

Re: [PHP] Dynamic pages

2001-03-15 Thread Richard Lynch
Jason Mockler <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Tuesday, March 13, 2001 7:45 AM Subject: [PHP] Dynamic pages > I have some dynamic pages which pull > content from a DB using a PHP function. > > I have just found out that the production server > for the project won&

[PHP] Dynamic pages

2001-03-13 Thread Jason Mockler
I have some dynamic pages which pull content from a DB using a PHP function. I have just found out that the production server for the project won't allow MySQL/PHP. The editors will need to use the input tool on a test server and then FTP to the production server. What I need to know is how

Re: [PHP] dynamic pages/sessions/checkboxes

2001-02-19 Thread Richard Lynch
<[EMAIL PROTECTED]> Newsgroups: php.general Sent: Sunday, February 18, 2001 3:50 AM Subject: [PHP] dynamic pages/sessions/checkboxes > Hi! > I'd like to do the following: > i have a page where the user chooses from a combo of a products, a combo of > charactersitics, the dat

[PHP] dynamic pages/sessions/checkboxes

2001-02-18 Thread kaab kaoutar
Hi! I'd like to do the following: i have a page where the user chooses from a combo of a products, a combo of charactersitics, the date when he wants it and the quantity! he may not fill one of these inputs so the result will be the list of all products, or he may choose the product and not the