RE: [PHP] HELP - I have tried to unsubscribe from this listmutipletimes but cannot.

2007-06-30 Thread Brian Seymour
Patrick, did you trying going to http://www.php.net/unsub.php yet? =D Brian Seymour AeroCoreProductions http://www.aerocore.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Flash / Ajax / PHP

2007-06-30 Thread zerof
David Giragosian escreveu: I've recently been using some limited free time to explore the Freemovie (Flash-PHP API) and Ajax technologies. Can anyone help me to understand whether these can be used together? Can I, for example, pull data from MySQL, dynamically alter Flash function parameters, t

Re: [PHP] Flash / Ajax / PHP

2007-06-30 Thread tedd
At 10:30 AM -0500 6/29/07, David Giragosian wrote: I've recently been using some limited free time to explore the Freemovie (Flash-PHP API) and Ajax technologies. Can anyone help me to understand whether these can be used together? Can I, for example, pull data from MySQL, dynamically alter Flas

Re: [PHP] implementation of guest book

2007-06-30 Thread brian
Shiv Prakash wrote: Sir, I have implemented the guest book in web site successfully and its working also without any problem but administration side is asking for ID and Password, my request is how do I get that because I have tried my level best to find it in the site but I couldn’t get it ,the

Re: [PHP] Flash / Ajax / PHP

2007-06-30 Thread David Giragosian
On 6/30/07, tedd <[EMAIL PROTECTED]> wrote: At 10:30 AM -0500 6/29/07, David Giragosian wrote: >I've recently been using some limited free time to explore the Freemovie >(Flash-PHP API) and Ajax technologies. > >Can anyone help me to understand whether these can be used together? Can I, >for exa

Re: [PHP] HELP - I have tried to unsubscribe from this listmutipletimes but cannot.

2007-06-30 Thread Daniel Brown
On 6/30/07, Brian Seymour <[EMAIL PROTECTED]> wrote: Patrick, did you trying going to http://www.php.net/unsub.php yet? =D Brian Seymour AeroCoreProductions http://www.aerocore.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Date Calculation Help

2007-06-30 Thread revDAVE
I have segmented a year into four quarters (3 months each) nowdate = the month of the chosen date (ex: 5-30-07 = month 5) Q: What is the best way to calculate which quarter (1-2-3 or 4) the chosen date falls on? Result - Ex: 5-30-07 = month 5 and should fall in quarter 2 -- Thanks - RevDave

[PHP] Re: Date Calculation Help

2007-06-30 Thread Oliver Jato
revDAVE wrote: > I have segmented a year into four quarters (3 months each) > > nowdate = the month of the chosen date (ex: 5-30-07 = month 5) > > Q: What is the best way to calculate which quarter (1-2-3 or 4) the > chosen date falls on? > > Result - Ex: 5-30-07 = month 5 and should fall in q

[PHP] str_replace new line

2007-06-30 Thread jekillen
Hello; I have the following code: $prps = str_replace("\n", ' ', $input[3]); $request = str_replace("// var purpose = {} ;\n", "var purpose = '$prps';\n", $request); In the first line $input[3] is a string formatted with new lines at the end of each line. It is to be used to initialize a ja

RE: [PHP] simple OCR in php

2007-06-30 Thread Jay Blanchard
[snip] > In short PHP cannot perform OCR functions. Why? PHP provides all requisite functions/features so if someone was sadistic enough and talented enough there's nothing to stop them writing an OCR app using it. [/snip] Sure, but then the scanning device would have to be connected to the se

RE: [PHP] simple OCR in php

2007-06-30 Thread Robert Cummings
On Sat, 2007-06-30 at 12:12 -0500, Jay Blanchard wrote: > [snip] > > In short PHP cannot perform OCR functions. > > Why? PHP provides all requisite functions/features so if someone was > sadistic enough and talented enough there's nothing to stop them writing > > an OCR app using it. > [/snip]

Re: [PHP] simple OCR in php

2007-06-30 Thread Stut
Jay Blanchard wrote: [snip] In short PHP cannot perform OCR functions. Why? PHP provides all requisite functions/features so if someone was sadistic enough and talented enough there's nothing to stop them writing an OCR app using it. [/snip] Sure, but then the scanning device would have to

Re: [PHP] Date Calculation Help

2007-06-30 Thread Paul Novitski
At 6/30/2007 08:14 AM, revDAVE wrote: I have segmented a year into four quarters (3 months each) nowdate = the month of the chosen date (ex: 5-30-07 = month 5) Q: What is the best way to calculate which quarter (1-2-3 or 4) the chosen date falls on? Result - Ex: 5-30-07 = month 5 and should f

[PHP] developer seeking document writer

2007-06-30 Thread adel
hi I wrote php 5 framework, not trying to do everything or add layers of complexing to what php already do easy, this framework has few objects that helps me doing commonly tasks easily like generating valid HTML, localization, "ajax" without coding any javascript and managing database without an