Does anyone know a Java to PHP bridge that works on windows ?

I need a java to php brige to access php from Java in windows. I know about Plava but it they say that it was not made for windows.

Tags: , , , , ,

Posted in PHP1 Comment

Can you use PHP and Mysql with a Linux Live CD?

If you come back to Windows will all your PHP & Mysql settings gone? Do you have to reinstall everything again if you decide to use a second time the Linux Live CD?? I don’t want to install Linux permanently o0n my sustem but I would like to work with the Lice CD without losing my work & setings. Is it possible?

Tags: , ,

Posted in PHP3 Comments

How to read tags from MP3 files using PHP code?

Hi PHP Folks,

I wanna make a database of my MP3s by reading files from HDD automatically using PHP. This is not a problem. However, it is very painful to write all MP3 descriptions (Title, Albums, Artists, Genre etc) again. So I would like to ask you guys whether you know how to read tags from MP3 file using PHP or any good sources about this.

I’m looking forward to hearing your answers.

Thanks in advance.

Tags: , , , , ,

Posted in PHP2 Comments

I wonder if PHP is a good language to learn OOP?

I am having troubles to learn Actionscript 3 so I was wondering if I learn PHP first that will help me understand programming. OOP etc.. I am a newbie. Thx.

Tags: , , ,

Posted in PHP5 Comments

How do i create a page with results from my sql table from a url i created with php?

i have got a results page which shows results from my database and i put a
echo “
$row[0]

“;
which uses the topic as part of a url
http://ww.url.com/detail.php?topic=becauseidclose/
but the problem is that how do i create detail.php which will show the record with topic “becauseidclose”
What will i include in detail.php to show the record on its respective page
thanks in advance.
if it helps the website is at
http://www.sharewink.com

Tags: , , , , ,

Posted in PHP3 Comments

How to compress a file in to rar with php?

How to compress a file in to rar with php?
I mean with php (for servers)

Tags: ,

Posted in PHP1 Comment

To develop an interactive website with quite complex requirements, PHP or Java?

I wanna develop an interactive website whose requirements are quite complex, especially requirements on sorting/ordering, which programming language should I choose, PHP or Java?
It is composite sorting. In order to sort, several arguments for each item are collected and calculated. I am afraid that database couldn’t do this job, only a program can do this job.
What programming language does Yahoo answers use? Which language is more able to handle concurrent access, PHP or Java?

Tags: , , , , , ,

Posted in PHP2 Comments

How do I test PHP on my computer?

I have PHP and Apache successfully installed on my computer, and they run, but my PHP files don’t work! I did a test, i made a file called phpinfo.php, you know, that has your PHP information, and that worked, however, even when i save PHP files in that location, it doesn’t work at all!

Tags: ,

Posted in PHP2 Comments

Is it better to learn PHP with Linux or Windows?

I am planning to become a professional PHP developer in 6 months. Is it better to learn PHP/Mysql with Linux or Windows? If yes which version &which version plz? Thanks

Tags: , , ,

Posted in PHP6 Comments

How to determine if a php script is ran from the command line, or as a web request?

say you have a php script (x.php), the script can be called either from the command line, or from a web request. how can the script determine which called it?

simple and elegang solution needed.

Tags: , , , , ,

Posted in PHP2 Comments

Categories