Hi,
although I'd never rekon myself to be a "master" of PHP (nor anything
else getting close to this...) I'd say you could have a look into this
arcticle:
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html
hope it helps
J
Goodngo.De Zentrale wrote:
> Hello Masters of PhP,
>
> Hi!
>
> I have just installed the Windows installer but it seems that it is not
> enough to get PHP working on my Win98 machine. The PHP code is shown when I
> select view source and is not executed.
>
> Can somebody help me?
Give us some more info. What type of server do you use. If Apache d
Hi,
> I would like to hire someone to install php 4.xx on to my
> apache 1.3.6 with mysql installed and running on a freebsd 2.2.8
> machine.
no need to hire someone. There's enough documentation on this.
Would be a waste of money. It's not that hard. Even I managed
that on my Linux box and I'm
Hi,
> I was wondering if there was a way to store images (jpg or gif) into a
MySQL
> database using PHP.
you could use a blob. But it probably is better just to store the path to
the image
in your DB.
hope it helps
Johannes
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e
Hi,
> session_register("EasyUSER"); $EasyUSER=$login[username];
> session_register("EasyPASS");$EasyPASS=$login[password];
> session_register("EasySERVER");$EasySERVER=$login[db_server];
> session_register("EasyDB");$EasyDB=$login[db_name];
I assume these are the lines which caused the e
Hi,
> I get lost of warnings about 'undefined variables'
> and 'unknown constats'.
post some code. That's probably where the errors
come from.
johannes
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Hi,
> Is there any Php which come with windows installer in it, so it will do
all
> the staff for me?
go to http://www.php4win.de/ don't worry it is in english. They are down at
the moment but offer a link to sourceforge where a .exe can be downloaded.
johannes
--
PHP Install Mailing List
o you have in your php.ini?
Johannes
""Johannes Janson"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
9bn6s3$fve$[EMAIL PROTECTED]">news:9bn6s3$fve$[EMAIL PROTECTED]...
> Hi,
>
> ich schreib Dir einfach so, da ich in Deutsch schneller bin
> als in
Hi,
ich schreib Dir einfach so, da ich in Deutsch schneller bin
als in Englisch. Hast Du die verschiedenen Slashes bemerkt.
Ich habe zwar kein extension_dir aber das sieht mir stark
danach aus, dass da der Hund begraben liegt. Du musst
alles zu Win-konforme Slashes machen. Was steht in Deiner
php
Hi,
I had the same problem on my Suse linux.
Since I'm not nuch of a *nix user it took
me some time. I think lex is some C++
compiler-thing (very technical expression isn't it ?:) ).
check the distributed CD for a programm called lex,
install it and have another go. Furthermore it's like
my prepo
well you don't have to recompile apache if you build
PHP as an dynamic module. if you want to see all
possible configure flags type ./configure --help.
or read this:
http://hotwired.lycos.com/webmonkey/00/44/index4a.html?tw=programming
Johannes
""David Tandberg-Johansen"" <[EMAIL PROTECTED]> sc
Sorry, stupid me...
I had in deed some error in my configure flags.
After an configure with only the essential
mysql, apxs and versioniung it worked.
Thanks again
"Rasmus Lerdorf" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Which configure flags did
12 matches
Mail list logo