[PHP] Document Management and publishing

2004-01-30 Thread Jon Shoberg
Might anyone be able to recomend a PHP based (or Java/Perl/Python) based document management system? I'm looking to being a LARGE collection of PDF documetns online. The focus of this application isn't necessarily publishing articles but equally managing files and assiciating certain

RE: [PHP] Display a JPG Image

2003-10-10 Thread Jon Shoberg
On Fri, 10 Oct 2003, Bertrand Moulard wrote: try image/jpeg cheers .b -- http://jon.shoberg.net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] ldap, unicodePwd and Active Directory

2003-07-31 Thread Jon Shoberg
LDAPS is running on our server. Any have code samples for modifying a user's unicodePwd attribute? A script I am working on appears to be getthing caught up in the password conversion ot unicode. thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] PHP, server load and optimize

2003-07-14 Thread Jon Shoberg
Is there a way to execute a few continuous lines of PHP code before the engine load user defined functions from a PHP script? We need to find a way to controll server load. the code of the script itself has been optimized completely. thanks -- PHP General Mailing List

[PHP] CC Gateways, Authnet vs. PayFlowPro

2003-06-25 Thread Jon Shoberg
From strictly a coding/implementation standpoint ... Which services have had the best availability as a card processing gateway? Ease of implementation? Ease of upkeep? Any particular headaches experienced? I'm obviously intent on implementing with PHP :) thanks -- PHP General

[PHP] English translations ???

2002-05-29 Thread jon shoberg
Can anyone suggest linux based software for translating english to multiple languages ? I have a dynamic content database which I need to translate into other languages. It need to run on my linux server where I can pass a string as a system call and get back the translated output. Price

[PHP] [PHP/Apache] Transparent Subdomains ?

2001-12-13 Thread Jon Shoberg
Any ideas on how to pull this off. I would like to have http://mydomain.com and http://www.mydomain.com resolve to my /index.html page. When a user types in http://crazy.mydomain.com or http://crazy.mydomain.com/crazy-page.php, I would like to have it resolve to

RE: [PHP] Mirroring Website

2001-10-02 Thread Jon Shoberg
... -Original Message- From: Mukul Sabharwal [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, 2001 9:58 PM To: Jon Shoberg; [EMAIL PROTECTED] Subject: Re: [PHP] Mirroring Website Hi, Try rsync, it's pretty much what you want. http://rsync.samba.org

[PHP] PHP Web Mail Service?

2001-09-04 Thread Jon Shoberg
Please reply, privately or at least CC ... Can anyone suggest/recoment/point to a PHP suite for doing web mail ala Hotmail or Yahoo! mail? Something with a simple interface and easy to maintain. Can anyone suggest/recoment/point to a PHP suite for maintaining a mail server?

[PHP] Banner Exchange Schema ??

2001-07-30 Thread Jon Shoberg
In creating a banner exchange, anyone have thoughts on how the big boys use their javascript and server side coding to do the banner rotations? I've look at a lto of examples but some concurrency issues arrise. Anyone have thoughts on or seen 'research' on how the major networks get the job

[PHP] mySQL reset auto_increment

2001-07-02 Thread Jon Shoberg
Is there an SQL query for resetting the autoincrement field of a table ? I know myisamchk will do this but the system I am on will not let me us it. I can get console level access but that is all. I simply want to reindex my data back to the start of 1. Thanks -- PHP General Mailing List

[PHP] [Apache] Win32 Virtual Host - Sub Domain

2001-04-21 Thread Jon Shoberg
Sorry for the OT post but this has me stumped and Google is not giving me any good leads. I am trying to setup Apache with PHP on Win32 (don't ask why). Anyhow, PHP is working great but virtual hosting is not going so well. When the browser brings up http://localhost/ it reads from [Apache

[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

[PHP] $userfile_name broken in PHP4 win32 ?

2001-03-09 Thread Jon Shoberg
Ok, I am running Win2000/Pro with PHP 4.0.? and IIS 5 for some local development. I have tried turning on and off magic quotes. When uploading a file via a form I can access $userfile and echo back to the page the full path. However, $userfile_name, $userfile_type, and

[PHP] Win32 - Mail SMTP ???

2001-01-27 Thread Jon Shoberg
I have PHP-4.0.1 running on my Win200 Pro devel box though the IIS DLL and SMTP services running. I have SMTP enabled on this machine and have outlook express configured to send mail though the local SMTP service. I simply told O.Express the outgoing mail server was my machine (just told it the