I'm also starting with a multilanguage project, and after a little research,
we've decided to use this gettext
http://savannah.nongnu.org/projects/php-gettext/
Take a look.. might be useful to you also.
---
Regards / Saludos
Rudi Ullon
Sorry, for delayed reply, but anyway thanks for your help and your sugestions to check
the cron log, after read the tutorial and do some actions (trial and error) for a
days, finally i found i know it what's going on, the tutorial say that there is two
way to run php script with cron :
1. First
Ok, thanks i will check it first. soon i will send mail about it.
Jason Wong <[EMAIL PROTECTED]> wrote:On Monday 19 January 2004 12:01, rudi wrote:
> 01 * * * * root run-parts /usr/bin/php /var/www/html/cron/testcron.php
I believe 'run-parts' takes a directory as argument. T
Hi There,
I am a new be in php programming ussually i using php under windows, but now i am
migrate to linux.
I have php script to write time (testcron.php owner apache chmod 775) into file
testcron.txt(owner apache chmod 775), and i want this script
running from crontab.
My problem is how t
Hi,
> $my_string = strtolower("Hello World");
> print << $my_string
> END;
Yeah that'll work fine for me.
Thanks
Rudi.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
When printing like this:
print <<
Is it at all possible to use a function in the output ?
For example:
print <<
So far I've been unable to make it function work.
Many thanks
Rudi.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi friends,
Here at work we are gearing up to host PHP applications.
Could anyone point me towards some tips on PHP hositng ?
I'm interested in preparing my PHP server so that it is as secure as
possible.
Thanks
Kind regards
Rudi Starcevic.
--
PHP General Mailing List (http://www.ph
User Method=GET, and not METHOD=POST
Regards
Rudi Ahlers
UNIX Operator and Support
RTT
Fuel Group
- Original Message -
From: Wee Chua <[EMAIL PROTECTED]>
To: PHP (E-mail) <[EMAIL PROTECTED]>
Sent: Wednesday, January 23, 2002 11:01 PM
Subject: [PHP] help on PHP from
Hi al
No, no, no, what I meant was, I want to rent some servers, in order for me
to start a webhosting company myself.
Rudi Ahlers
UNIX Specialist and Web Developer
Bonzai Web Design - http://www.bonzai.org.za
Cell: 082 926 1689
- Original Message -
From: "Chris Bailey" <[EMAIL P
ry I need to do something. And I'm
looking for good bandwidth. Any recommendation will do, as I'll be looking
at all the companies, and see who offers the best.
Thanx
Rudi Ahlers
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
082xx, it should goto provider 2, and if he types in 084xx,
it should goto provider 3. I have a simple mail script, with $phone for the
phone number variable, and this is the one that needs to change.
Rudi Ahlers
UNIX Specialist and Web Developer
Bonzai Web Design - http://www.bonzai.org.za
Thanx for all the explanations, it did help quite a bit, although I don't
have a use for a class yet, I might just use one to see how it works, and
when to use it, and when not to use it.
Regards
Rudi Ahlers
- Original Message -
From: "Christopher William Wesley" <[EM
ipts?
Your help would be grateful as I'm still learning, and all info or knowledge
helps
Regards
Rudi Ahlers
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators,
print ("Unable to read from bonzai.txt!\n");
}
}
ReadFromFile();
?>
It gives me some error. I'm still pretty new to php, so I still need to
learn all of this.
Regards
Rudi Ahlers
- Original Message -
From: "Jeff Lewis" <[EMAIL PROTECTED]>
To: "Rudi Ahlers&qu
Sorry for the totally OT question, but can anyone recommend a good, FREE,
FTP client for windows? I now have to pay for AceFTP aswell, which used to
be free.
Thank you
Rudi Ahlers
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
ith this please?
Thank you
Rudi Ahlers
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
app
to read a file like that, where say $admin="rudi";
But also, how would I be able to change the values from another file? ie.
write to it, and delete lines in it?
I'm still learnin PHP, and it's great and a lot of fun.
Regards
Rudi Ahlers
--
PHP General Mailing List (htt
to any file on
the server. Would that be possible? Cause then you could simply add pages,
and the whole footer could be echoed to it.
Rudi Ahlers
UNIX Specialist and Web Developer
Bonzai Web Design - http://www.bonzai.org.za
Cell: 082 926 1689
- Original Message -
From: "Chip&quo
ot;;>
Can anyone give me some tips on howto do this? And any other tips for banner
ad servers would be great as well.
Regards
Rudi Ahlers
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con
You can use frames for that. Create a frame, say index.html, and then two
pages, one for the footer, and one for the other pages which will load
inside the frameset. Look at http://www.bonzai.org.za/home.php?id=offer
ample
Rudi Ahlers
UNIX Specialist and Web Developer
Bonzai Web Design - http
function un_htmlentities($str) {
$trans = get_html_translation_table (HTML_ENTITIES);
$trans = array_flip ($trans);
$str = strtr ($str, $trans);
return ($str);
}
> -Original Message-
> Fr
21 matches
Mail list logo