RE: [PHP-DB] Re: PHP/MySQL not available remotely...

2002-12-04 Thread dufronte
-Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 11:48 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] Re: PHP/MySQL not available remotely... On Thursday 05 December 2002 00:44, Chase wrote: Yes I am. I was just asked to create a

[PHP-DB] Check Automaticaly

2002-12-08 Thread dufronte
--www.kapsul.org-- Hi.. I want to make a webgame in PHP-Based. My Game is Almost finished, but there's something that I still try to figure out. Here's my problem. I want to make a battle engine using PHP+MySQL, and I want it to be almost real-time eventhough I make it as turn-based. I juz

RE: [PHP-DB] Re: Check Automaticaly

2002-12-09 Thread dufronte
Thanks a lot pal, that's help me so much. --www.kapsul.org-- DuFronte -Original Message- From: Adam Royle [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 9:50 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-DB] Re: Check Automaticaly I would imagine your

[PHP-DB] Delay Confirmation....

2002-12-09 Thread dufronte
-- DuFronte -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Delay Confirmation....

2002-12-09 Thread dufronte
... it gave me the same result like before Or maybe there's something wrong with my browser ??? I'm using Internet Explorer :D But I think it's not the cause.. --www.kapsul.org-- DuFronte -Original Message- From: Ryan Jameson (USA) [mailto:[EMAIL PROTECTED]] Sent: Monday

[PHP-DB] Call an Image from local Harddisk thru PHP file in Remote Host.

2002-12-09 Thread dufronte
(file:///c|/myfiles/img/mdmap.jpg); what should I do then. Please help me... --www.kapsul.org-- DuFronte -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Call an Image from local Harddisk thru PHP file in Remote Host.

2002-12-09 Thread dufronte
... By the way... all the 'city' symbols on the map is changed automatically using mysql when user is success in attacking some 'city' To test the map... you can simply click on one of the 'city' symbols... So... what I gonna do to increase the speed ??? --www.kapsul.org-- DuFronte -Original

RE: [PHP-DB] Call an Image from local Harddisk thru PHP file in Remote Host.

2002-12-09 Thread dufronte
I've tried your way... And it works It's more simple than using pure PHP :D Thank you very much !!! I'll inform you when the game is finished... --www.kapsul.org-- DuFronte -Original Message- From: Beau Lebens [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 2:33

[PHP-DB] read a file from local harddisk

2002-12-10 Thread dufronte
, can somebody help my with this I want to know how to access my local file in Windows and Linux remotely... or it can risk some security problem ??? Please... help me... ---DuFronte---   http://binusti2002.net.tc -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http

RE: [PHP-DB] read a file from local harddisk

2002-12-10 Thread dufronte
Well I don't know how to make a socket connections... can you give me an example please... Sorry to bother you :D --www.kapsul.org-- DuFronte -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 8:36 PM To: [EMAIL PROTECTED

RE: [PHP-DB] read a file from local harddisk

2002-12-10 Thread dufronte
I tried fsockopen()... but it doesn't work too... --www.kapsul.org-- DuFronte -Original Message- From: dufronte [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 1:49 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [PHP-DB] read a file from local harddisk

RE: [PHP-DB] read a file from local harddisk

2002-12-10 Thread dufronte
in as variables... Maybe It would work... but too bad.. I'm still blind about javascripts. Maybe somebody could give me some suggestions ??? --www.kapsul.org-- DuFronte -Original Message- From: John A DAVIS [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 2:02 AM To: [EMAIL

RE: Fwd: [PHP-DB] Set Logout Time for No Activity

2002-12-22 Thread dufronte
If you're using a sessions, when the user close the browser, the user will be automatically logged out coz the user's session is offer In my opinion..., It's a good Idea if you do that with cookie --www.kapsul.org-- DuFronte -Original Message- From: adi setiawan [mailto

[PHP-DB] Help Needed

2002-12-25 Thread dufronte
the php code.. but why it didn't show anything in the browser ??? I've done all the procedures according to manual. but not working at all. Please help. ---DuFronte--- http://binusti2002.net.tc http://binusti2002.net.tc/

RE: [PHP-DB] Help Needed

2002-12-26 Thread dufronte
Everything's perfect.. except my browser keep blank when I run my php files... --www.kapsul.org-- DuFronte -Original Message- From: adi setiawan [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 5:00 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] Help Needed -- pada

RE: [PHP-DB] Help Needed

2002-12-26 Thread dufronte
use the PHP.4.3.ORC4 for APACHE2.. it's more stable.. I guarantee... Download : http://qa.php.net --www.kapsul.org-- DuFronte -Original Message- From: Rick Widmer [mailto:[EMAIL PROTECTED]] Sent: Friday, December 27, 2002 8:18 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re

RE: [PHP-DB] form variables and session

2002-12-31 Thread dufronte
Could you give me a complete scripts ??? --www.kapsul.org-- DuFronte -Original Message- From: Smita Manohar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 31, 2002 3:56 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] form variables and session hii all, im not able to acess value

RE: [PHP-DB] Session variable problems

2003-01-05 Thread dufronte
... echo(Variable s_prueba: .$_SESSION['s_prueba']); } ? /BODY /HTML #Please join Open Community Forum... http://openity.tk #We're free to discuss anything ---DuFronte--- http://kapsul.org No Fuckin' Shits !! -Original Message- From: Sabina Alejandr Schneider [mailto

[PHP-DB] which DBMS... MySQL or PostgreSQL

2003-01-09 Thread dufronte
in your own language. :D ---DuFronte--- http://kapsul.org No Fuckin' Shits !!

RE: [PHP-DB] which DBMS... MySQL or PostgreSQL

2003-01-09 Thread dufronte
Oh yeah.. I see... thx for the info... #Please join Open Community Forum... http://openity.tk #We're free to discuss anything ---DuFronte--- http://kapsul.org No Fuckin' Shits !! -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10

RE: [PHP-DB] which DBMS... MySQL or PostgreSQL

2003-01-09 Thread dufronte
Hmm.. so it means that I should choose PG ??? #Please join Open Community Forum... http://openity.tk #We're free to discuss anything ---DuFronte--- http://kapsul.org No Fuckin' Shits !! -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Friday, January

[PHP-DB] dump a damn big db with via SSH

2003-01-22 Thread dufronte
that ??? Plz Help.. coz I still newbie in *nix... :( Thanks in Advanced... ---DuFronte--- http://kapsul.org Web Administrator PHP Game Developer -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php