[PHP] begineer + coolsite
I found this site http://www.Banners4i.com while surfing the net, may be it could be useful to you. It has Free Banner / Link Exchange Server, Counter Server and a WAP Counter Server developed using PHP (may be PHP4, MySQL, WML) If you know of any cool sites developed using PHP pl. let me know. -- Get real solutions to all your problems. http://www.salahkarindia.com - India's first advisory Portal Your friend, advisor, healer,companion!!! Register now to get free advice on all your problems. -- -- 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]
[PHP] begineer + coolsite
I found this site http://www.Banners4i.com while surfing the net, may be it could be useful to you. It has Free Banner / Link Exchange Server, Counter Server and a WAP Counter Server developed using PHP (may be PHP4, MySQL, WML) If you know of any cool sites developed using PHP pl. let me know. -- Get real solutions to all your problems. http://www.salahkarindia.com - India's first advisory Portal Your friend, advisor, healer,companion!!! Register now to get free advice on all your problems. -- -- 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]
[PHP] number to word converter
Hello, can anybody suggest me where could i get a script to convert a integer value to a phrase. for eg. "135" to "One Hundred And Thirty Five" thanks in advance. carry -- Get real solutions to all your problems. http://www.salahkarindia.com - India's first advisory Portal Your friend, advisor, healer,companion!!! Register now to get free advice on all your problems. -- -- 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]
[PHP] Re: number to word converter
thanks to everybody who responded. carry Carry Ian e-mail: [EMAIL PROTECTED] -- Get real solutions to all your problems. http://www.salahkarindia.com - India's first advisory Portal Your friend, advisor, healer,companion!!! Register now to get free advice on all your problems. -- -- 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]
[PHP] how to execute a php script thru a cron job
hello, can anybody suggest me how to execute a php file thru a cron job? i have a php script which checks for invalid links in my links database and mails the result to the site admin if any 400 series errors are found. thanks in advance. regards carry Carry Ian e-mail: [EMAIL PROTECTED] -- Get real solutions to all your problems. http://www.salahkarindia.com - India's first advisory Portal Your friend, advisor, healer,companion!!! Register now to get free advice on all your problems. -- -- 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]
Re: [PHP] how to execute a php script thru a cron job
thanks daniel, but how do i add it to the cron job for daily execution ? regards carry On Thursday, September 06, 2001 at 10:51:00 PM, Daniel Rezny wrote: > Hello Carry, > > Thursday, September 06, 2001, 5:05:53 PM, you wrote: > > CI> hello, > > > > CI> can anybody suggest me how to execute a php file thru a cron job? > > CI> i have a php script which checks for invalid links in my links database and >mails the result to the site admin if any 400 series errors are found. > > > > CI> thanks in advance. > > If you have a binary php version you can do it like this: > /path/to/php/binary /path/to/script > > Or you can do it thru lynx like this: > /path/to/lynx -dump www.some_server.com/script.php > > I hope it helps. > > -- > Best regards, > Danielmailto:[EMAIL PROTECTED] > > > > -- > 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] > > Carry Ian e-mail: [EMAIL PROTECTED] -- Get real solutions to all your problems. http://www.salahkarindia.com - India's first advisory Portal Your friend, advisor, healer,companion!!! Register now to get free advice on all your problems. -- -- 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]
[PHP] reading a pop3 without imap functions
Hello, I want to read mails from a pop3 account. Our ISP doesn't support IMAP with PHP. Can anybody help me how to do it using php. Any help will be highly appreciated. Thanks in advance. Regards, Carry Carry Ian e-mail: [EMAIL PROTECTED] -- Get real solutions to all your problems. http://www.salahkarindia.com - India's first advisory Portal Your friend, advisor, healer,companion!!! Register now to get free advice on all your problems. -- -- 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]