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

2003-01-22 Thread dufronte
??? 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

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]

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:

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

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

RE: [PHP-DB] Session variable problems

2003-01-05 Thread dufronte
echo($_SESSION['s_prueba']); } ?> Session Test #Please join Open Community Forum... http://openity.tk #We're free to discuss anything ---DuFronte--- http://kapsul.org No Fuckin' Shits !! >

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] Help Needed

2002-12-26 Thread dufronte
u can 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] S

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 --

[PHP-DB] Help Needed

2002-12-25 Thread dufronte
-clicking.. it shows 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: 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 s

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

2002-12-10 Thread dufronte
rmation from my machine and then call the php-file from my host then pass the information 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-

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 har

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 PROT

[PHP-DB] read a file from local harddisk

2002-12-10 Thread dufronte
Btw, 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:

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, Decembe

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.ka

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

2002-12-09 Thread dufronte
jpg"); and $map=ImageCreateFromJPEG("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] Delay Confirmation....

2002-12-09 Thread dufronte
(10); But it didn't work... 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 J

[PHP-DB] Delay Confirmation....

2002-12-09 Thread dufronte
the message and the query result are printed out after 10 seconds... It makes me so confused How could I fix it ??? 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] 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

[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: 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 sim