Hello, everybody! I am interesting in php. But i am not sure that the Macromedia Dreamweaver MX can do php or not. Can anybody tell me either Dreamweaver can do php or not?
You mean code in php: yes... even a simple notepad can all you need to do is write the code, save it in some file with *.php extention, copy to your php-enabled server: and thats it!
Dont even talk to me about Zend: its the one i use, but not everyone can afford it...
But yes, Zend Studio is the best... have been using it for a long time its really HOT
yes..the whole forum is built in PHP.. learn more about php here: http://www.php.net
hehe... i told you already: ANYTHING that can write text and save it as a file: can be used to create a php page... the only thing is that you need to know HOW to write php codes
simply because you need a server that is configured to run with php: you need to install php on your machine... PHP is a server-side language: it requires a server software: download from http://www.php.net/downloads.php
You will also need a http server: Apache (recommended) or something like IIS (not really recommended and is windows-only).. there are several more, but Apache is the most common one..
emm...u give me the url, i go in and don't know which type of software i have to download...........i want a mysql database,can i download from any site?
thank u,mr.admin......i know how to create mysql database and table....
but have problem now....how to make sure my file can preview(i mean how to add it onto the database),and can i see my preview however i dont have any websever?
Use http://httpd.apache.org/download.cgi and download Win32 Binary (MSI Installer): apache_2.0.54-win32-x86-no_ssl.msi
I think i have mentioned it, or atleast most people understand that they should choose the package that contains words "Win32" and "Binary" in case they dont want to re-compile everything
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.