| | |||||
| ||||||||
| Website Development Development concepts, scripts, sponsors and affiliate programs. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Mar 2005 Location: England
Posts: 7
![]() | |
| |
| | #3 (permalink) |
| Senior Member Join Date: Feb 2005 Location: Lost somewhere in a stack of queues..
Posts: 1,200
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Nobody is saying anything because your question it self is a question in it self. With the information you provides, it's quite hard to figure out what you are trying to do. Why can't you just port your Perl scripts tp PHP scripts ? How are you storing the count ? -Pratik
__________________ Ruby on Rails Developer - http://m.onkey.org |
| |
| | #6 (permalink) |
| NamePros Webmaster ![]() ![]() ![]() Join Date: Feb 2003
Posts: 12,930
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | As a perl programmer who switched over to PHP programming, there were several times I needed to run a Perl script and get the results into PHP. You can use the PHP 'exec' function to run your Perl script, and if needed, parse whatever is returned from it using other PHP functions. (Your server still has to be able to run Perl CGI scripts.) http://www.php.net/manual/en/function.exec.php This seems like a complicated way of maintaining a counter though. Couldn't you access the counts another way using PHP? |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial: Getting started with PHP (The Basics) | deadserious | Webmaster Tutorials | 60 | 11-17-2007 12:35 PM |
| HOWTO: Install the Apache Web Server, Perl, PHP, and MySQL on Windows | deadserious | Webmaster Tutorials | 96 | 05-27-2007 02:24 PM |
| Googlism - What does google think of you? | deadserious | The Break Room | 55 | 12-15-2005 10:09 AM |