Hello,
I have just hired a remote PHP programmer. His main job is web
development and applications.
I have few concerns, I would be happy if someone can point me to the
right direction.
1. How can I provide him the requirements. I mean how can I analyze
the site and put everything in writing.
On Fri, Mar 20, 2009 at 6:16 PM, Paul M Foster wrote:
> On Fri, Mar 20, 2009 at 11:34:30AM +0300, OOzy Pal wrote:
>
>> Hello,
>>
>> I have just hired a remote PHP programmer. His main job is web
>> development and applications.
>>
>> I have few concerns
Tedd,
You wrote a long story about a client hiring a programmer which not
what I am asking.
Anyhow, thank you for your post. I learned from it.
I don't want to take it further. This php mailing list.
On Sat, Mar 21, 2009 at 4:40 PM, tedd wrote:
> At 11:45 PM +0300 3/20/09, OOzy P
On Sat, Mar 21, 2009 at 6:33 PM, tedd wrote:
> At 6:15 PM +0300 3/21/09, OOzy Pal wrote:
>>
>> Tedd,
>>
>> You wrote a long story about a client hiring a programmer which not
>> what I am asking.
>>
>> Anyhow, thank you for your post. I learned from it
Guys/Gals
In a long debate with a friend, he tried to convince
my that ASP.Net is the language to go for. Me, I don't
like MS product. I really could not convince him that
PHP is better than ASP.Net. Can you guys/gals help me
to convince this guy that PHP is the language to go
for.
Thank you
==
Guys/Gals
In a long debate with a friend, he tried to convince
my that ASP.Net is the language to go for. Me, I don't
like MS product. I really could not convince him that
PHP is better than ASP.Net. Can you guys/gals help me
to convince this guy that PHP is the language to go
for.
Thank you
==
Dears
I am trying replace anything between '{!' and '!}' i.e {!A!} and {!B!}
and {!ABC!} with XYZ. I tried the following but no help. Can anyone
help?
$this->template=str_replace("{!*!}","XYZ",$this->template);
Thank you
Regards,
OOzy
What is the purpose of life?
Regards,
OOzy
What
I have php4 running on Ubuntu Feisty. I can see php5-tidy in the
Synaptic (Package Manager) but can not see php4-tidy or php-tidy. How
can I install php4-tidy for php4?
--
OOzy
Ubuntu-Feisty
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 9/1/07, Jens Kleikamp <[EMAIL PROTECTED]> wrote:
> OOzy Pal schrieb:
> > On 9/1/07, Jens Kleikamp <[EMAIL PROTECTED]> wrote:
> >
> >> OOzy Pal schrieb:
> >>
> >>> I have php4 running on Ubuntu Feisty. I can see php5-tidy in the
> >
I am looking for codes to convert the roman western English characters
to its Arabic (Hindi) entities. For example the letter 5 Arabic
numeral entity is ٥
--
OOzy
Ubuntu-Feisty
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I am looking for class the do footnote like:
Then the above is transformed as
Lorem [1] diam nonummy
___
1 FOOTNOTE
--
OOzy
Ubuntu-Gutsy (7.10)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is there a linux program that can help me testing my patterns (preg)
something like GRegExp but for perl regexp
--
OOzy
Ubuntu-Gutsy (7.10)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
more words/chars[2]more words/chars
How can I match for the title. In this case the word Hello using regexp?
--
OOzy
Ubuntu-Gutsy (7.10)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Dec 27, 2007 12:40 PM, Robert Cummings <[EMAIL PROTECTED]> wrote:
> On Thu, 2007-12-27 at 11:27 +0300, OOzy Pal wrote:
> > more words/chars[2]more
> > words/chars
> >
> > How can I match for the title. In this case the word Hello using regexp?
>
>
>
Anyone have a nice color scheme for php syntax highlighting in vim? I
am using elflord and it is nice but the comment color is like the
function color which makes it confusing.
--
OOzy
Ubuntu-Gutsy (7.10)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
On Dec 27, 2007 7:09 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> On Dec 27, 2007 11:00 AM, OOzy Pal <[EMAIL PROTECTED]> wrote:
> > Anyone have a nice color scheme for php syntax highlighting in vim? I
> > am using elflord and it is nice but the comment color is like t
Daniel,
Sweet! Mine is version 7.x but I got it. I will check under vim7x. I
post if I have further questions.
Thank you
On Dec 27, 2007 8:20 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> On Dec 27, 2007 12:02 PM, OOzy Pal <[EMAIL PROTECTED]> wrote:
> > How can I edit thes
On Dec 27, 2007 10:32 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> On Dec 27, 2007 2:27 PM, OOzy Pal <[EMAIL PROTECTED]> wrote:
> > Daniel,
> >
> > Sweet! Mine is version 7.x but I got it. I will check under vim7x. I
> > post if I have further questions.
&
I would like to take PHP courses (intermediate to Advance) in India.
Can someone recommend a good institute anywhere in India?
--
OOzy
Ubuntu-Feisty
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How can I check an inputed date if it is a valid date and if it is in
the form of a timestamp or regular date such as (22-07-2007 or
22/07/2007)
--
OOzy
Ubuntu-Feisty
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How can I run a .php script from the command in Linux?
--
OOzy
Kubuntu-Dapper
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
te:
>
$ php script.php
OOzy Pal wrote:
> How can I run a .php script from the command in Linux?
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks you all but everything up did not work for me until I install
php-cli. :).
Hello
I am looking for a simple php CMS. Can anyone help?
--
OOzy
Ubuntu-Hardy
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 7/18/08, Nitsan Bin-Nun <[EMAIL PROTECTED]> wrote:
> Hi OOzy,
> I would like to get more details about that CMS.
>
> Thanks,
> Nitsan
>
> On 18/07/2008, OOzy Pal <[EMAIL PROTECTED]> wrote:
> >
> > Hello
> > I am looking for a simple php CMS. Ca
Hello
Can any one direct to very very tiny simple php template code. I want to use
it for 5-6 pages website.
Thank you
--
OOzy
Ubuntu-Hard
Hello,
I expect that this question been beaten to death. I googled for many hours
and all what I found is related to one CMS or another. I want to do is to
make a very very very simple index.php that when is it called it
automatically detect the page and load it. For example, when I call
www.xyz.
Dears,
My html templates are encoded using utf-8. When the
browser reads the files as .html it encodes it fine
and my characters looks fine. However, when php reads
the files and sends them to the browser the files
looks ugly and unreadable. How can I force the broswer
to encode the pages in utf-8
Dears,
How can I remove empty cells/places in an array. For
example:
a[1]='John';
a[2]='Mike';
a[3]='Lisa';
a[4]='';
a[5]='';
How can I remove a[4] & a[5], so the array is only
a[1]='John';
a[2]='Mike';
a[3]='Lisa';
=
Regards,
OOzy
What is the purpose of life?
Thanks guys/gals,
The header (.utf-8) thing worked ok.
--- Jochem Maas <[EMAIL PROTECTED]> wrote:
> OOzy Pal wrote:
> > Dears,
> >
> > My html templates are encoded using utf-8. When
> the
> > browser reads the files as .html it encodes it
> fine
&g
Dears
Can anyone direct me to a good tutorial on how to build a member area using php
sessions?
Thank you
OOzy
Regards,
OOzy
What is the purpose of life?
-
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
30 matches
Mail list logo