1) i have a server hosting web page ( intranet ) . Intent is to create folders on another machine. How is it possible. (using php).
I\'m trying to build a dynamic php site using MVC principles.I\'m using WAMP on Win XP. Here\'s the code:
I\'m developing a php application and need to test the functionality of sending emails. Problem is I\'m using a development environment (wamp on windows) so I\'m guessing I don\'t have access to smtp
I am trying to use PHP HttpRequest Class and it seems that it\'s not installed with WAMP. Is it possible to have this extension available on Windows. I saw somewhere that \"a DLL for this PECLis not a
can anyone explain the procedure of installing ffmpeg in wamp. I got an answer to my previous question on ffmpeg and wamp that we have to interface the ffmpeg (here) with wamp.
Did wamp server supports ffmpeg in my windows local machiine. If so can I straight away run my code in wamp server to encode video (or) did I hav开发者_如何学编程e to install the ffmpeg or any related
I\'ve looked around for hours trying to get this to work. I\'m not new to programming in general but I\'ve never done anything with servers and PHP. I can\'t get Firefox to open any *.php pages in my
Well I built a page which is working absolutely fine as you can see below: but when i copy my folder to C:\\wamp\\www\\myFolder and run it through localhost using WAMP Server it look something like
Is it possible to use PHP alternate syntax (as descr开发者_Python百科ibed in the CodeIgniter user guide), on WAMP?This should be entirely PHP controlled, not by WAMPServer or the environment in which
i notice that in cygwin we can install apache2. can we make a wamp with cgywin ? ( ph开发者_如何转开发p mysql and apache ) better with phpmyadmin ? or we cant do that ? if we can, please give me a tut