Mobile on php and html

A client asked me to make his site mobile mode without changing anything to it (the page was made in html and php). My question is: can I make the mobile version on Adobe Muse and upload it on the net? (Without changing the Web site) Thank you

robertocooper wrote:

A client asked me to make his site mobile mode without changing anything to it (the page was made in html & php). My question is: can I make the mobile version on Adobe Muse and upload it on the net? (Without changing the Web site) Thank you

Sometimes if the host supports the html rules base;

  1. The redirect for phones link will point to muse/index.html
  2. The homepage of the current site is called index.html, not default.php or http://www.sigling.is/IMO/imofishing/home.htm

Tags: Adobe Muse

Similar Questions

  • Muse work with PHP and MySQL

    I have an investigation designed to go to a page of a site.  The designer will be using PHP and MySQL.  Compatible?

    Thanks for any help.

    SS

    Not really relevant. Whatever your designer will do will have to be inserted manually in HTML customized or by editing the HTML files published one way or another. It has nothing to do any with the Muse herself and the design of the process beyond 'make room', i.e. respective free addition where the code can be inserted.

    Mylenium

  • form php with html page?

    This is an excerpt from a short form, I would like to put up on my site in HTML single page. It is powered by PHP, and my intention is to insert this form in the footer of the site.

    Can I copy the code for the form and insert in my footer & who would do it? Just change the extension of the file to PHP to support and then make the call PHP at the top of page?

    And, if it becomes too difficult - how could I change the electronic form to HTML only if needed tag?

    < div class = "formblock" >

    < label = "howHeard" class = "text-reader-screen" > how did you hear about this? < / label >

    < select name = "howHeard" id = "howHeard" value = "<?" PHP if (isset($_POST['howHeard'])) echo $_POST ['howHeard'];? ">" class = "tick" >

    < option value = "volvo" > Volvo < / option >

    < option value = "saab" > Saab < / option >

    < option value = "mercedes" > Mercedes < / option >

    < option value = "audi" > Audi < / option >

    < / select >

    <? PHP if ($howHeardError! = ") {? >}

    < br / > < span class = "error" > <? PHP echo $howHeardError;? > < / span >

    <? PHP}? >

    < / div >

    Is it a good idea to make the HTML page in a PHP page? -Thanks!

    Can I copy the code for the form and insert in my footer & who would do it?

    Well, the extract is not form tags, and you will need a script for the treatment, which may be the same "page or another page. You also need a way to send the form.

    Is it a good idea to make the HTML page in a PHP page?

    The server must commit more resources to treat a PHP page, so you don't want to convert HTML pages to PHP pages unless there is code inside PHP. But there is no harm in turn an HTML page in a PHP page.

  • the .swf and .html files does not work while the .fla file works great

    Hi I'm new to actionscript, and I have a question. The fla file works perfectly and runs the timer function and reads the xml file to create an RSS feed, but when I publish and choose HTML wrapper and then choose 14 Flash swf and html file load the photos and the text field but isn't something else please help.

    Thanks in advance.

    import flash.net.URLLoader;

    import flash.net.URLRequest;

    import flash.events.Event;

    import flash.text.TextField;

    import flash.text. *;

    import flash.utils.Timer;

    import flash.events.TimerEvent;

    var RSSLoader:URLLoader = new URLLoader();

    var RSSURL:URLRequest = new URLRequest ("http://sports.yahoo.com/soccer//rss.xml");

    RSSLoader.addEventListener (Event.COMPLETE, RSSLoaded);

    RSSLoader.load (RSSURL);

    var RSSXML:XML = new XML();

    RSSXML.ignoreWhitespace = true;

    var title: TextField;

    var desc:TextField;

    var allText:TextField;

    title = new TextField();

    allText = new TextField();

    var i: int;

    function RSSLoaded(e:Event):void {}

    trace ("xml load file here");

    RSSXML = XML (RSSLoader.data);

    for {(var selectedItems:String in RSSXML.channel.item)

    title. Text = (RSSXML.channel.item [selectedItems] .title + "/");

    title.wordWrap = true;

    tfLog.text += title.text;

    tfLog.wordWrap = true;

    trace (title. (Text);

    }

    }

    var t:Timer = new Timer (200);

    t.addEventListener)

    TimerEvent.TIMER,

    function(EV:TimerEvent): void

    {

    tfLog.text tfLog.text.substr = (1) + tfLog.text.charAt (0);

    }

    );

    t.Start ();

    var picTimer:Timer = new Timer (2000);

    picTimer.start ();

    picTimer.addEventListener (TimerEvent.TIMER, timehandler);

    function timehandler(event:TimerEvent):void {}

    setChildIndex (getChildAt (7), 0);

    }

    A way around that is to have a PHP file on your server that reads the XML feed and your swf reads the data from the PHP file rather than directly from the external domain.

  • I have a mobile Web site and I would like the links to Google Maps, or any map application, I can do this with the Muse?

    I have a mobile Web site and I would like the links to Google Maps, or any map application, I can do this with the Muse?

    Hello

    Are you talking about placing Google map on the Mobile page created in Muse? If so you can do this by either using 'Google Map Widget', either by placing the "Embedded Code" created in any site map.

    Here is the detailed procedure for the same thing:

    How to add a Google map

    How to add a Google map | Adobe Muse CC tutorials

    Integration HTMl in Muse

    Adobe help Muse | HTML integration

    Please let me know if you're ready to do something else.

    Concerning

    Vivek

  • Chinese characters in forms PHP and MySQL CS6

    Hello. I followed then adapted from David Power dynamic Web Tutorial sites to set up a basic online dictionary site. MySQL works very well for 4 of the 5 fields - post_id, pinyin, and updated. But the main field is hanzi - which should have Chinese characters. When I enter them using a form, MySQL doesn't show that '? 'or'? ' in the fields. Similarly, if I manually enter the correct characters in MYSQL through PHPAdmin, bed Web site as '?

    I did some research on this problem and found this page encoding or the ranking parameters may be the problem. So I put the 'MySQL connection classification"and the field classification table & hanzi to"GB2312_chinese_ci"for Chinese characters simplified. I also changed the encoding of PHP pages in < meta http-equiv = "Content-Type" content = text/html"; charset = GB2312"/ >

    However, I will still have almost the same problems. Rather than get a value of "?"or"?" in the hanzi MySQL field, I now get variations "? ±«.

    I am very new to PHP and MySQL, but as I said, the real pages and forms and queries are works well for all the fields with the exception of the character Chinese one.

    Help, please!

    OK thank you fixed your advice, Kenneth.

    I have been researching unicode & mysql and finally found this page that it started running properly: http://blog.al-aqel.com/programming/fix-and-store-unicode-in-mysql-php/

    As you say, establish codes of characters and rankings mysql to 'utf8_general_ci' including the server, database, tables & fields.

    Also, it is the addition of "mysql_set_charset('utf8')"; in my PHP pages this server accessed. This was in addition to affecting the UTF-8 character set in the page's meta tags.

    Awesome! Now have working Chinese simplified in my PHP pages, forms and MySQL database.

    Thank you again and hope that it might help others with similar problems.

  • Get style sheets to work in the header.php and associated files

    Let's say I created a file header.php in my includes folder.  And I include in my index.php file in the root directory of the site.

    Then in the header.php file, I have a link to the style sheet.

    The question that I've always found is that you can't get the header.php file to apply the style sheet.

    I can operate using global links, however I don't want to do that I have to cancel them before I have download site.  (And I forgot...)

    Anyway, I came up with this code today to try to solve this problem.  Here is my header up to now file:

    "; } else echo ' ';? >

    Here is what it does:

    1. we create a variable called $directory that corresponds to the current directory.

    2. then what it will create another variable called $currentFolder which is equal to, or not the variable $directory contains the word "includes".

    3 then he said: If $currentFolder is true, then it has the location of the style sheet with respect to the header.php file.

    4. other - if it IS false then the style sheet is located in a location with regard to the files in my root directory.

    This works perfectly well... in Live view mode.  The header.php and index.php formats the header using live view.  Nor will however be the format in Design view.  That sucks cause I was pretty happy that I came up with this code on my own.

    The reason why it is not working in Design view - I realize now--is because Dreamweaver will not deal with this script in Design view.

    Does anyone know how to get this script to run in design mode?  Or maybe some suggestions on modifying this code to run in design mode?

    Thank you!

    > The question that I've always found is that you can't get the header.php file to apply the style sheet.

    Right. This is because, it seems that you already understand this, the relative location of the css file is different from the point of view of the header file and the file parent. Because the header file is included in the parent on the server, the client then sees the css file in the wrong place.

    The solution is to use stylesheets for the time Design. It will be worth the css of the page at design time only - it will not actually insert the css file in the code. So, insert the reference of css in the header of the point of view of the parent file - index.html. Then add a design time style sheet. It should work.

  • PHP and Dreamweaver templates not rendered CSS correctly in Internet Explorer

    I created a site that I have Contriubted will inform users of content boxes.  I created php files with includes.  She designs correctly in all browsers, when I do create a temple.  Once I have a template with editable regions, the divs are not placed at the locations in IE.  All GECKO-based browsers seem to work.

    If I take all the PHP, switch the html page, insert editable regions, it works in all browsers. See http://www.stonebridgebeef.com/index1.php and http://www.stonebridgebeef.cm/index1.html.

    If things have not changed, the content is on the php div is displayed correctly in most other than IE and e Nav in I.E

    Someone sees what I'm doing wrong, or is this a bug.  My users are trained in Contribute, and I am reluctant to change methods, but if I have to.  Any suggestions?

    Here's the html template


    MN Grown Certified
  • Prairie Fed Beef: Direct from our farm to you

    Our PRAIRIE-FED cattle spend their entire lives on the Prairies rich pastures.  Our farm is blessed with soils rich in nutrients, a salad bar various grasses and humanely raised Devon-Angus cattle.  The flavor of beef is bright, tough and tender, not blunt or fat.  We are your local healthy taste beef.

    We avoid hormones, antibiotics, pesticides, herbicides, insecticides, commercial fertilizers, and by-product feeds on our farm.  In addition, we consider our Beyond ORGANIC management plan because we provide holistic care and concern for our livestock, our farm, our community and our ecosystem.

    We sell thePRAIRIE-FED BEEF in several cities in central Minnesota.  Our beef is skillfully treated Riverside meats in long Prairie, Minnesota, a family-based small-batch, USDA inspected facilities.  Click the COMMAND for details on our prices, packaging, and locations.  The command is easier for 2009.

    All of the Stine Family

    Copyright 2008 Stonebridge 320 594 0031 beef and OTG - DSS Inc. 320 594 7023

    FILE | Save as a template will definitely do the right thing.  But your page could not have been treated this way, or if it was, then after you create it you have removed parts of the model - do you?

    Let us know what produces your next steps...

  • Building a Blog with Dreamweaver, PHP, and MySQL-

    Hi all
    I posted in the general forum, a few days ago and so far, no response. So, I found this thread. For those of us who cannot shell out money for the Kollection bundle, is it possible to go forward with the tutorial? I'm almost ready to go on the fourth part (out of 6) and well, cannot complete because I can not install the necessary software. I understand that Adobe has bought and abandoned the free trial. I also posted on the forum of interAKT. I have a vague feeling that I am myself here, judging by the slow response in several other forums. I left comments with Adobe as well, but if someone can point me in another direction to implement a user / membership section using other tutorials/sites that do not require spending $400.00, not that it isn't worth it, I just don't have it, it would be greatly appreciated. Thank you

    Tutorial-part 4:

    Steve

    There is a 6 part series that I wrote a few years to the Community MX free
    for members or a small fee for non-members which shows how to generate a very
    blog of simple using only the tools of DW.

    http://communitymx.com/search.cfm?searchbox=simple+blog+part+6

    Or use the suggestion of David and Wordpress. You can't beat Wordpress so all the
    you need is a blog. If you use the tutorials to learn PHP and
    DW, then WP won't help, however.

    Tom Muck

    "steevo2" wrote in message
    News:el7uhm$Fab$1@forums. Macromedia.com...
    > Hi all,
    > I posted in general forum a few days ago and so far, no response.
    > So, I
    > found this thread. For those of us who cannot shell out money for the
    > Kollection bundle, is possible to go forward with the tutorial? I have
    > am
    > almost ready to go on part 4 (of 6) and well, cannot complete
    > since
    > I can't install the necessary software. I understand that Adobe has bought
    > and
    > abandoned the free trial. I also posted on the forum of interAKT. I have
    > have a
    > sneaking suspicion I myself here, judge slow in response
    > several other forums. I left your comments with Adobe as well, but if
    > someone
    > can point me in another direction to implement a user / subscription
    > article
    > using other tutorials/sites that do not require spending $400,00, not as
    > she
    > No, I don't have her, it would be greatly appreciated.
    > Thank you
    >
    > http://www.adobe.com/devnet/dreamweaver/articles/php_blog4.html
    >
    > Steve
    >

  • Syntax coloring for PHP in HTML files

    I would like to than consistent syntax throughout my documents, which may be some CSS, HTML or PHP. However, when I write the PHP code in something else that a PHP document, it comes out in a format single or double-color, making it much less 'pretty' and not nearly as easy to read. The HTML contains color CFM and ASP options, but not PHP (and I don't want to format the color twice in preferences anyway). I tried to group files .html with color PHP/MySQL grouping under DocumentTypes (Dreamweaver 8/Configuration/DocumentTypes), that works, but results in a crash whenever I look at anything, but a document.

    No matter who encounter this behavior, or better yet, a solution so that syntax highlighting of Dreamwever constant inside itself?
    BWT, it comes to Dreamweaver 8.0.2, Mac OS X 10.4.7. And the rest of the Studio is installed as well.

    While Randy solution wasn't what I was looking for because I found something similar that works for me.
    See http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16410
    When I * moved * .html .htm AND doctype HTML (first statement) section, DW would break. So, since I don't use a .htm, I just moved .html and renamed the doctype first from "html" to "htm". Works with no crash.

    Just wish it was... global CSS should look like CSS, PHP, PHP, etc. Well, works fine now.

  • Sites Web using php and mysql successfully stopped the week last of sorting drop-down lists. Change something?

    We run a programme of internal timesheet open source called Timesheet Next Gen available on Sourceforge. We have it worked for a few years without any problems. We moved all of our Firefox users because the developer has indicated that there are questions of the sort associated with PHP and MYSQL via Internet Explorer. Dropdown lists using surveyed data did not follow the order of sorting and list have been blurred without order with duplicate entries. We had experienced this on our Windows 7 workstations in Internet Explorer (any version) and everything worked fine in Firefox. For some of us with the MacBook, the sort worked well in Firefox and Safari.

    Departure last week (perhaps Tuesday or Wednesday) all our users to Workstation Windows 7 has started to have the same sorting problems in Firefox with our internal website of timesheet. There is no change for timesheet Web site or the server that is running as much as php and server extensions web apache. I've since updated the server (Ubuntu) and apache, mysql and php are underway. Now sort in Firefox has stop working on our mac workstations. Safari is the only browser that works. We have installed Chrome on mac and Windows 7 and it does not sort either.

    To wrap to the top of this thread, the solution is available here: http://sourceforge.net/p/tsheetx/discussion/779084/thread/02841540/

    The general idea behind that the solution can be applied to other projects where a JavaScript object is created in PHP and you need access to its members in order of addition.

  • Where is the icon of firefox on the document htm and html files?

    Today, I noticed for the first time... The icon to look like a blank page with a firefox icon on this mini... Htm and html icon now looks like a blank white page which is curved on the upper right... I tried a reset of firefox and it did not help... I don't want to do a reinstall of firefox because I want to keep the old firefox download manager and not one which is on the right side of the search bar... (I saw it on my linux ubuntu computer) BUT my computer with the html file icon problem is Windows 7 x 64

    It does not say it is a Firefox HTML Document, but it does not show the icon of firefox on the html file icon... I will uninstall and reinstall... I hope this will help

  • PHP and OCI - Lob: read oracle clob

    I'm having a weird problem with PHP and the method of the OIC - Lob: read.

    We have a page that connects to the database and all other fields in fate without any problem. However, when it comes to the CLOB, only a small part of the actual data is retrieved.

    The code uses:

    $content= $features[14]->read(2000); echo $content;

    And we get a small section of returned field (only about 185 on a total of 553 tanks). The really strange thing is that no matter what the length specified is - it returns, although a small section - and the cut seems to in fact be 549 bytes/tanks - anything below the read (length) specified as 549 shortens the string returned (although what is returned is much less the 549 tanks) but something more than 549 makes no difference.

    In addition, we used the method of NOZZLE - Lob: load with exactly the same results where only part of the actual value of the clob field is returned.

    Any ideas of what could be the cause?

    Version of PHP is 5.1.6

    RDBMS is 11.2.0.4.2

    OIC config via the phpinfo() function shows

    OCI8

    Oci8 support

    activated

    Review

    $Revision: $1.269.2.18

    Active persistent connections

    1

    Active connections

    1

    Oracle Instant Client Version

    1. 10.2

    Temporary Lob support

    activated

    Support for collections

    activated

    Directive

    Local value

    Master value

    OCI8.default_prefetch

    10

    10

    OCI8.max_persistent

    -1

    -1

    OCI8.old_oci_close_semantics

    0

    0

    OCI8.persistent_timeout

    60

    60

    OCI8.ping_interval

    60

    60

    OCI8.privileged_connect

    Off

    Off

    OCI8.statement_cache_size

    20

    20

    It turns out that there was a problem with the tns alias.  To test, the connection string has been hard-coded and the clob data was then returned correctly without truncation.  Using the alias tns in the connection descriptor appears to have been the root of the problem, so there was a little in tnsnames.ora syntax error although I'll be damned if I can understand why it was partially recovering the clob.

  • Hi, tell me if the product is adobe to create mobile applications android and ios?

    Hi, tell me if the product is adobe to create mobile applications android and ios?

    Hello

    You can check the following links for Adobe mobile applications development tools

    Mobile application development | Adobe Developer Connection

    Adobe mobile, iPhone, iPad, Android apps | Adobe Creative Cloud

    Android, Android SDK application development | Adobe Developer Connection

  • Hi, I deleted my acrobat application on my mobile by mistake and therefore lost all of my files... Is there a way to retrieve pdf files... I didn't save any to my laptop?

    Hi, I deleted my acrobat application on my mobile by mistake and therefore lost all of my files... Is there a way to retrieve pdf files... I didn't save any to my laptop? Re

    Hijosephinek95123236,

    PDF files are not saved in the application. They must be in the local memory of the mobile device or if they are stored on the cloud of document, then they will be available under the cloud of document tab.

    Please reinstall the Acrobat Reader application on your mobile device to access the document.

    To transfer the PDF files from mobile device on laptop: -.

    If the files are saved on the cloud of document, then you can access the file on your laptop using this link https://cloud.acrobat.com/folder/7efb457b-c1b5-4d6b-89d1-96b1ede2a167 , the files can be downloaded from here.

    Otherwise, if the files are on the local memory of the mobile device, then you can send the file or transfer them using a data cable.

    Kind regards
    Nicos

Maybe you are looking for

  • Qosmio F750: Where is Optimus?

    Hello! Maybe I'm not to the point but the States from Toshiba, the F750 support NVidia Optimus (which would be a good idea for QuickSync Intel technology)... but I'm starting to think that the internal IGP is simply disabled and not exposed to the op

  • Quick Fix Engineering - what is this?

    Hello! As many other users I received this email today from Thoshiba with a link to a driver download. Unfortunately, they provide no additional information about the pilot. See here:http://de.computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/download_

  • 430 laptop i5 g1

    Hello. I have a small question. I bought a g1 430 from a dealer and it came with the following errors: Removable tailgate at the rear is strongly striped in two places and filled with traces of dirty fingers. Photos that show defects: http://www.myga

  • BlackBerry smartphone without camera PRIV

    Any word in a priv without camera? I was hoping that Verizon could have one this spring.

  • Lost Windows Fax and Scan on my Windows 7

    Me too I have the same problem as skipnicholos and windows fax and scan disappeared. tried to repair but none worked. Do you think I deleted Windows Fax and Scan program?