Re: [PHP] Little php code - error

2010-04-08 Thread Devendra Jadhav
9.10 with sqlite, as you could see. > > Thanks a lot, > Juan > > [0] http://pastebin.com/xC4pFbfH > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] How to know which PHP is used by Apache

2010-04-01 Thread Devendra Jadhav
lation", whether or not your have the >> CLI binary is not that important, although I always do >> since I like to run system scripts in PHP via cron, etc. >> >> Kevin Kinsey >> > > LOL. Super misunderstanding. Anyway, I did that test to help Devendra. > > > -- > Nilesh Govindarajan > Site & Server Administrator > www.itech7.com > मेरा भारत महान ! > मम भारत: महत्तम भवतु ! > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > I think I am clear with everything now.. Good.. Thank you very much Nilesh, kevin, Ashley & all. -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] How to know which PHP is used by Apache

2010-04-01 Thread Devendra Jadhav
On Thu, Apr 1, 2010 at 7:22 PM, Devendra Jadhav wrote: > On Thu, Apr 1, 2010 at 7:13 PM, Teus Benschop wrote: > >> On Thu, 2010-04-01 at 19:07 +0530, Devendra Jadhav wrote: >> > With my case both installation of PHP has version 5.x, so how to know >> which >> >

Re: [PHP] How to know which PHP is used by Apache

2010-04-01 Thread Devendra Jadhav
On Thu, Apr 1, 2010 at 7:13 PM, Teus Benschop wrote: > On Thu, 2010-04-01 at 19:07 +0530, Devendra Jadhav wrote: > > With my case both installation of PHP has version 5.x, so how to know > which > > PHP is being used? > > > Running this page through Apach

Re: [PHP] How to know which PHP is used by Apache

2010-04-01 Thread Devendra Jadhav
On Thu, Apr 1, 2010 at 6:59 PM, Ashley Sheridan wrote: > On Thu, 2010-04-01 at 19:00 +0530, Devendra Jadhav wrote: > > Hi All, > > In the situation if there are two PHP's installed on the Linux box. > How to know which PHP is used by Apache? > > Another question i

[PHP] How to know which PHP is used by Apache

2010-04-01 Thread Devendra Jadhav
der Apache. Appreciate your thoughts. -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] how to provide download of files mow in documentroot

2010-03-28 Thread Devendra Jadhav
solution similar to private file downloads provided by drupal' > > so that the php webserver provides the download and not apache > in realtime > > > > On Mon, Mar 29, 2010 at 11:43 AM, Devendra Jadhav > wrote: > >> Hey.. >> >> Try creating soft l

Re: [PHP] how to provide download of files mow in documentroot

2010-03-28 Thread Devendra Jadhav
alist > Directory Services > Microsoft > > > All we have to decide is what to do with the time that has been given to us > > > http://www.ebhakt.com/ > http://fytclub.net/ > http://ebhakt.info/ > -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] how to upload large file ( bigger than 1G) with PHP

2010-03-12 Thread Devendra Jadhav
gt; > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] Mail Function In PHP

2010-03-06 Thread Devendra Jadhav
P, > Blog @: http://kannan4k.wordpress.com/ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] JQuery issue

2010-02-12 Thread Devendra Jadhav
thank you all On Fri, Feb 12, 2010 at 5:54 PM, Jay Blanchard wrote: > [snip] > Sorry for asking question at wrong place.. (Please tell me where to as > questions about JQuery) > [/snip] > > Google is your friend > > http://docs.jquery.com/Discussion#Official_Forums &

[PHP] JQuery issue

2010-02-12 Thread Devendra Jadhav
iner" span. I want only date error should come in error_container everything else should be as it is before (in-front of text boxes) Please help.. -- Devendra Jadhav

Re: [PHP] weird xml tag

2010-01-14 Thread Devendra Jadhav
-01-14 at 18:00 +0530, Devendra Jadhav wrote: > > Hi All, > > I am writing module to display recent Wordpress blog posts in drupal. > I am taking RSS feeds of blog. I am using simple xml library of PHP to parse > xml. > Now the problem is I get weird tag in XML. > Jason Bourn

[PHP] weird xml tag

2010-01-14 Thread Devendra Jadhav
getting dc:creator in the object as dc:creator is not valid variable name. can someone tell me how to access it? appreciate your help -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] Open source project management tool - PHP

2009-12-17 Thread Devendra Jadhav
s > Angelo > > http://www.wapit.co.za > http://www.elemental.co.za > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] logic operands problem

2009-12-07 Thread Devendra Jadhav
2 OR page = 3 AND page != > 1) > > Has somebody an idea how to solve this? > > Thank you in advance for any help! > > Merlin > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] Best way to read first 20 characters of a string?

2009-12-02 Thread Devendra Jadhav
cription, what is the best > method to just grab the first 20 characters from a string regardless > of whether they are letters or numbers? > > Chris > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > --

Re: [PHP] PHP httpd debug question

2009-11-17 Thread Devendra Jadhav
time, and I need to run > an httpd backtrace. I have a question though. > > > > There is another httpd instance running on the same host. If I run httpd > -X will it interfere with the other httpd process running, or will > > it be a separate process? > > > > Thanks > > -John > > -- Devendra Jadhav देवेंद्र जाधव

Re: [PHP] Connect to LDAP

2009-11-08 Thread Devendra Jadhav
if ($ldapbind) { > $msg = "User Authenticated Successfully!"; > $_SESSION['username'] = $ldapuser; > $_SESSION['password'] = $ldappass; > return true; >} else { > $msg = "Invalid username / password";

Re: [PHP] Using remote include config file and class in a local file

2009-11-03 Thread Devendra Jadhav
No idea about NFS on windows. But you can mount samba share in XP On Tue, Nov 3, 2009 at 3:09 PM, Anton Heuschen wrote: > Hmmm yes thats another way of doing it ... Im running a Ubuntu box > ..so its quite possible (how will you mount if your on XP?) > > > > 2009/11/3 Devendr

Re: [PHP] Using remote include config file and class in a local file

2009-11-03 Thread Devendra Jadhav
ink to it and use it at my office, or at my PC > at home > > But I now realize including the php ...will just return a blank page > so its not like doing a include(/config.php) when its local > > Anyway to do this ? > > > > 2009/11/3 Devendra Jadhav : &

Re: [PHP] Using remote include config file and class in a local file

2009-11-03 Thread Devendra Jadhav
sses file) on > > my local running php script ? > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav

Re: [PHP] Using remote include config file and class in a local file

2009-11-03 Thread Devendra Jadhav
ind RemoteClass ... > > > How can I include/require a config (or any other php classes file) on > my local running php script ? > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav

Re: [PHP] PHP and Javascript escape character problem, --> those who like to solve things can try to solve this issue, its tricky I think ;)

2009-11-02 Thread Devendra Jadhav
.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav

Re: [PHP] PHP and Javascript escape character problem, --> those who like to solve things can try to solve this issue, its tricky I think ;)

2009-11-02 Thread Devendra Jadhav
his > forum > > cause it wouldn't let me post my thread because it regards it as an > illegal > > tag lol. B-)B-) > > > > Thank you very much :) , > > The Ace > > > > > > -- > > View this message in context: > http://old.nabble.com/PHP-and-Javascript-escape-character-problem%2C---%3E-those-who-like-to-solve-things-can-try-to-solve-this-issue%2C-its-tricky-I-think--%29-tp26156627p26156627.html > > Sent from the PHP - General mailing list archive at Nabble.com. > > > > > > > I've noticed also that in your code you've always referred to onclik, > when it should be onclick. I hope this was just a typo in the email! > > Thanks, > Ash > http://www.ashleysheridan.co.uk > > > -- Devendra Jadhav

Re: [PHP] PHP and Javascript escape character problem, --> those who like to solve things can try to solve this issue, its tricky I think ;)

2009-11-02 Thread Devendra Jadhav
pt-escape-character-problem%2C---%3E-those-who-like-to-solve-things-can-try-to-solve-this-issue%2C-its-tricky-I-think--%29-tp26156627p26156627.html > Sent from the PHP - General mailing list archive at Nabble.com. > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav

Re: [PHP] Active Directory LDAP Help

2009-10-06 Thread Devendra Jadhav
ed to AD and bounded with correct username, >> password. >> Also where will I get all attributes with its meanign... which attributes >> are compulsory... different types of objects like users, groups, >> organizational units and their attributes ... >> where will i get all this information? >> >> Help appreciated. >> Thank you. >> >> >> > > -- Devendra Jadhav

[PHP] Active Directory LDAP Help

2009-10-06 Thread Devendra Jadhav
n... which attributes are compulsory... different types of objects like users, groups, organizational units and their attributes ... where will i get all this information? Help appreciated. Thank you. -- Devendra Jadhav

Re: [PHP] mysql user session handler

2009-09-08 Thread Devendra Jadhav
> > -tom > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav

[PHP] Re: [PHP-WIN] Re: [PHP] Problem outputting MySQL Date field

2009-08-31 Thread Devendra Jadhav
> > > Sent from my magic iPhone, > Keith Davis 214-906-5183 > > > On Aug 28, 2009, at 7:39 PM, "John Meyer" > wrote: > > Devendra Jadhav wrote: >> >>> No need to do anything special. It should display date as string. Can you >>> pro

Re: [PHP] to a css file requires .css ???

2009-08-17 Thread Devendra Jadhav
gt; dK > > ` > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > Oh, I think it's part of the spec. You could always use .htaccess rules to > parse .css files as .php, this will keep search engines happy and browsers > happy as well. > > -- > - Adam Shannon ( http://ashannon.us ) > -- Devendra Jadhav

[PHP] Issue with the huge import script

2009-08-15 Thread Devendra Jadhav
d]; } Now my script is importing same records for more than one time. I am not able to get through this issue Is it because of the size of the records or something else...? Please suggest me some solution which is faster, safe and easy to code :D Thanks in advance -- Devendra Jadhav

Re: [PHP] Sending email w/ attachments

2009-08-11 Thread Devendra Jadhav
== > Skip Evans > Big Sky Penguin, LLC > 503 S Baldwin St, #1 > Madison WI 53703 > 608.250.2720 > http://bigskypenguin.com > > Those of you who believe in > telekinesis, raise my hand. > -- Kurt Vonnegut > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav

Re: [PHP] Doubt regarding session_destroy() in PHP 5

2009-07-21 Thread Devendra Jadhav
rs >> as they go from site to site. I got around this by using MySQL-based >> sessions. It keeps things nice and separated. >> >> Take care, >> Floyd >> > > Will this be causing issues when http://1.a.b and http://2.a.b are the two > PHP sites running on the same web server using virtualhosts? > > Regards, > Guruprasad > -- Devendra Jadhav

Re: [PHP] Doubt regarding session_destroy() in PHP 5

2009-07-21 Thread Devendra Jadhav
so that only the appropriate website's session variables will get > destroyed? > > Thanks in advance. > > Regards, > Guruprasad > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Devendra Jadhav