Re: [PHP-DB] Move from PHP4 to PHP5 , and to Zend Platform - any gotchas? (MYSQL and SQL SERVER)

2008-12-11 Thread Gunawan
i don't know about the sql.. but i have some story. in php4, when type url like this localhost/mywork/index.php?myid=1 i able to print the 'myid' variable easyly.. but when in php5.. i must type $_GET['myid'] to have myid value. Weaver Hickerson wrote: Greetings list. We are planning to move ou

Re: [PHP-DB] adding a simple WHERE clause to this MySQL query causes the result to contain 0 rows?!

2009-08-09 Thread gunawan
read 2nd something not right.. or should show ERRORRR?? but. let's skip it.. i think you tried it and work.. soo ignore this line. uniqueDate?? why not order by id.. is the same right? >>It seems super easy to me; great.. i need 1 hour to understand this can you include sample from those table

Re: [PHP-DB] Need help in triggers

2009-10-05 Thread gunawan
Yogendra Kaushik wrote: Hi all's i am working on an application in which we are using PostgreSql as an database, i need to write trigger for my application. Can any one help me how can i write it. i have try to write it, but did not get success. do you using PEAR? to help database?

Re: [PHP-DB] What effects MySQL connection's character set

2007-02-03 Thread Gunawan Wibisono
what i read.. i conclusion. whenever the data is.. is always latin1 right?? if the data seem give strange type (example like japanese font).. it will stay on latin1 or change into apropriate data On 2/1/07, Niel Archer <[EMAIL PROTECTED]> wrote: Hi all Finally identified the problem. Was pret

Re: [PHP-DB] Using multiple submits on a page and retaining $POST data

2007-03-16 Thread Gunawan Wibisono
that's not php problem that's was javascript problem On 3/16/07, Onochie Anyanetu <[EMAIL PROTECTED]> wrote: Hello, and I would like to thank everyone that attempts to help me out. I have looked long and hard online before I resorted to this. My problem is that I have a page that relies on mult

Re: [PHP-DB] Using multiple submits on a page and retaining $POST data

2007-03-16 Thread Gunawan Wibisono
solved On 3/16/07, Onochie Anyanetu <[EMAIL PROTECTED]> wrote: Hello Gunawan On your first comment, im not sure what you were referring to when you said it is a js problem on your second comment, i am talking about the user entered data. data submitted by the first submit button will

Re: [PHP-DB] unlink problems

2009-11-25 Thread Gunawan Wibisono
kesavan is right !! i see the problem in link.. u type "./blabla.pdf" the main problem is in the "./" remove the "./" unless the file you want to remove are in the root On 11/25/09, Kesavan Rengarajan wrote: > Looks like the PDF is not in the admin directory. Try to use the full > path to the

Fwd: [PHP-DB] Storing images

2010-02-03 Thread Gunawan Wibisono
-- Forwarded message -- From: Gunawan Wibisono Date: Wed, Feb 3, 2010 at 3:02 PM Subject: Re: [PHP-DB] Storing images To: Karl DeSaulniers u can do that... but i suggest you not put image to table since there a limit in table i found 800kb the max image size you can input in

Re: [PHP-DB] Upload_File

2010-02-10 Thread Gunawan Wibisono
u should type the error here and attach the file not type in msgbox below what permision for upload folder? On Wed, Feb 10, 2010 at 6:16 PM, Bilal Ahmad wrote: > Hi I am trying to make a form to provide option to user to upload a file on > a server.Here is the code for my upload.php. It checks

Re: [PHP-DB] Cannot connect to MySQL

2010-03-06 Thread Gunawan Wibisono
you install php, apache and mysql one-by-one? how about try access other db (example: odbc) On Fri, Mar 5, 2010 at 9:33 PM, The Phantom wrote: > > Hello, > > First of all, I apologise if I do something wrong, because I'm new to this > weird system. > > For test purposes, I have installed Apache

[PHP-DB] Re: [PHP-WIN] Re: [PHP-DB] Cannot connect to MySQL

2010-03-07 Thread Gunawan Wibisono
ent: Saturday, March 06, 2010 9:01 AM > To: php-windows > Subject: Re: [PHP-WIN] Re: [PHP-DB] Cannot connect to MySQL > > Gunawan Wibisono wrote: > > Hello, > > > > First of all, I apologise if I do something wrong, because I'm new to > this > > weird

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-03-14 Thread Gunawan Wibisono
Great Idea.. I think I will share my little knowledge.. "how become lazy programer" *no offence.. a way to decrease your type code.. On Mon, Mar 15, 2010 at 7:56 AM, David McGlone wrote: > On Sunday 14 March 2010 20:02:01 you wrote: > > well sounds interesting. It will be on a forum/blog/mailli

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-03-15 Thread Gunawan Wibisono
I create tutorial.. perhaps you can comment my first tutorial *hope better for next tutorial On 3/15/10, Karl DeSaulniers wrote: > We can do it at my house.. :) > > Sounds like a great idea. > +1 > > Karl > > > On Mar 14, 2010, at 8:11 PM, Gunawan Wibisono wrote: >

Re: [PHP-DB] Re: Online PHP-Mysql Meeting

2010-03-15 Thread Gunawan Wibisono
dear sir.. I can't assure.. I will not busy at that time perhaps we should think off-line meting like in forum or this milis i think.. the first we can do is to build tutorial.. Like I posted earlier.. I create tutor in Youtube.. I use Movie Maker and camstudio *the sound is not include plus in yo

[PHP-DB] Re: [PHP-WIN] Re: [PHP-DB] Cannot connect to MySQL

2010-03-15 Thread Gunawan Wibisono
or > that reason any other OS. > > Hope this explain things. > > Thanks, > Don. > > > -Original Message- > From: Gunawan Wibisono [mailto:landavi...@gmail.com] > Sent: Sunday, March 07, 2010 7:37 AM > To: php-wind...@lists.php.net; php-db@lists.php.net > S

Re: [PHP-DB] Re: Online PHP-Mysql Meeting

2010-03-15 Thread Gunawan Wibisono
thx... I looking forward to have another tutorial On Tue, Mar 16, 2010 at 10:28 AM, win.a wrote: > Good idea! i'll join > > All you best > > What we are struggling for ? > The life or the life ? > > > > > On Tue, Mar 16, 2010

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-03-17 Thread Gunawan Wibisono
perhaps u can editing.. u perhaps not have something to share.. but you can give something like.. comment or anything that helpfull On Tue, Mar 16, 2010 at 11:49 AM, David McGlone wrote: > > Hi David, > > > > I am glad that you are in. However don't worry about the presentation > > stuff. If yo

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-03-17 Thread Gunawan Wibisono
i think i take number 3 3. MYSQL connectivity using PHP better not greedy right On Wed, Mar 17, 2010 at 10:19 PM, nagendra prasad wrote: > Hi All, > > Here are few topics which covers basic PHP-MYSQL which I think is useful > for the meeting: > > 1. Introduction to PHP-MYSQL > 2. PHP page basic

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-03-18 Thread Gunawan Wibisono
http://www.youtube.com/watch?v=y2c_S_90Syc /sob it took me 2 hours to build this decent tutorial please have look on my work *that's include the subtitle (english) I don't do dubbing.. sry On Thu, Mar 18, 2010 at 9:23 PM, Richard Dunne wrote: > Well if it could be subtitled in any way, that woul

Re: [PHP-DB] Re: help needed.

2010-03-18 Thread Gunawan Wibisono
flash? why not using xml.. is the data will be update? this good aplication i think On Thu, Mar 18, 2010 at 4:10 PM, Nadim Attari wrote: > Hello, > > Maybe these can help. Web Server on CD: > > http://ampstart.ly-le.info/ > http://www.stunnix.com/ > http://www.server2go-web.de/ > http://www.ind

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-03-18 Thread Gunawan Wibisono
i found this interesting movie well actualy is nice.. but you can't see the tutorial because it soo Small http://www.youtube.com/watch?v=ejVYBBREcLw hope this can help .. somehow On Thu, Mar 18, 2010 at 11:08 PM, Gunawan Wibisono wrote: > http://www.youtube.com/watch?v=y2c_S_90Syc >

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-03-18 Thread Gunawan Wibisono
can pause it to read i recomended create max for movie in 640x480.. no more? about the music.. sry i put strange bg music On Thu, Mar 18, 2010 at 11:52 PM, nagendra prasad wrote: > This is vary nice Gunawan :) I will post my example movie tonight and see > if this works. I am going to m

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-03-19 Thread Gunawan Wibisono
that's good idea u have another tutorial to share? On Fri, Mar 19, 2010 at 7:02 PM, David McGlone wrote: > > perhaps u can editing.. > > u perhaps not have something to share.. but you can give something like.. > > comment or anything that helpfull > > How does a tutorial on setting up and using

Re: [PHP-DB] imagecopyresize???????

2010-04-06 Thread Gunawan Wibisono
actualy no but if you ask in php-windows or other milis.. U will have good and quick answer On Tue, Apr 6, 2010 at 11:49 AM, Karl DeSaulniers wrote: > Oh, I am sorry, is this not a php list? > or is this strictly php to database? > > Karl > > > > On Apr 5, 2010, at 11:32 PM, Rasmus Lerdorf wrote:

Re: [PHP-DB] Online PHP-Mysql Meeting

2010-04-13 Thread Gunawan Wibisono
well... i don't have idea and suddenly have busy in my work On Wed, Apr 14, 2010 at 6:43 AM, Taygun ALBAN wrote: > so the topic is dead? > -- > Taygun ALBAN > IT Manager > Creativity & Talent Information Technologies > -- akan ada dimana mulut terkunci dan suara tak ada lagi.. saat itu gunak

Re: [PHP-DB] functions, the best way to implement and arrange them..

2011-07-13 Thread Gunawan Wibisono
using function is good.. I like to use it in my script.. but I do think about you should use Class because Class make your script more structure.. and you can hide your setting to make everyone unable to see or hack you system.. example.. I always like to use bla then i built function h1($s) actu