[PHP] Web Services

2003-07-04 Thread Yamin Prabudy
Hi there, hope someone ini this list can help me out.. I had made a web services using Keith Devens library It's already run and OK... Now I try to make a client using ASP .NET to connect to my web services Did anyone know how to pull out the classes/function in my web services with kd_xmlrpc ??

[PHP] Active Page

2002-08-22 Thread Yamin Prabudy
your pages should be dynamic, meaning every time user open your page it keep on getting data from table how about using the Meta tags from html it will refresh you page in x seconds (define x as you need) On Thursday 22 August 2002 02:01 pm, Budi Kelana wrote: > Hi, > > I want to make a web pa

[PHP] get line from file

2002-07-18 Thread Yamin Prabudy
I got a file line like this This is a line1 this is a line2 this is a line3 this is a line4 how can i grep out the line1,line2,line3 ?? do anyone out there have any idea ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Installing MYSQL on Windows

2002-07-15 Thread Yamin Prabudy
you might want a phptriad (apache,mysql,php) find it in sourceforge On Tuesday 16 July 2002 06:15 am, Analysis & Solutions wrote: > On Mon, Jul 15, 2002 at 02:12:47PM -0700, Varsha Agarwal wrote: > > Can anyone tell me steps for installing MYSQL on windows ?? > > Very simple, step by step, instruc

Re: [PHP] rh 7.3

2002-07-10 Thread Yamin Prabudy
Thanks guysit's work now. On Wednesday 10 July 2002 04:39 pm, Chris Hewitt wrote: > Yamin, > > You probably chose not to install bison or flex when you installed > RedHat. They are on your CDs. > > HTH > Chris > > Yamin Prabudy wrote: > >Hi guys,...

Re: [PHP] ?????????????????????????

2002-07-10 Thread Yamin Prabudy
how about all of us say *hi* to this erik hegreberg the fact we a a bunch of guys with manner so we all must say HI to erik ;-) On Wednesday 10 July 2002 03:40 pm, Mark Gallagher wrote: > Rodolfo Gonzalez wrote: > > To the kind moderator of the list: please kick off this guy (Erik > > Hegreb

[PHP] rh 7.3

2002-07-09 Thread Yamin Prabudy
Hi guys,... In configure PHP 4.2.1 on RedHat 7.3 I found this problem checking for ranlib... ranlib checking whether ln -s works... yes checking for gawk... (cached) gawk checking for bison... no checking for byacc... no configure: warning: You will need bison if you want to regenerate the PHP pa

[PHP] stupid dude

2002-07-09 Thread Yamin Prabudy
Hmmm some stupid dude land in this mailing list -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Fwd: [PHP] Please HELP on SUID HELP

2002-06-12 Thread Yamin Prabudy
reading the password file and I can't change the password cause it said no permission to do that can anyone help me with this suid stuf Thanks in Advance Yamin Prabudy --- PRONET INTERNET SERVICE PROVIDER http://www.pro.n

[PHP] HELP on SUID

2002-06-10 Thread Yamin Prabudy
reading the password file and I can't change the password cause it said no permission to do that can anyone help me with this suid stuf Thanks in Advance Yamin Prabudy --- PRONET INTERNET SERVICE PROVIDER http://www.pro.n

[PHP] SUID ROOT

2002-06-06 Thread Yamin Prabudy
script already own my root.wheel can anyone enlight me ? Thanks in advance Yamin Prabudy --- PRONET INTERNET SERVICE PROVIDER http://www.pro.net.id --- -- PHP

[PHP] regex

2002-01-25 Thread Yamin Prabudy
Hi I like to ask something say i got this line b = bla.net a = blabla.com (a and b NOT a variable) i want to use php to take the second line and want to grep the blabla.com how can i do that Yamin Prabudy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] spliti

2001-12-21 Thread Yamin Prabudy
hi guys, I need help here. I got this $line = "no more words to say"; then I want to split them all I used spliti(" ",$line); Then want to print it out say echo $word[0] $word[1] $word[$i]; how can I do this.. Thanks in Advance -- PHP General Mailing List (http://www.php.net/) To unsubscr

[PHP] select join table on mysql

2001-12-05 Thread Yamin Prabudy
ch the array there is a error Supplied argument is not a valid MySQL result resource in ./stats.php on line (bellow is the line $x=mysql_fetch_array($t2); what might be possible wrong with the code..(it just a simple one) Yamin Prabudy -- PHP General Mailing List (http://www.php.net/) To un

Re: [PHP] GD, PNG

2001-11-22 Thread Yamin Prabudy
I try to compile againts PNG and JPEG and for web inteface i had install zlib and png and jpeg then gd but still have no sucess on it On Thursday 22 November 2001 09:03, you wrote: > The operating system you are using would be nice to know- and wether its > for apache, cgi-bin, or whatever. >

[PHP] GD, PNG

2001-11-22 Thread Yamin Prabudy
Hi there I try to setup GD and PNG and Zlib to work with my PHP 4.06 but still no sucess can anyone point me out how to do that, or a website that contain step by step instruction in the configure line i used this options --with-gd=/usr/local --with-png-dir=/usr/local/png --with-zlib=/usr/loca

[PHP] tail a file

2001-10-25 Thread Yamin Prabudy
Hi there I need help here I got a file say it's a logs file and keep update ever changes I need to tail this files and pharse it into web, so I can see this the update without login into server (jst thru web browser ) how can i do this Thanks for Help -- PHP General Mailing List (http://www.p

[PHP] something about the documentation

2001-08-13 Thread Yamin Prabudy
t;Query failed"); --- as i see the $link that do mysql_connect had been state but never been call in the progress such as mysql_select_db("my_database") [ sould be mysql_select_db("my_database",$link) ] so i assume that there wouldn't be any

Re: [PHP] Re: upgrading from 4.03 to 4.06

2001-08-12 Thread Yamin Prabudy
species -- Use > [EMAIL PROTECTED] > Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm > Volunteer a little time: http://chatmusic.com/volunteer.htm > - Original Message - > From: Yamin Prabudy <[EMAIL PROTECTED]> > Newsgroups: php.general > To:

[PHP] Re: problem with session start

2001-08-10 Thread Yamin Prabudy
first good luck Yamin Prabudy - Original Message - From: Balaji Ankem To: [EMAIL PROTECTED] Cc: Yamin Prabudy Sent: Friday, August 10, 2001 3:10 PM Subject: problem with session start Hi! friend, i got the following error when i am goint to start a session. This i

[PHP] HELP...session

2001-08-09 Thread Yamin Prabudy
frame.. i intended to parse the username into my frame...but got nothing i intended to parse the username all over the pages (in frame) until he/she log out can anyone help me with it Thanks in Advance Yamin Prabudy

[PHP] number generat {Luhn algorithm}

2001-07-23 Thread Yamin Prabudy
anybody know about the Luhn algorithm ?? how can i do that in php yamin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] number generator

2001-07-23 Thread Yamin Prabudy
Hi there I would like to generate numbers (random) like a credit card number and can be check is the number valid or not how can i do that.. yamin prabudy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] date HELP !!!!!

2001-07-23 Thread Yamin Prabudy
hi, how do i check that the current date is the end of month Thanks in Advance -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] date

2001-07-23 Thread Yamin Prabudy
Hi, how do i check that the current date is the end of month ? thanks in advance -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] posix_getpwnam()

2001-07-02 Thread Yamin Prabudy
o how can i fix this when i run not as root it will just be fine and give me the result i want OS if i run on freebsd .no problem if i run on RedHat (shadow password) i can get any think how do posix deal with shadow password Yamin Prabudy -- PHP General Mailing List (htt

[PHP] setuid

2001-07-02 Thread Yamin Prabudy
sorry i might miss the discussion bout setuid can anyone give me an help on how to run suid root while i have script that run by apache i had alread set the file like this -rwsr-xr-x 1 root www 384 Jul 2 16:36 test but no luck Thanks in Advance -- PHP General Mailing List (http://ww

[PHP] using ereg

2001-07-01 Thread Yamin Prabudy
Hi there I need some hand here... I'm trying to write a script that call wget about like this $filename="someurl"; $get=`/usr/local/bin/wget -t0 -c $filename`; while (ereg("saved",$get)) { echo "file get"; } from wget program i get this kind of output 0K -> .. .

[PHP] error in running apache while --with-apxs is a config option

2001-06-27 Thread Yamin Prabudy
/configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local the configure and make process is just OK no error.... Yamin Prabudy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac

[PHP] grep all pages

2001-05-11 Thread Yamin Prabudy
Hi there I like to know can i grep a page say on http://www.somedomain.com (just the index.html) if it's possible can any guru out there enlight me how to do that Yamin Prabudy ===_ _ ___ ___ __ / |/ / __/_ _ / Int

[PHP] MD5 password

2001-05-03 Thread Yamin Prabudy
Hi there assume that I had a password field in md5 format like this $1$uJ8d$jJKOHnfh^79824/. how do i compare an input password to the password that I sore in database so it can return right or wrong password thanks Yamin Prabudy -- PHP General Mailing List (http://www.php.net/) To

[PHP] help me pls

2001-04-27 Thread Yamin Prabudy
en is then result of my input data print out with the 2nd form how do I print out the data with out showing the 2nd form ??? in perl when i used cgi i just define cgi->new Thanks in Advance Yamin Prabudy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EM

[PHP] help on select

2001-02-26 Thread Yamin Prabudy
data in unix time stamp format Yamin Prabudy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] sending mail with PHP from web

2001-02-07 Thread Yamin Prabudy
ws=mysql_fetch_array($result)) { $to=$rows["UserName"]; mail("$[EMAIL PROTECTED]","$subject","$mail","From: [EMAIL PROTECTED]"); sleep(2); } echo ""; echo " Sending Mail in Progress ..."; echo "&qu

[PHP] sending mail with PHP from web

2001-02-06 Thread Yamin Prabudy
in my program so it send a mail and delay in x time, but i get a web error and my mail stop sending in my customer number 300 sorry for the broken english can any one help me with this kind of problem... i get my customer from mysql table, using freebsd4.1 and php4 Yamin Prabudy -- PHP General