I am looking for a Contact Management system. I found these on the web:
http://www.horde.org/turba/
http://www.phprojekt.com/
Does anyone have experience with these or do you know of others?
Many thanks
Arthur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http
of the
variable, that in this example is my user for connection on mysql.
Someone have a better way to hide mysql user and password in php files?
Arthur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
documentations
or
solutions that might exist!
Thankx,
Arthur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello!
Can anyone tell me what should I do to connect to an oracle database on a
windows system (both PHP and Oracle are found on the same system).
Right now I am connecting trough ODBC and it works fine but I canot use some
of the native php functions for working with oracle.
Thankx,
Arthur
documentations or
solutions that might exist!
Thankx,
Arthur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello!
Does anyone have or can help me find a good PHP questionaire (quiz). If you
have any ideea about one for MySQL this would be highly appreciated.
Thankx,
Arthur
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
I am experiencing a timeout issue when trying to connect/query to one of our
Sybase Databases. I have no problems connecting/querying to all of my other
databases. Does anyone know the parameters either in the php.ini or in the
apache httpd.conf file that I can update to eliminate this
Below is the code to create a form. (This for works fine) How do I recieve
on 'SalesCreate.php' . Many thanks,
Arthur.
print ("");
print ("Select Sales info:");
print ("");
while ($RowSales = mysql_fetch_array ($ResultSales)) {
downloadable while maintaining it file extension. Any suggestions would be
appreciated.
Thanks
Arthur.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The file in the code below is not closing successfully. Variable $FC = 1.
Can someone tell me what is going on?
Thanks
Arthur
$OpenCSV = fopen ($FileCSV, "w");
if ($OpenCSV = fopen ($FileCSV, "w")) {
print ("The Sales CSV file was opened successfully\n");
} el
ion/x-httpd-php .php"
--
-
Click here for Free Video!!
http://www.gohip.com/free_video/
"Arthur" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Just installed php for the first
My setup:
Win98
Apache 1.3 (docs say v2 not work on win98)
PHP4
File = htdocs/test.php (test.html works fine)
Code:
--
-
Click here for Free Video!!
http://www.gohip.com/free_video/
"Arthur" <[EMAIL PROTECTED]> wrote i
Just installed php for the first time. Called up a hello wold page and the
page is blank. Can someone tell me what I'm doing wrong?
TIA Arthur
--
-
Click here for Free Video!!
http://www.gohip.com/free_video/
--
PHP Windows Mailing
Does anyone have a world cup mysql database or a script in php that can
create the tables or the world cup?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I am looking to remove PHP from my system so that I can perform a fresh
install. What is the easiest way to go about this?
Thanks,
Art Chevalier
Sybase Replication Administrator
Space and Naval Warfare Center, Chesapeake
1-757-523-8303
--
PHP Windows Mailing List (http://www.php.net/
Hi,
I am very new to PHP. I installed it on a box with Win 2K and IIS. I am
trying to utilize the Sybase functions, but I keep getting the following
error:
Fatal error: Call to undefined function: sybase_connect() in
c:\inetpub\wwwroot\sybase.php on line 2
Can anyone possible tell me how to
rt of my script that I add the attachment.
Thanks
Arthur Franco
if ($attach != "none")
{
$file = fopen($attach, "r");
$contents = fread($file, $attach_size);
$encoded
I'm having a big problem with mail(). Í'm trying to add a attachment, but
the only way I have found is using Mime. Does anybody know if there's a way
to add a attach file and how can I do it??? If somebody knows and have an
example, I would be really glad.
Arthur Franco
you should copy PHP4TS.DLL file into c:\windows\system32 not system folder
try that. good luck
-art
Neil wrote:
> i just installed apache web server and php4.0 on WINDOWS 98 platform
>
> and moved php4ts.dll into my c:\windows\system folder.
> now every time i run a php page, I get a crash sayi
Thank for help
Flint Doungchak wrote:
> Hey Arthur,
>
> Make sure that in your php.ini file that the save path is defined to
> someplace that exists and PHP has permissions to write to. I suspect that
> the c:/temp folder that is the default for php.ini file doesn't exist.
Any one knows how to make session run properly on windows9x/NT
These are the error I get when I run session:
Warning: open(/tmp\sess_31206e8763f2d300416fd476be5f591e, O_RDWR)
failed: m (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the
current setting
21 matches
Mail list logo