[PHP-DB] Re: Email validation

2010-07-03 Thread Manuel Lemos
) in a DB. Please I'll be grateful to all your possible solutions You may want to use this email validation class that tries to check if the e-mail is valid with the destination SMTP server. http://www.phpclasses.org/emailvalidation -- Regards, Manuel Lemos Find and post PHP jobs http

Re: [PHP-DB] Re: php generators

2009-05-04 Thread Manuel Lemos
? ;-) That is not something in the control of the site. Each class is independently developer by the author that submitted it. If you want to see improvements in some class, maybe you should contact the respective author using the support forums or directly. -- Regards, Manuel Lemos Find and post PHP jobs

[PHP-DB] Re: php generators

2009-04-29 Thread Manuel Lemos
are not familiar of how Object Relational Mapping generators like this can make your development much easier, you may also want to read this article: http://www.phpclasses.org/blog/post/82-PHP-ObjectRelational-Mapping-ORM-or-ROM.html -- Regards, Manuel Lemos Find and post PHP jobs http

Re: [PHP-DB] Best ORM?

2008-02-21 Thread Manuel Lemos
for mapping between the two? You may want to take a look at Metastorage: http://www.metastorage.net/ -- Regards, Manuel Lemos PHP professionals looking for PHP jobs http://www.phpclasses.org/professionals/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org

[PHP-DB] Re: Database project

2006-08-28 Thread Manuel Lemos
://www.meta-language.net/metanews.html Just go here if you need help designing your application: http://groups.yahoo.com/group/metal-dev/ -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP

[PHP-DB] Re: Forms with letter verification

2006-07-30 Thread Manuel Lemos
is a screenshot: http://www.phpclasses.org/browse/file/8244.html -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http

[PHP-DB] Re: Forms with letter security

2006-06-17 Thread Manuel Lemos
script to learn how the class can simplify this task for you using this plug-in: http://www.phpclasses.org/formsgeneration -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written

[PHP-DB] Re: QMAIL PHP and Email sending problems?

2006-04-19 Thread Manuel Lemos
to restart qmail to make the changes in smtproutes take effect. Also use qmail-showctl to make sure you are changing the right qmail control file. -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP

[PHP-DB] Re: QMAIL PHP and Email sending problems?

2006-04-17 Thread Manuel Lemos
be appreciated! This is not a PHP problem. You need to configure qmail control smtproutes setting . -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org

[PHP-DB] Re: php mail and accentuated characters

2006-01-02 Thread Manuel Lemos
that even comes with an example of how to send messages with accents in the subject header and the body: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP

[PHP-DB] Re: RSS/XML

2005-12-18 Thread Manuel Lemos
that are meant precisly for that: http://www.phpclasses.org/rsswriter You also need this: http://www.phpclasses.org/xmlwriter -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components

[PHP-DB] Re: Mailer issue with PHP and MySQL

2005-11-19 Thread Manuel Lemos
recipients at the same time, the class provide a few optimization tricks to speedup your deliveries: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP

[PHP-DB] Re: abstract php code for different databases

2005-06-28 Thread Manuel Lemos
-- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://www.meta-language.net

Re: [PHP-DB] Transaction over persistent connection problem

2005-04-27 Thread Manuel Lemos
/metabase -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://www.meta

Re: [PHP-DB] Transaction over persistent connection problem

2005-04-27 Thread Manuel Lemos
database forever. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://www.meta

Re: [PHP-DB] Transaction over persistent connection problem

2005-04-27 Thread Manuel Lemos
for 'hung' transaction in some kind of garbage collection routine...? It is not really a garbage collection but rather aborting transactions (rollback) after a timeout or disconnection. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org

[PHP-DB] Re: Object relational mapping in PHP

2005-04-07 Thread Manuel Lemos
that may never be used). It can also generate compiled queries from an OQL expression and a special class to install or upgrade that database schema to store the persistent objects. http://www.meta-language.net/metastorage.html -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP

[PHP-DB] Re: Mail question

2005-02-19 Thread Manuel Lemos
/smtpclass http://www.phpclasses.org/sasl -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator

[PHP-DB] Re: Slow Query

2005-01-12 Thread Manuel Lemos
a look at the classes and let me know if you got the idea. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational

[PHP-DB] Re: Site optimization

2004-12-28 Thread Manuel Lemos
and its support forum is available here: http://www.phpclasses.org/filecache -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object

[PHP-DB] Re: PHP Classes to generate Excel files ?

2004-12-22 Thread Manuel Lemos
as it makes creating Excel files as simple as opening files with fopen(xls://path/to/spreadsheet.xls) and the use fwrite(). You need at least PHP 4.3.0 to use this. http://www.phpclasses.org/xlsstream -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http

[PHP-DB] Re: connection pooling

2004-12-05 Thread Manuel Lemos
expressions. If the problem is on the PHP side, you need to see what your code is doing to make it do it faster. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http

[PHP-DB] Re: php newsletter with mysql data

2004-11-22 Thread Manuel Lemos
://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http

[PHP-DB] Re: Mailing Attachments (like csv file)

2004-11-04 Thread Manuel Lemos
with as many attachments as you want. Just take a look at the attachment sending example, and in the Content-Type attachment definition change from automatic/name to application/octet-stream . http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP

[PHP-DB] Re: Prevayler in PHP

2004-11-04 Thread Manuel Lemos
layer generator tool: http://www.meta-language.net/metastorage.html -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object

[PHP-DB] Re: Book recommendation for using MySQL w. PHP

2004-11-03 Thread Manuel Lemos
be beneficial, thanks alot in advanced :). Christmas is coming up, and my girl wants to know what to give me ... heh :P You may want to take a look here for some of the books like you want including reviews: http://www.phpclasses.org/reviews/ -- Regards, Manuel Lemos PHP Classes - Free ready to use

[PHP-DB] Re: sending e-mails

2004-10-21 Thread Manuel Lemos
. http://www.phpclasses.org/mimemessage You also need these classes. http://www.phpclasses.org/smtpclass http://www.phpclasses.org/sasl -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other

[PHP-DB] Re: microsoft access

2004-09-30 Thread Manuel Lemos
. You may want to try this database abstraction package that comes with Access driver so you can access it in a database independent way: http://www.phpclasses.org/metabase -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews

[PHP-DB] Re: Using PHP to generate SQL statement

2004-09-23 Thread Manuel Lemos
DAO generator tool that lets you define your DAO classes in a simple XML format including variables, validation rules, relationships and functions that you need to manipulate your data objects and it generates all the code for you: http://freshmeat.net/projects/metastorage/ -- Regards, Manuel

[PHP-DB] Re: Mass mail

2004-09-20 Thread Manuel Lemos
://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http

Re: [PHP-DB] Re: Mass mail

2004-09-20 Thread Manuel Lemos
messages just to adapt the Hello {name} header unless you want to pretend that the messages are being sent by a human that really cares about the recipient person and not a bulk mailing machine. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http

Re: [PHP-DB] Re: Mass mail

2004-09-20 Thread Manuel Lemos
messages just to adapt the Hello {name} header (and the rest of the message is the same) unless you want to pretend that the messages are being sent by a human that really cares about the recipient person and not a bulk mailing machine. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP

[PHP-DB] Re: Abstraction Layer....

2004-09-19 Thread Manuel Lemos
Hello, On 09/19/2004 02:32 PM, M Saleh Eg wrote: Anyone for a list of php abstraction classes? ADODB, PEAR::DB... any others? or better? Metabase http://www.phpclasses.org/metabase PEAR::MDB http://pear.php.net/package/MDB Creole http://creole.phpdb.org/ -- Regards, Manuel Lemos PHP Classes - Free

Re: [PHP-DB] Which Database Abstraction Layer ?

2004-09-11 Thread Manuel Lemos
an users of your database abstraction package will find an hairy query that will break those tricks and will be mad and stuck with feature that does not work. -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP

[PHP-DB] Re: Dear php experts

2004-08-29 Thread Manuel Lemos
table. Could anyone give me functional code for it? If you want to send personalized messages (or not) to many users, you may want to try this class is that provides some optimization support for bulk mailing: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free

[PHP-DB] Re: E-mail as HTML

2004-08-25 Thread Manuel Lemos
-- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://www.meta-language.net

[PHP-DB] Re: SMTP

2004-08-17 Thread Manuel Lemos
this: http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer

[PHP-DB] Re: How to forward a POSTed form to another server and catch the return for further processing

2004-08-14 Thread Manuel Lemos
://www.phpclasses.org/httpclient -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator

[PHP-DB] Re: MAIL() help needed :-(

2004-08-09 Thread Manuel Lemos
that include both a text/html and text/plain part. If you do not know how to do that you may want to take a look at this message composing and sending class that includes an example to do exactly that: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP

[PHP-DB] Re: sendmail

2004-08-04 Thread Manuel Lemos
of this message composing and sending class that let you set it using the Return-Path header: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products

[PHP-DB] Re: sendmail

2004-08-03 Thread Manuel Lemos
it again with different data and it doesnt work. Any ideals on this? It doesnt work is vague. What happens? Does it show any error? The message does not arrive? -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews

[PHP-DB] Re: generating reports in php

2004-07-28 Thread Manuel Lemos
://www.agata.org.br/ -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational mapping layer generator http://www.meta

[PHP-DB] Re: map algorithm

2004-07-13 Thread Manuel Lemos
. How should I approach this problem? You may want to try this class that includes an example to solve that problem with combinatorial analysis: Class: Combinatorics http://www.phpclasses.org/combinatorics -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http

[PHP-DB] Re: Validation Form require.

2004-07-04 Thread Manuel Lemos
types of validations that you specify and more. It can validate both on the client side with Javascript code generated by the class and on the server side with the PHP class itself. It comes with examples that demonstrate how to do that: http://www.phpclasses.org/formsgeneration -- Regards, Manuel

[PHP-DB] Re: mail() function and AOL users

2004-05-18 Thread Manuel Lemos
and body properly. Without seeing the code that you use to define $message, it is hard to tell. I just suggest that you try this class to properly compose and send your messages: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP

[PHP-DB] Re: Dynamic Form?

2004-04-13 Thread Manuel Lemos
use it with plain HTML templates or integrate with Smarty templates as it comes with a specific plug-in: http://www.phpclasses.org/formsgeneration -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books

Re: [PHP-DB] Mail() - Preposterous Accusation

2004-04-09 Thread Manuel Lemos
depending on your system. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object

[PHP-DB] ANN: Released extensive Metastorage documentation

2004-03-22 Thread Manuel Lemos
languages and storage containers will be supported. http://www.meta-language.net/metastorage-faq.html -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org

[PHP-DB] Re: How to simplify DB creation?

2004-03-19 Thread Manuel Lemos
, validation, sorting and searching? Well documented PHP library could be also useful. You may want to take a look at this generator tool: http://www.meta-language.net/metastorage.html http://www.meta-language.net/screenshots.html -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP

[PHP-DB] Re: mail() and sendmail configuration

2004-02-23 Thread Manuel Lemos
and trial attempts. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/ Metastorage - Data object relational

[PHP-DB] Re: SMTP authentication

2004-02-09 Thread Manuel Lemos
not SMTP authentication. You may want to use this class that comes with a wrapper function named smtp_mail() that works like mail() except that it does let you specify the authentication credentials: http://www.phpclasses.org/mimemessage http://www.phpclasses.org/smtpclass -- Um abrao, Manuel

[PHP-DB] Re: Database Abstraction Layer?

2004-01-21 Thread Manuel Lemos
have an application working with an existing database, Metabase provides experimental support for migrating the installed schema to the database independent XML definition format. http://www.phpclasses.org/metabase -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http

[PHP-DB] Re: A site mapped in a database / xml

2004-01-21 Thread Manuel Lemos
that a default php page is called that reads the link of the page called etc. I think this class does exactly what you ask: Class: XMap http://www.phpclasses.org/xmap -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http

[PHP-DB] Re: php mail() question

2003-12-22 Thread Manuel Lemos
what you are doing. Text areas do not take any value attributes. The text that will show must be entered between textarea/textarea -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net

[PHP-DB] Re: php mail() question

2003-12-21 Thread Manuel Lemos
Hello, On 12/18/2003 10:44 AM, Jerry wrote: How do I list the headers that are ouputed in the page into the text area also? You just need to call the RetrieveMessage function that returns the headers of each message and then look for the To: header. -- Regards, Manuel Lemos Free ready to use

Re: [PHP-DB] Reading emails with PHP

2003-12-21 Thread Manuel Lemos
://marc.theaimsgroup.com/?t=1071585r=1w=2 -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: php mail() question

2003-12-16 Thread Manuel Lemos
. Actually I start a PHP script from the cron task that runs every 5 minutes using PHP CGI executable version. I just process upto 100 bounced messages per run avoid hogging the database server and blocking the POP3 mailbox for a long time, as this is not a prioritary task. -- Regards, Manuel

[PHP-DB] Re: php mail() question

2003-12-15 Thread Manuel Lemos
component like this to fetch and process the bounced messages once in a while, for instance starting a PHP script from a cron task. I do this all the time to handle bounces from newsletters that I send from my site. http://www.phpclasses.org/pop3class -- Regards, Manuel Lemos Free ready to use OOP

[PHP-DB] Re: php mail() question

2003-12-15 Thread Manuel Lemos
. The remaining message should be ignored. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Transfering large mysql database

2003-12-08 Thread Manuel Lemos
. On one host I have access to the root and on the other I am very limted. Here you may find several solutions to backup and restore whole MySQL databases or just single tables: http://www.phpclasses.org/backup -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http

[PHP-DB] Re: nested sets?

2003-11-21 Thread Manuel Lemos
http://www.phpclasses.org/products.html/id/1558605762.html If you do not want to reinvent the wheel, you may want to try this implementation: Class: Joe Celko Nested Sets http://www.phpclasses.org/celkonestedset -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http

[PHP-DB] Re: HTML mail

2003-11-02 Thread Manuel Lemos
and send HTML messages, including embedding images or attachments if necessary: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-DB] Re: mail function

2003-10-30 Thread Manuel Lemos
to break the lines, the class can send you the message parts using quoted printable encoding. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net

[PHP-DB] Re: mail function

2003-10-30 Thread Manuel Lemos
to break the lines, the class can send you the message parts using quoted printable encoding. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP-DB] Re: Multiple forms and multiple submissions

2003-10-18 Thread Manuel Lemos
value computer Form regthree with hidden field value habits Form regfour with hidden field value comms Form regfive with hidden field value misc You may want to try this class instead of re-inventing the wheel: http://www.phpclasses.org/multipageforms -- Regards, Manuel Lemos Free ready to use OOP

[PHP-DB] Re: Dynamic Forms for Data Entry, any good tools?

2003-08-20 Thread Manuel Lemos
to try these classes: http://www.phpclasses.org/formsgeneration http://www.phpclasses.org/multipageforms -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-DB] Re: MMCache Benchmarks don't show much improvement?

2003-08-20 Thread Manuel Lemos
not be so noticeable. In this case, the content caching may be noticeable on subsequent accesses to the data generated by the type of external accesses that I mentioned. You also will notice greater speedup if your scripts are complex or include many classes. -- Regards, Manuel Lemos Free ready

Re: [PHP-DB] Re: MMCache Benchmarks don't show much improvement?

2003-08-20 Thread Manuel Lemos
can do is to use the content caching support to avoid querying the database for the same data. You can do that with Turck. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP-DB] Re: Email with attachments

2003-07-24 Thread Manuel Lemos
. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] ANN: Metastorage generates form handling classes

2003-07-10 Thread Manuel Lemos
wrapper. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Re: OCI_ASSOC returns key with upper case string

2003-07-05 Thread Manuel Lemos
truncated. That is the reason why Metabase never provided a function to return rows as associative arrays, as Metabase is focused on real database application portability. http://www.phpclasses.org/metabase -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http

[PHP-DB] Re: Password generator

2003-06-20 Thread Manuel Lemos
Hello, On 06/17/2003 06:45 AM, Davy Obdam wrote: I have to make a password generator, but i have a little problem. You may also want to try any of these classes: http://www.phpclasses.org/password%20generation -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http

Re: [PHP-DB] Re: MySQL, PHP, and XML

2003-06-13 Thread Manuel Lemos
access many types of databases in a database independent manner: http://www.phpclasses.org/metabase --- Manuel Lemos [EMAIL PROTECTED] wrote: Hello, On 06/11/2003 11:53 PM, [EMAIL PROTECTED] wrote: Is there an automatic way to insert an XML file into a MySQL DB through say, Load Data InFILE

[PHP-DB] Re: MySQL, PHP, and XML

2003-06-11 Thread Manuel Lemos
: Class: MySQL to XML - XML to MySQL http://www.phpclasses.org/mysql_xml -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: MySQL, PHP, and XML

2003-06-11 Thread Manuel Lemos
: Class: MySQL to XML - XML to MySQL http://www.phpclasses.org/mysql_xml -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Authentication Classes

2003-06-10 Thread Manuel Lemos
! There are a few solutions for you to try here: http://www.phpclasses.org/browse.html/class/21.html -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-DB] Re: Authentication Classes

2003-06-10 Thread Manuel Lemos
our two days a month! There are a few solutions for you to try here: http://www.phpclasses.org/browse.html/class/21.html -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP-DB] Re: Authentication Classes

2003-06-10 Thread Manuel Lemos
own here, but the quest must go on! ;) I have not tried the packages to give an opinion, but this package seems to do what you want and is the top downloaded of those in the same category: Class: phpSecurityAdmin http://www.phpclasses.org/phpsecurityadmin -- Regards, Manuel Lemos Free ready

[PHP-DB] Re: Mail() on OS X

2003-06-02 Thread Manuel Lemos
() that emulates the mail() function except that it send the messages to SMTP server of your choice: http://www.phpclasses.org/mimemessage To send via SMTP you also need this other class: http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http

Re: [PHP-DB] Re: Mail() on OS X [follow up]

2003-06-02 Thread Manuel Lemos
you also need this other class: http://www.phpclasses.org/smtpclass -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Re: Mail() on OS X

2003-06-02 Thread Manuel Lemos
, but that is like with any Unix. You may also use qmail, postfix, etc.. but you always need a mailer program. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP-DB] Re: Email an attached file

2003-05-29 Thread Manuel Lemos
this class that simplifies it for you. You can attach a file passing its file name or passing its data if you have already retrieved it to a string: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database

[PHP-DB] Re: connection pooling

2003-05-29 Thread Manuel Lemos
, use that one Try SQLRelay. It comes with a PHP client API. http://sqlrelay.sourceforge.net/ -- Regards, Manuel Lemos Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Mapping objects to tables: the actual database object

2003-03-04 Thread Manuel Lemos
, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: PHP and MS SQL Server 7.0

2003-03-04 Thread Manuel Lemos
of recipients. Any help is greatly appreciated! You can do it all in PHP. Try for instance this class for composing and sending e-mail messages that comes with an example for sending personalized bulk mail. http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Database Mailing

[PHP-DB] Re: CDBPHP

2003-02-11 Thread Manuel Lemos
Hello, On 02/11/2003 12:33 PM, Unknown wrote: Dear Gurus, Does anyone refer me to the links of PHP interface to CDB (Bernsteins) module?Coulnd't find yet. Check the DBA extension. There is limited support to CDB. -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net

[PHP-DB] Re: more info about data connection with Microsoft Access Driver

2003-01-30 Thread Manuel Lemos
version of PHP that comes with a patch to support DSN-less connections. -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: ms sql limit equivalence

2003-01-23 Thread Manuel Lemos
to only start sending rows after the first that may be found, if you want to skip any rows of course: http://www.phpclasses.org/metabase -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Using Objects with Databases

2003-01-22 Thread Manuel Lemos
with class functions that you may configure to your needs. Metastorage is Open Source and is available here: http://www.meta-language.net/metastorage.html http://www.meta-language.net/news-2002-12-09-metastorage.html -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net

[PHP-DB] Re: Send mail with a file

2003-01-18 Thread Manuel Lemos
Hello, On 01/16/2003 07:47 AM, Bruno Pereira wrote: How can i insert a file on a mail, with the command mail()? It is possible? You may want to try this class that does exactly what you need: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Database Mailing List

Re: [PHP-DB] - mail() with atachment

2003-01-12 Thread Manuel Lemos
-- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Breaking up new lines for e-mail

2003-01-07 Thread Manuel Lemos
composing and sending class that basically does the same as wordwrap except that it works well in all PHP versions without any security problems. Check out the function WrapText() of the email_message_class here: http://www.phpclasses.org/mimemessage -- Regards, Manuel Lemos -- PHP Database

Re: [PHP-DB] Re: Breaking up new lines for e-mail

2003-01-07 Thread Manuel Lemos
, Manuel Lemos -Original Message- From: Manuel Lemos [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 8 January 2003 11:32 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] Re: Breaking up new lines for e-mail Hello, On 01/07/2003 10:11 PM, Gavin Amm wrote: Would someone mind pointing me to a function

[PHP-DB] Re: Parameterised queries in Access

2002-12-31 Thread Manuel Lemos
://www.phpclasses.org/metabase There is a version that is about to be released that includes the specialized ODBC MS Access driver but that is only available for beta testing here: http://groups.yahoo.com/group/metabase-dev/files/beta/ -- Regards, Manuel Lemos -- PHP Database Mailing List (http

[PHP-DB] Re: calendar system

2002-12-27 Thread Manuel Lemos
that. http://www.phpclasses.org/calendargenerator -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Flow diagrams

2002-12-27 Thread Manuel Lemos
in target image format. In the pages above there are some links to the relevant GraphViz pages. -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] form validation

2002-12-20 Thread Manuel Lemos
ideas, or does everyone just use javascript with say...alert boxes. This will be my last resort. You may want to use this class that does exactly what you need. -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Metastorage generates Entity-Relationship class diagrams in UML

2002-12-09 Thread Manuel Lemos
in the Metastorage documentation. Here you may find the complete announcement with example graphics and the relevant links: http://www.meta-language.net/news-2002-12-09-metastorage.html -- Regards, Manuel Lemos -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP-DB] ANNOUNCE: Metastorage object persistence API generator

2002-12-05 Thread Manuel Lemos
_ Released Metastorage generator Manuel Lemos, 2002-12-05 16:11:44 GMT Metastorage is an application that is capable of generating persistence layer APIs. It takes a component definition defined in the Component Persistence Markup Language (CPML), a XML based format, and generates

[PHP-DB] ANNOUNCE: Metastorage object persistence API generator

2002-12-05 Thread Manuel Lemos
_ Released Metastorage generator Manuel Lemos, 2002-12-05 16:11:44 GMT Metastorage is an application that is capable of generating persistence layer APIs. It takes a component definition defined in the Component Persistence Markup Language (CPML), a XML based format, and generates

  1   2   >