Hello.
Would someone who has had experience and/or success with PHP and CyberCash
please contact me.
Thank you.
Gabe
-
Ender Technology Corp.
Websites, Database Applications, Hosting
(310) 516-7411
[EMAIL PROTECTED]
http://www.endertechnology.com/
--
PHP General Mailing List (http://www
I have attempted to compile PHP with the CyberCash module. I have run
./configure --with-cybercash=mckdir, and all appeared to go fine, but when I
call the cybercash functions I get a fatal error call to undefined function.
I've tried to spot the line that says Checking for CyberCash . Yes, b
I'm trying to get PHP to compile with CURL support (on my Linux server), but
it's not working and I'm not getting an error message.
I've installed curl correctly I think. /usr/local/include/curl contains
curl.h easy.h and other header files. /usr/local/lib has libcurl.a.
I said ./configure --wit
Thank you for your very helpful guidance to this point!
My host doesn't have the CURL module installed and it is unlikely they will
do it (PHP running on NT).
Apparently I can't just fsockopen("www.ups.com", 443); ???
Is there another way?
Gabe
--
PHP General Mailing List (http://www.php.n
Hi eveyone.
I'm trying to build an application to interface with UPS Online Tools
server. I have to send it an XML formatted request via HTTP POST, and I'm
not sure how.
Normally, PHP receives such requests when a user clicks a button on a form I
created, but how do I initiate a POST from with a
Hi, I'm trying to recompile PHP to include GD and PDFLib support. So, I've
installed those libraries (as well as zlib, libjpeg, libtiff, libpng),
deleted config.cache, then ran :
./configure --with-apxs=/usr/local/apache/bin/apxs --with-openssl --enable-f
tp --with-gd=shared -with-mysql=/usr --wi
Hi, I'm trying to recompile PHP to include GD and PDFLib support. So, I've
installed those libraries (as well as zlib, libjpeg, libtiff, libpng),
delete config.cache, then ran :
./configure --with-apxs=/usr/local/apache/bin/apxs --with-openssl --enable-f
tp --with-gd=shared -with-mysql=/usr --wit
I installed PHP/Apache/MySQL via the Red Hat installation process (7.2), but
Apache isn't processing PHP files, they show up as plain text in the
browser. I checked with the FAQ and related documentation which said to
ensure that the AddModule and LoadModule directives where there and not
commente
8 matches
Mail list logo