Re: [PHP] Need code like

2010-12-27 Thread Daniel P. Brown
On Sat, Dec 25, 2010 at 12:32, Michelle Konzack wrote: > Hello, > > before I reinvent the weehl, I ask here: > > In my webinterface "My Space" I wan t include a section where users  can > upload files and have them proposed like  on  .  Also  for > source codes it would be nice, if users could cho

[PHP] Re: Need code like

2010-12-27 Thread Michelle Konzack
Hello Daniel P. Brown, Am 2010-12-27 12:11:46, hacktest Du folgendes herunter: > Sure, you can just download the actual PasteBin script from the > original author. It's GPL'd, and you can grab it here: > > http://links.parasane.net/42ez Realy cool! Thankyou! Thanks, Greetings and

Re: Fwd: Fwd: Re: [PHP] goto - My comments

2010-12-27 Thread Jim Lucas
On 12/27/2010 10:42 AM, Ethan Rosenberg wrote: > Jim - > > Thank you ever so much. > > At 01:58 PM 12/24/2010, you wrote: > >> Here you are using two different arrays. Yes, I know, they are basically the >> same, but they are truly not the same. In your case, use $_POST >> >> This is what

[PHP] Re: Need code like

2010-12-27 Thread Michelle Konzack
Hello Daniel P. Brown, Am 2010-12-27 12:11:46, hacktest Du folgendes herunter: > Sure, you can just download the actual PasteBin script from the > original author. It's GPL'd, and you can grab it here: > > http://links.parasane.net/42ez OK, installed and it works ;-) but it seems,

[PHP] Need code like

2010-12-27 Thread Michelle Konzack
Hi *, after I got my pastebin runing, I need a second tool for binary uploads. Any hints? (Must work easy like the pastebin script) Thanks, Greetings and nice Day/Evening Michelle Konzack -- # Debian GNU/Linux Consultant ## Development of Intrane

[PHP] how would I do this?

2010-12-27 Thread David McGlone
Hi all, I am trying to make the link in this code not show the underscore and I can't figure out how I could do it. I've tried various different things I thought would work. I've tried things like "lawn_maintenance"=> "lawn maintenance", I tried concatinating "lawn" . "maintenance" and various

Re: [PHP] how would I do this?

2010-12-27 Thread Nathan Nobbe
On Mon, Dec 27, 2010 at 2:13 PM, David McGlone wrote: > Hi all, > > I am trying to make the link in this code not show the underscore and I > can't > figure out how I could do it. I've tried various different things I thought > would work. I've tried things like "lawn_maintenance"=> "lawn mainten

Re: [PHP] Need code like

2010-12-27 Thread Michael Shadle
Try google. This is getting a bit insane now. Sorry. On Dec 27, 2010, at 1:19 PM, Michelle Konzack wrote: > Hi *, > > after I got my pastebin runing, I need a second tool for binary uploads. > > Any hints? > > (Must work easy like the pastebin script) > > Thanks, Greetings and nice Day/Even

[PHP] Re: how would I do this?

2010-12-27 Thread Michelle Konzack
Hello David McGlone, Am 2010-12-27 16:13:50, hacktest Du folgendes herunter: > foreach ($services as $service){ > > echo "» $service"; > } > > Could anyone give me a hand? Obviously I don't understand arrays very well :-/ Maybe: echo "» "; Thanks, Greetings and nice Day/Evening Michelle K

Re: [PHP] how would I do this?

2010-12-27 Thread David McGlone
On Monday, December 27, 2010 04:28:12 pm Nathan Nobbe wrote: > On Mon, Dec 27, 2010 at 2:13 PM, David McGlone wrote: > > Hi all, > > > > I am trying to make the link in this code not show the underscore and I > > can't > > figure out how I could do it. I've tried various different things I > > th

Re: [PHP] Re: how would I do this?

2010-12-27 Thread David McGlone
On Monday, December 27, 2010 04:47:34 pm Michelle Konzack wrote: > Hello David McGlone, > > Am 2010-12-27 16:13:50, hacktest Du folgendes herunter: > > foreach ($services as $service){ > > > > echo "» > href=index.php?page=$service>$service"; } > > > > Could anyone give me a hand? Obviously I d

Re: [PHP] Re: how would I do this?

2010-12-27 Thread David McGlone
On Monday, December 27, 2010 04:53:08 pm David McGlone wrote: > On Monday, December 27, 2010 04:47:34 pm Michelle Konzack wrote: > > Hello David McGlone, > > > > Am 2010-12-27 16:13:50, hacktest Du folgendes herunter: > > > foreach ($services as $service){ > > > > > > echo "» > > href=index.php?

[PHP] Re: Need code like

2010-12-27 Thread Michelle Konzack
Hello Daniel P. Brown, Am 2010-12-27 12:11:46, hacktest Du folgendes herunter: > Sure, you can just download the actual PasteBin script from the > original author. It's GPL'd, and you can grab it here: > > http://links.parasane.net/42ez OK, I was a little bit working on it, but a G

Re: [PHP] Re: Need code like

2010-12-27 Thread Daniel P. Brown
On Mon, Dec 27, 2010 at 19:51, Michelle Konzack wrote: > > OK, I was a little bit working on it, but a  GPLed  code  which  include > AdWords and GoogleAnalytics is already suspect. > > Then the whole code is spagetti... > > And I do not know what Paul was smoking, when he has written layout.php.

[PHP] Re: Re: Need code like

2010-12-27 Thread Michelle Konzack
Hello Daniel P. Brown, Am 2010-12-27 19:57:40, hacktest Du folgendes herunter: > I didn't evaluate the code, I merely did a single two-second > Google search, as I presumed you'd already done yourself. I would say, the code was writen to prevent to be rewritten. I have gotten some ideas and

Re: [PHP] Re: Re: Need code like

2010-12-27 Thread Micky Hulse
On Mon, Dec 27, 2010 at 5:29 PM, Michelle Konzack wrote: > I have gotten some ideas and now I start coding my own stuff, which is > more flexibel in design and such. Hrmm, just found this info: http://blog.dixo.net/2009/09/15/pastebin-org-considered-harmful/ So, I assume you are looking for s

Re: [PHP] Re: Re: Need code like

2010-12-27 Thread Paul M Foster
On Mon, Dec 27, 2010 at 08:37:36PM -0800, Micky Hulse wrote: > On Mon, Dec 27, 2010 at 5:29 PM, Michelle Konzack > wrote: > > I have gotten some ideas and now I start coding my own stuff, which is > > more flexibel in design and such. > > Hrmm, just found this info: > > http://blog.dixo.net/2