[PHP-DB] dynamic form with php and postgresql

2009-01-05 Thread Marc Fromm
I have searched google in many ways for tutorials/examples of creating a 
dynamic form with php and postgesql.
I would like to create a form that once a user enters an ID in a text box, the 
ID is checked against a postgresql database for any alerts and then displays 
those alerts in a textarea prior to clicking a submit button.

Any help would be appreciated.



Marc


[PHP-DB] moved code to a new server

2008-10-24 Thread Marc Fromm
We moved our website to a new linux server. The code was running on a different 
linux server. Thus the OS environment is the same.
We are receiving this error:
[Fri Oct 24 14:53:37 2008] PHP Fatal error:  require() [a 
href='function.require'function.require/a]: Failed opening required 'this 
was a url to a .js file' (include_path='.:/usr/share/pear:/usr/share/php') in 
/var/www/html/path to .php file on line 4

I'm not a php programmer thus I am in the dark.

Marc



[PHP-DB] myphpadmin mcrypt and libmcrypt

2008-09-15 Thread Marc Fromm

I am configuring a Red Hat EL5 system.
I need to install the packages mcrypt and libmcrypt for the myPHPadmin tool to 
access the MySQL databases.
I recently learned that Red Hat does not provide packages at their repository 
to install third party packages like mcrypt and libmcrypt.

The mcrypt setup page at php.net states to go to my distros site to get the 
files, since Red Hat doesn't have them, how can I get the packages and use yum 
to install them so that all the dependencies are taken care of?

Thanks


Marc

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] myphpadmin mcrypt and libmcrypt

2008-09-15 Thread Marc Fromm
I'm finding some stuff, but since I cannot use yum with these rpms I don't know 
if I am getting all the dependencies correct and I am too new at this to know 
what all I need.

Example of libmcrypt
http://ftp.freshrpms.net/pub/freshrpms/redhat/testing/EL5/oracle/i386/


From: Yakir Magriso [mailto:[EMAIL PROTECTED]
Sent: Monday, September 15, 2008 1:45 PM
To: Marc Fromm
Cc: php-db@lists.php.net
Subject: Re: [PHP-DB] myphpadmin mcrypt and libmcrypt

Hi.

Did you try looking for a php-mcrypt RPM package?


Regards,
Yakir Magriso.
On Mon, Sep 15, 2008 at 11:30 PM, Marc Fromm [EMAIL PROTECTED]mailto:[EMAIL 
PROTECTED] wrote:

I am configuring a Red Hat EL5 system.
I need to install the packages mcrypt and libmcrypt for the myPHPadmin tool to 
access the MySQL databases.
I recently learned that Red Hat does not provide packages at their repository 
to install third party packages like mcrypt and libmcrypt.

The mcrypt setup page at php.nethttp://php.net/ states to go to my distros 
site to get the files, since Red Hat doesn't have them, how can I get the 
packages and use yum to install them so that all the dependencies are taken 
care of?

Thanks


Marc

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php