Pass variable from Javascript to PHP

December 13, 2009 by Alex · Leave a Comment
Filed under: HTML, PHP, Web programming, Wordpress 

In my Wordpress project I need to pass info from Javascript to PHP code. I’ve tried with all the known methods but was unable to parse the data. How can I do that?
Read more

Windows IIS7 with PHP5 fires HTTP error 404

December 5, 2009 by Alex · Comments Off
Filed under: PHP, Programming, Web programming 

Question: I get HTTP error 404 on my PHP pages except the Default Website. I have reinstalled Win Server 2008 Std & IIS7 & PHP 5.3… Is there a particular way to set up IIS7 before installing PHP?

If you have a Windows Server 2008 with IIS 7 – or Windows 7 with IIS 7.5 – and PHP 5.x has been installed by the downloaded MSI package, you may run into a problem. Read more