[PHP] Anyone who can help me making a loop of this?
Anyone who can help me making a loop of this? http://www.sakshaug.net/phps/loop.txt I have tried many things, but I can't get it perfect... Best Regards, Christian Sakshaug -- Email: [EMAIL PROTECTED] Web: www.sakshaug.net Tel: +47 913 95 618 -- 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] Anyone out there that can help before my brain gets to hot?
Anyone out there that can help before my brain gets to hot? http://www.sakshaug.net/phps/loop.phps I have tried many different ways, but i'm for sure that you have to use recursive function for make this one... for ($iamgoingtomakeit=1; ;;) { echo "I'm going to make it!!!"; } *take care* Best Regards, Christian Sakshaug -- Email: [EMAIL PROTECTED] Web: www.sakshaug.net Tel: +47 913 95 618 -- 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] Anyone out there that can help before my brain gets to hot? -> Solution #1
Thanks to Brad Jackson, solution #1 is out -> http://www.sakshaug.net/phps/loop.phps Best Regards, Christian Sakshaug -- Email: [EMAIL PROTECTED] Web: www.sakshaug.net Tel: +47 913 95 618 -- 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] Editor
Try www.phpedit.com or www.ultraedit.com (30$) At 08:37 30.01.2001, you wrote: >Hi, > >I know this has been asked before but I can`t seem to get the archive email >thingy to work, basically I`m looking for a free or cheap editor that has the >lines numbered so that it`s a bit easier for me to debug my scripts. > >TIA >Ade > >-- >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] Best Regards, Christian Sakshaug -- Email: [EMAIL PROTECTED] Web: www.sakshaug.net Tel:+47 913 95 618 -- 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] Editor
>EditPlus.com ($?) Free I think... >-Original Message- >From: Christian Sakshaug [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, January 30, 2001 4:45 PM >To: [EMAIL PROTECTED] >Subject: Re: [PHP] Editor > > >Try www.phpedit.com or www.ultraedit.com (30$) > > >At 08:37 30.01.2001, you wrote: > >Hi, > > > >I know this has been asked before but I can`t seem to get the archive email > >thingy to work, basically I`m looking for a free or cheap editor that has >the > >lines numbered so that it`s a bit easier for me to debug my scripts. > > > >TIA > >Ade > > > >-- > >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] > > > >Best Regards, Christian Sakshaug >-- >Email: [EMAIL PROTECTED] >Web: www.sakshaug.net >Tel:+47 913 95 618 > > > >-- >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 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] Best Regards, Christian Sakshaug -- Email: [EMAIL PROTECTED] Web: www.sakshaug.net Tel: +47 913 95 618 -- 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] PHP & HTACCESS
Hey Take a look at www.phpbuilder.com, www.devshed.com or one of they many good sites on the net. Here you will find tutorials, forums, tips etc, that you can use for increase your experiance. I also suggest books to increase your exp to... http://www.php.net/links.php for more links At 05:16 08.02.2001, you wrote: >Hello Everybody, > >Does anybody know or have some PHP code to read the htaccess file. >I have a couple of directorys protected by the htaccess & htpasswd files on >the Unix Apache server I use. But I want to create a webpage with input >boxes to simulate the popup dialog that appears when entering the protected >areas. > >So rather than enter the username & password in the dialog I want to enter >them in a webpage. >Its all for looks, to give the site a user friendly asthetic look. > >Please help. > >Pretty please > >Chris > > > >-- >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] Best Regards, Christian Sakshaug -- Email: [EMAIL PROTECTED] Web: www.sakshaug.net Tel:+47 913 95 618 -- 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]