[PHP-WIN] invalid function: mysql_connect

2004-09-22 Thread Catapult Webmaster
hi! i would just like to ask if i have missed anything in the installation (e.g. configuration for MySQL connectivity) because the ff. piece of code always returns "Fatal error: Call to undefined function mysql_connect() in F:\xitami\catapult\index.php on line 13." This is the part of my cod

[PHP-WIN] serialize and unserialize

2003-12-22 Thread webmaster
Hello all i need a little help with serialize and unserialize here is my code 'cart', 'y' => $password); session_register("y"); $var = serialize($data); //$chksum = md5($data . md5('secret salt here')); //$var = serialize(array($data,$chksum)); setcookie('data', $var, time() + 3600); } els

RE: [PHP-WIN] Please help !

2003-11-11 Thread C-omputerSolutions Webmaster
the main problem is that each time it your script cycles through the different ids, it resets the header location to the last value received, the echo statement just prints each line as it comes up changed keeping the values you want to show, but the header reference changes every time you continue

[PHP-WIN] Browser detection w text version on the fly

2003-11-09 Thread C-omputerSolutions Webmaster
Webmaster Galatekinc.com Webmaster -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] upgrade imap dll problem

2003-09-22 Thread C-omputerSolutions Webmaster
all the dlls are in the proper folders for me. At 09:37 PM 9/22/2003, you wrote: And is that DLL in the folder specified? -Original Message- From: Gareth Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 9:36 PM To: Mike Brum; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] upgra

Re: [PHP-WIN] upgrade imap dll problem

2003-09-22 Thread C-omputerSolutions Webmaster
i am having the same issue on my server. the server is running WinXP Pro w/ Apache 2.0 and PHP 4.3.3, no matter what extension i try to load or how i try to point to the extensions directory i get the following error from apache: Unknown(); Unable To Load Dynamic Link Library 'd:\php\ext

RE: [PHP-WIN] LDAP extension hanging Apache

2003-09-22 Thread C-omputerSolutions Webmaster
: Syntax OK Note the errors or messages above, and press the key to exit. -Original Message- From: C-omputerSolutions Webmaster [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 1:55 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] LDAP extension hanging Apache Have you tried running

[PHP-WIN] Re: phpMyAdmin error...

2002-06-03 Thread Webmaster
You can try to download the newest version, 4.2.0. Returning headers usually means that there are too many spaces (blank lines) at the php page... "Mircea Goia" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I have a problem withg the subject. > I g

[PHP-WIN] Re: stuck between operating systems & web servers ! ! ! !

2002-05-07 Thread Webmaster
Ok I will show you the way ! Go next pothole to the right, second tree left... somewere there is a computer store :) Webmaster "Toby z" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > ok ... im lost .. > > i

[PHP-WIN] Re: Download monitor

2002-05-06 Thread Webmaster
You can find several download data bases at websites offering free scripts. Most are MySql and/or other database driven... (example: http://www.phparena.net/ ) Webmaster "Olivier Hubert" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]

[PHP-WIN] Re: Testing...pls ignore

2002-05-04 Thread Webmaster
Ok I am ignoring this Webmaster (http://www.baarnhosting.nl) (http://www.baarnhosting.d2g.com) "Then" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > pls ignore this -- PHP Windows Mailing List (http://www.php.net/)

Re: [PHP-WIN] Re: i'm stuck guys

2002-04-29 Thread Webmaster
Even the CTRL + Click (or right click and select refresh) does not work for me, so I inserted the META tag to expire the webpage, also the META tag no-cache, tried CTRL + F5, CTRL refresh, CTRL + right click refresh, but nothing works except the Extra Internet tools option.. Webmaster "S

Re: [PHP-WIN] Re: i'm stuck guys

2002-04-29 Thread Webmaster
Nope, CTRL F5 doesn/t work, php then gives the same page anyway, I also tried to make the page php appears on to expire and consulted Microsoft of this problem, but nobody seems to know why this happens... The only thing that works is to manually flush the browsers cache... Webmaster "

[PHP-WIN] Re: i'm stuck guys

2002-04-29 Thread Webmaster
files (tijdelijke internet bestanden) and remove files (bestanden verwijderen) this way explorer flushes it's cache, which it really not like to do :( Hope this will help too! Webmaster "Erik" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECT

[PHP-WIN] Re: possible bug or ?

2002-04-28 Thread Webmaster
If you had read the whole answer I gave, you would have found the English translation below the Dutch explanation ! Webmaster "George Nicolae" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > dear "webmaster", > you

[PHP-WIN] Re: possible bug or ?

2002-04-27 Thread Webmaster
Hallo Erik, je probleem is Windows 2000, de php pagina's geven aan wat er verandert moet worden in je PHP.INI file. Als je de laatste PHP hebt, is dat 4.2.0 en moet je in de PHP.INI het volgende toevoegen: cgi.force_redirect=0 cgi.redirect_status_env ENV_VAR_NAME Je probleem moet dan opgelost z

[PHP-WIN] Re: executing an external program

2002-04-27 Thread Webmaster
If you have your mime type settings set correct in your Internet Explorer, you just have to do a HTML call to a Winword document to make Winword integrate with the browser ! The way you are trying now is the most dangerous one, because it can then too execute other programs remotely ! This is al

Re: [PHP-WIN] GD solutions

2002-04-27 Thread Webmaster
Thanks for replying, I had untagged the - extention="GD2.DLL" - which isn't nessesairy at all. The extention="GD.DLL"- or what it suppose to do is now standard included (supported) by PHP. This means the problem is solved now :0) By the way, I am using Windows 98 with Xitami webserver, partly lo

[PHP-WIN] GD solutions

2002-04-26 Thread Webmaster
I am trying to get GD or imagemagick to work, but get 2 problems:   1st - GD (even in the binaries) must be compiled manually ( I have no compiler) 2nd- imagemagick can't be downloaded, all server hang if I try (!!!?)   Anyone have an idea how to get one of these?   THNX   Webm

[PHP-WIN] Re: Security Alert!-cgi.force_redirect=0

2002-04-25 Thread Webmaster
You might need to have the second line in PHP.INI too: cgi.force_redirect=0 cgi.redirect_status_env ENV_VAR_NAME Cor van de Veen "Matthew Gotth-Olsen" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm running IIS on a WinXP box, I've got everything inst

[PHP-WIN] Re: PHP Graphing engine

2002-04-25 Thread Webmaster
http://www.hotscripts.com/PHP/ --- "Matt Babineau" <[EMAIL PROTECTED]> schreef in bericht 014d01c1ecb0$c7fc8960$0100a8c0@developerx">news:014d01c1ecb0$c7fc8960$0100a8c0@developerx... > Does anyone know of any good graphing engines for PHP? I n

[PHP-WIN] Re: PDF extensions freeze server 4.2.0

2002-04-24 Thread Webmaster
Probably you have not set the dll folder right in your php.ini file. Example: If you make an extentions directory in c:\php you must point php.ini to it extention_dir="c:\php\extentions" It works with me Cor van de Veen "Ethan Nelson" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTE

[PHP-WIN] Re: Session Destroy with IE6

2002-04-08 Thread Webmaster
If you mean that Internet Exlorer doesn't refresh pages, there's a "solution" available from Microsoft, but even with that I am not satisfied The solution is: But this only works when you have configured IE the right way, so with deleting all cache content on browser close and check on webp