Posts Tagged ‘php script’
How can i edit a php template in dreamweaver? It shows up with the little php script box and no images?
I can’t see the page, nor the colors, or anything just the script and a blank design view.
How do you edit php in dreamweaver? I donwloaded a script/template and can’t edit the colors nothing.
help a noob please
Is their a Adobe program that can make php script Forms?
I am looking for a Adobe program that can make PHP script Forms like address fields email fields and I also want to make a petition online. They have alot of programs but I dont know what is right for me. Thank you.
What does it mean that I have a php site script?
Could you tell me what means that I have php site script?
Is the whole site just a script?How to debug this?In dreamweaver I do not see anything.
Thanks.
Can you help me to write a php script that can turn your web page into editable?
I am trying to write a script (preferably php) that can make my web page into editable page. I got stuck, and now I am online and ask for help.
How do I delete records entered in a "Textarea" from Mysql using php?
I have an HTML and php script, but it is only for single line Text, therefore only one record. How do I change the script to used data from a <textarea> and delete multiple records?
How can I make a PHP script send me results?
I made a PHP script quiz on a website. Simple true or false quiz. After the user submits the quiz, it shows their results. How do I make it so that it emails or sends the results directly to me?
How to integrate PhP script in to a website with dream weaver?
I have a website (www.varietycube.com) and we want to integrate PhP script like a comment system or a voting system. We have Dreamweaver CS5, will it work with that your do we have to used another website editor? Thanks!
What is the best php script you would recommend?
Hello everyone, I would like to know what you think is the best PHP script which you would recommend.
Thanks,
Jake
Is there a way to make a php script on a page continue to run?
Is there a way to make a container for a php script that will continue to run after the browser has finished? I need a way to start a php CLI program from the browser, as I don’t have easy access to a shell, and then be able to close the browser once I’ve loaded the page and have the program keep running.
How do I run PHP script without creating an executable?
Just as you can link to a .JS page using <script type="text… , I’d like to keep my home page as an .HTML file, but I need to grab some variables from some PHP script.