[PHP] Re: Text editor for Ubuntu with FTP

2010-07-31 Thread David Robley
Jordan Jovanov wrote: > Hello to All, > > I only whant to star discussion for who is the best programm to write > php and html script. I use dreamweaver, but now I change my OS to ubuntu > and I want some suggestions for some Text editor for FTP for Ubuntu > > > Thanks A lot > Jordan Jovanov A

Re: [PHP] Need help calling multiple functions with if_is

2010-07-31 Thread Vince Leibowitz
Peter, That works like a dream! Thanks very much for your help and pointing me to those pages. I've already noticed something over there that will fix another problem I've been having. You folks are great for offering the assistance. Have a good weekend. Vince On Sat, Jul 31, 2010 at 2:50 PM, P

Re: [PHP] Need help calling multiple functions with if_is

2010-07-31 Thread Peter Lind
On 31 July 2010 21:34, Vince Leibowitz wrote: > That looks like it should work, but it doesn't. There isn't a reason > to close the embedded php statements, but I suspect wpads isn't > recognizing the call when it is embedded like this. It just brings up > a blank page in all instances, which is t

Re: [PHP] Need help calling multiple functions with if_is

2010-07-31 Thread Jason Pruim
On Jul 31, 2010, at 3:34 PM, Vince Leibowitz wrote: That looks like it should work, but it doesn't. There isn't a reason to close the embedded php statements, but I suspect wpads isn't recognizing the call when it is embedded like this. It just brings up a blank page in all instances, which is

Re: [PHP] Need help calling multiple functions with if_is

2010-07-31 Thread Vince Leibowitz
That looks like it should work, but it doesn't. There isn't a reason to close the embedded php statements, but I suspect wpads isn't recognizing the call when it is embedded like this. It just brings up a blank page in all instances, which is the same issue I was having with the original code strin

Re: [PHP] Need help calling multiple functions with if_is

2010-07-31 Thread Jason Pruim
Hi Vince, On Jul 31, 2010, at 3:15 PM, Vince Leibowitz wrote: ) (is_page(42)( (is_page(10)() >? Try: if (is_home(wpads('728leaderboard');) (is_page(42)( wpads('leaderboard1') (is_page(10)(wpads('leaderboard5)) ?> All I did was pull out all the jumps into PHP since the whole th

[PHP] Need help calling multiple functions with if_is

2010-07-31 Thread Vince Leibowitz
Hello, This is my first time to post to the list. I've been working with PHP for several years as a WordPress user, but I've come upon a problem I can't solve. I am trying to call up a specific php function (a plugin that displays ads) if the page is the home page, another specific function if the

Re: [PHP] Text editor for Ubuntu with FTP

2010-07-31 Thread Robert Cummings
On 10-07-31 07:03 AM, Jordan Jovanov wrote: Hello to All, I only whant to star discussion for who is the best programm to write php and html script. I use dreamweaver, but now I change my OS to ubuntu and I want some suggestions for some Text editor for FTP for Ubuntu Just mount the FTP connec

Re: [PHP] Text editor for Ubuntu with FTP

2010-07-31 Thread Ashley Sheridan
On Sat, 2010-07-31 at 13:03 +0200, Jordan Jovanov wrote: > Hello to All, > > I only whant to star discussion for who is the best programm to write > php and html script. I use dreamweaver, but now I change my OS to ubuntu > and I want some suggestions for some Text editor for FTP for Ubuntu > >

Re: [PHP] How to upload via SFTP with allow_url_open disabled?

2010-07-31 Thread Thomas Anderson
You might have better luck with phpseclib's Net_SFTP, which uses fsockopen: http://phpseclib.sourceforge.net/documentation/net.html#net_sftp_example Good luck! On Thu, Jul 29, 2010 at 12:13 PM, Scott Teresi wrote: > I'm attempting to send a file over SFTP in PHP, but all the examples I find > o

[PHP] Text editor for Ubuntu with FTP

2010-07-31 Thread Jordan Jovanov
Hello to All, I only whant to star discussion for who is the best programm to write php and html script. I use dreamweaver, but now I change my OS to ubuntu and I want some suggestions for some Text editor for FTP for Ubuntu Thanks A lot Jordan Jovanov -- PHP General Mailing List (http://www