Re: [PHP-WIN] PHP_SELF

2002-10-14 Thread M.B.
Yeb, Jonh. Because (at least if you use MYSQL or something like that) you have to do it the way Cam Dunstan said it. I tried doing it your way, but then you get those errors (at least if you use MYSQL). M.B. "John Meyer" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECT

[PHP-WIN] Re: Creating files with PHP - need help

2002-10-12 Thread M.B.
Whell, try using for the path: your excample: "/nef/articles/54.txt" my excample: "../nef/articles/54.txt" "Sviss" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi NG. > > I'm having problems creating files at a certain location. > If I attemt to create a f

[PHP-WIN] dringende vraag over uploadscript!!

2002-10-09 Thread M.B.
timeout zelf kan instellen op de server zelf) je dit probleem kan oplossen. Dan moet er ook gedacht worden aan 10 MB als maximum wat er geupload wordt. PS. voor kleinere bestanden dan MB doet ie het dus wel volledig!! M.B. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP-WIN] Re: Connecting to MS SQLserver problem??

2002-10-03 Thread M.B.
on. I got the same message as you got. M.B. "Gard RøDahl" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Well, I got to the point now where it loads the DLL. > But in the script page when i try to connect to a MS SQL se

[PHP-WIN] Question Java blocking broncode

2002-10-02 Thread M.B.
e also for PHP, as I asked in this question before). So (verry important) I need it so that when I go to my broncode there will be nothing to view also when you save the page!!! M.B. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Anyone know how to set IMAP

2002-09-29 Thread M.B.
Whell, at least I know that you can't use the Mail Function without setting your SMTP right. I have put an attachment in this message, that is how to somebody tolled me to do it. If you get ather methodes, can you warn me then, 'cause I realy like to know if there is anouther sugges

Re: [PHP-WIN] Re: GET / POST

2002-09-29 Thread M.B.
only??). Anyway that is why I tried using a differend port. But it didn't help. So any suggestions?? M.B. "Richard Dobson" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Try making it listen to all ip addresses instead of simply th

Re: [PHP-WIN] misterius ERROR after changing config.inc.php and changing it back

2002-09-24 Thread M.B.
tion? (And yes, my MYSQLserver is running) So yes it is running and it is running automaticly. So that isn't problem. M.B. > Is your MySQL server running? I had a similar issue when I forgot to set the > service to Automatic from Manual... > > -Dash > > -Original Mes

[PHP-WIN] misterius ERROR after changing config.inc.php and changing it back

2002-09-24 Thread M.B.
INYTEXT", "TEXT", "BLOB", "MEDIUMBLOB", "MEDIUMTEXT", "LONGBLOB", "LONGTEXT", "ENUM", "SET"); $cfgFunctions = array( "ASCII", "CHAR", "SOUNDEX", &quo

Re: [PHP-WIN] Re: GET / POST

2002-09-24 Thread M.B.
Thanks, I'm going to try that out rigth away. M.B. "Richard Dobson" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Try making it listen to all ip addresses instead of simply the network > ip. > > Listen 0.0.0.0:80

[PHP-WIN] Re: GET / POST

2002-09-23 Thread M.B.
By the way, does anyone of you knows how to make a lot of changes in Apache? I need to configurate it for a network, but I have a porblem. See teh topic: using apache on a network. M.B. wrote: Hi, I have installed PHPTraid so, that went OK. But I have a network and I would like to see the pages

Re: [PHP-WIN] GET / POST

2002-09-23 Thread M.B.
ther page, then use the methode you descriped yourself. I hope this helps a little bit. If not, let me know. M.B. "Carl Caamano" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am also a newbie to PHP. I have been writing and co

[PHP-WIN] Re: GET / POST

2002-09-23 Thread M.B.
page or something like that). You can not recieve data back then. That's all (in short terms). I hope that answers you second question. M.B. "Xxxpixie" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi! I'm a total newbie t

Re: [PHP-WIN] Getting at addressbook information on an Exchange Server...

2002-09-23 Thread M.B.
I must say, I'm interested too. M.B. "Ernani Joppert Pontes Martins" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have made a com+ module in php that uses CDO (Collaboration Data Objects) > to interact with exchan

[PHP-WIN] Re: using apache on a network

2002-09-22 Thread M.B.
And if I type the one of one of my clients, it does start. (Yes, I have non-dynamic IP-addresses) So I'm really sorry but, I can't understand what is wrong so far. Does anybody knows what's wrong? M.B. "Constantin Baciu" <[EMAIL PROTECTED]> schreef in bericht news

[PHP-WIN] Error after a while???

2002-09-11 Thread M.B.
the table have the option that they are allowed to be empty.) M.B. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: using apache on a network

2002-09-11 Thread M.B.
n'help. So what is it that I do wrong? M.B. "Constantin Baciu" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > For the second question: > > try connecting through the IP (not the server name.) > > > "M

[PHP-WIN] Re: using apache on a network

2002-09-11 Thread M.B.
OK thanks, that is clear now. But do you know a salution for my ather question as well? M.B. "Steve Yates" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > "M.B." <[EMAIL PROTECTED]> wrote in message > [EMAIL PR

[PHP-WIN] Re: "Headers already sent" error message

2002-09-10 Thread M.B.
But if you are using an if (/else) statement, then you can do the following to fix it. if($...){ } exit; else { } exit; So if you would have an header in one of the two place, you can fix it like this, but then you have to use the exit-command on both places!! "R.S. Herhuth" <[EMAIL PROTECTED]

[PHP-WIN] using apache on a network

2002-09-10 Thread M.B.
but when I have my internetconnection it isn't used only the network is used, how can I make it work without the use of an internetconnection? M.B. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] PHP/MySQL/APache on CD

2002-09-10 Thread M.B.
Whel and me too. "Luis Ferro" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Please, > > Post/repost on the mailling list (or send a copy to me) as i'm also > interested on how to assemble a solution like that... > > Thanx in advance, > Luis Ferro > > Asendo