PDO Extension for DW CS4/5

I have upload a basic PHP:PDO connection and Recordset Query creation extension for Dreamweaver to my web site - http://www.pziecina.com/design/dreamweaver/pdo_extension.php
This is only a trial version for testing purposes, please read the documentation completely before using the extension, (this extension is free, and will remain so).
Any problems/bugs that you find can be posted on this thread, but please do not post 'how do I' questions in this thread but create your own in the 'application development' section of the forum.
IMPORTANT: You CANNOT use pdo on any page containing the standard Dreamweaver server behaviours; in fact you cannot use ANY of the server behaviour functions currently provided for Dreamweaver on the same page, (this includes ALL 3rd party PHP MySQL extensions that I currently know about).
You CAN use them on the same site though, and both types of behaviours will continue to work.
Paula Z
www.pziecina.com

The extension has now been updated to include the log-in/out, restrict access to page items.
Although I have not completed testing the extension should work in DW8  and above. If you are interested in testing this extension in DW8/CS3 then please let me know and I will provide a link to the slightly modified version for these versions.
The problem with the update / insert behaviours not appearing in the panel has been fixed, (with a limitation) please read the notes at the bottom of the 'PDO extension' page at - http://www.pziecina.com/design/dreamweaver/pdo_extension.php.
The extension can also be downloaded at the same address.
Paula Z

Similar Messages

  • Where can i download extensions for photoshop CS4 ?

    Hi, i'm using photoshop cs4. I'm really interested by the extension called " animdessin" who's is also developed for cs4. I wanted to know where can i download it ! Thanks for your answer !

    From here:
    Anim_Dessin for CS4
    Photoshop Animation Extensions

  • How to Package Photoshop Extension for cs4/cs5 with manifest.xml

    Hello,
    tl;dr: How can I package my extension for both cs4 and cs5 in a way that respects the extension's window geometry?
    I have a panel that specifies window geometry in it's manifest.xml. When the panel is installed into Photoshop's panels/ folder, the geometry gets ignored, so I'm trying to package the panel as an extension to be installed via the Extension Manager. I have run into different problems for each CS version. I've read quite a few pdfs about the Extension Manager, UCF command line packaging, etc, and have not been able to find a solution that works for both platforms.
    My understaning
    My trial and error research has lead me to understand that the extension's files must eventually end up in the (mac) /Library/Application Support/Adobe/<CSversion>ServiceManager/extensions/ directory. In CS5, if the extension's folder contains a manifest.xml file (ex: /extensions/GuideGuide/CSXS/manifest.xml) that specifies window geometry, Photoshop will respect that window geometry when the panel opens. However, in CS4, this is not enough. From my tests, Photoshop CS4 doesn't seem to do anything with the manifest.xml file. Instead, I had to modify /Library/Application Support/Adobe/CS4ServiceManager/ServiceManifest.xml and add my extension to it's contents. Once I did this, Photoshop CS4 launches my panel and respects it's window geometry.
    The problem with this is that it's a manual installation. I can't ask my users to dig around in their system files to install my panel. In addition, since it's unsigned using this method, it won't work if they're not flagged for debugging. I've started exploring using the Extension Manager, but I have run into problems that I cannot find ansers in the few pdfs about packaging that I've been able to find.
    CS5 Problems
    If I use the UCF command line tool, I can package and sign my file. It installs fine and does what I want. However, using this method, I haven't been able to find a way to specify the author and description that shows up in the Extension Manager.
    CS4 Problems
    The UCF command line tool doesn't appear to make packages that can be installed by CS4, and I haven't been able to find one that is compatable. I've had to result to using the Extension Manager to package my extension based on a .mxi file. The problem I have here is that installing files this way limits me to putting them in the /panels directory, which then causes the panel to ignore the indow geometry. Is there a way with an .mxi file to install in the /Library/Application Support/Adobe/<CSversion>ServiceManager/extensions/ directory and modify the /Library/Application Support/Adobe/CS4ServiceManager/ServiceManifest.xml file?
    There must be, because Kuler and other extensions are installed there.
    Thank you SO much for any help you might provide. I've spent weeks trying to get this to work and have run into nothing but dead ends and wild goose chases.

    Your extension is a CSXS extension. For CSXS extension it's introduced in Extension Manager 2.1. (You can download Extension manager 2.1 from http://www.adobe.com/exchange/em_download/em20_download.html)
    In Extension Manager CS2.1 only MXP package is supported. In Extension Manager CS5 CSXS extension must be packaged by ZXP format. So you have to generate two packages for CS4(mxp) and CS5(zxp)
    For CS5, you can use ucf.jar to generate the zxp package.
    For CS4, you have to create an MXI file and package it by Extension Manager 2.1 to mxp package. Here is a sample CSXS mxi file:
    <macromedia-extension
               name="CSXS_TEST_EXTENSION"
               version="1.0.0"
               type="Command"
               requires-restart="true">
              <author name="Macromedia" />
              <products>
                        <product name="Dreamweaver" version="10" primary="true" />
                        <product name="Fireworks" version="10" primary="true" />
                        <product name="Flash" version="10" primary="true" />
                        <product name="" version="11" familyname="Photoshop" primary="true" />
                        <product name="Illustrator" version="14" primary="true" />
                        <product name="CSXS" version="1" />
              </products>
              <description>
              <![CDATA[
              CSXS extension sample.
              ]]>
              </description>
              <ui-access>
              <![CDATA[
              Extension Name: kuler
              ]]>
              </ui-access>
              <license-agreement>
              <![CDATA[
              ]]>
              </license-agreement>
              <files>
                        <file source="test_extension" destination="" />
              </files>
    </macromedia-extension>

  • Adobe AIR extension for DreamweaverCS4がインストール不可

    Download the Adobe AIR extension for Dreamweaver CS4 (MXP, 42.55MB)をダウンロードし、
    extension managerCS4をダブルクリックでインストールすると、
    「メニューを更新できません。拡張機能はインストールされません。」
    と出ます。
    Download the Adobe AIR installer はインストール済みです。
    どうしたら、拡張機能をインストールできますか?

    Risa Yuguchi さん
    ご返信ありがとうございます。
    C:\Users\<ユーザー名>\AppData\Roaming\Adobe\Dreamweaver CS4\ja_JP\Configuration\Menus\
    フォルダに、menus.xml(全部小文字)があれば、デスクトップにでも移動させてから、再度インストールを試してみてはどうでしょうか。
    インストールできました。ありがとうございます。
    もうひとつ質問なのですが、
     C:\Users\<ユーザー名>\AppData\Roaming\Adobe\Dreamweaver CS4\ja_JP\Configuration\Menus\
     フォルダに、Menus.xmlが新規にできたのですが、menus.xml(全部小文字)を使用するのでしょうか?
    どちらを使用していいのでしょうか?
    現在は、新しく自動作成された、Menus.xmlを使用し、menus_backup.xml(前 menus.xml)として使用しています。

  • Where can I download CourseBuilder for Dreamweaver CS4?

    I downloaded what I thought was the CourseBuilder extension for DW CS4. However, I don't see all the question types that there are supposed to be. The only types that appear are multiple choice, drag and drop, explore, and text entry. I believe there's supposed to also be likert, matching, etc. Where can I download the correct version?

    That link is actualy for Dreamweaver 4 (11 years old) when it was a Macromedia product.
    It's the only non-defunct Coursebuilder link on the Adobe Exchange.
    Coursebuilder has been moved to Adobe Captivate (part of Adobe ELS) AFAIK.
    I'm not aware of a link to the (presumably discontinued) CS4 Coursebuilder extension.

  • Learning Extension for CS4

    I apologize if this has been asked before. My old version of Flash had a free learning extension.  Is there a free learning extension for CS4? For example, drag and drop, etc.
    Thank you for your help.
    Mark

    FWIW, the performance of PatchPanel was nothing to write home about...
    If you need Flash UIs in CS3 and CS4, you can run a swf inside a ScriptUI container using callbacks.
    If you want to go that way, and need debug OWL plugins, send me a PM...
    Harbs

  • Coursebuilder Extensions for CS4 or CS 5

    Is there a separate Coursebuilder extension that can be downloaded for CS4 or CS5 or does it only come with the Dreamweaver packaged with the elearning suite?  I don't want that suite, but I need the Coursebuilder.

    The message you sent requires that you verify that you
    are a real live human being and not a spam source.
    To complete this verification, simply reply to this message and leave
    the subject line intact.
    The headers of the message sent from your address are shown below:
    From [email protected] Thu Jul 21 10:37:31 2011
    Received: from mail.sgaur.hosted.jivesoftware.com (209.46.39.252)
    by a2s39.a2hosting.com with esmtps (TLSv1:AES256-SHA:256)
    (Exim 4.69)
    (envelope-from <[email protected]>)
    id 1QjuNU-0029mt-U3
    for [email protected]; Thu, 21 Jul 2011 10:37:31 -0400
    Date: Thu, 21 Jul 2011 08:37:13 -0600
    From: T_Colorado <[email protected]>
    Reply-To: [email protected]
    To:
    Message-ID: <1853097646.6197051311259048003.JavaMail.jive@sgaurwa41p>
    Subject: Dreamweaver extensions Coursebuilder Extensions for CS4 or CS 5
    MIME-Version: 1.0
    Content-Type: multipart/mixed;
    boundary="----=_Part_627954_1516001199.1311259033642"
    Content-Disposition: inline
    X-Spam-Status: No, score=-3.6
    X-Spam-Score: -35
    X-Spam-Bar: ---
    X-Ham-Report: Spam detection software, running on the system "a2s39.a2hosting.com", has
    identified this incoming email as possible spam.  The original message
    has been attached to this so you can view it (if it isn't spam) or label
    similar future email.  If you have any questions, see
    the administrator of that system for details.
    Content preview:  borggirl <mailto:[email protected]> 07/21/2011 08:06 AM Please
    respond to mailto:[email protected]
    Â Â To
    email address removed
    cc  Subject Dreamweaver extensions
    Coursebuilder Extensions for CS4 or CS 5 Â Â Â Â Â Â The message you sent
    requires that you verify that you are a real live human being and not a spam
    source. Â To complete this verification, simply reply to this message and
    leave the subject line intact. Â The headers of the message sent from your
    address are shown below: Â From mailto:mailto:[email protected] Thu Jul 21
    10:02:57 2011 Received: from mail.sgaur.hosted.jivesoftware.com (209.46.39.252)
    Â Â Â Â by a2s39.a2hosting.com with esmtps (TLSv1:AES256-SHA:256) Â Â Â Â
    (Exim 4.69) Â Â Â Â (envelope-from <mailto:mailto:[email protected]>) Â Â
    Â Â id 1Qjtq3-001rnM-QA Â Â Â Â for mailto:mailto:[email protected];
    Thu, 21 Jul 2011 10:02:57 -0400 Date: Thu, 21 Jul 2011 08:02:46 -0600 From:
    T_Colorado <mailto:mailto:[email protected]> Reply-To: mailto:mailto:[email protected]
    To: Susan Hines Message-ID: <296295950.6185071311256974966.JavaMail.jive@sgaurwa41p>
    Subject: Dreamweaver extensions Coursebuilder Extensions for CS4 or CS 5
    MIME-Version: 1.0 Content-Type: multipart/mixed; Â Â Â Â boundary="----=_Part_626751_1794222057.1
    311256966203" Content-Disposition: inline X-Spam-Status: No, score=-3.6 X-Spam-Score:
    -35 X-Spam-Bar: --- X-Ham-Report: Spam detection software, running on the
    system "a2s39.a2hosting.com", has     identified this incoming email
    as possible spam. The original message     has been attached to this
    so you can view it (if it isn't spam) or label     similar future email.Â
    If you have any questions, see     the administrator of that system for
    details. Â Â Â Â Content preview:Â I did find a work around, but you need
    to find someone that     has the CS4 with the extension (I think it only
    comes with CS4 eLearning     ...
    Content analysis details:   (-3.6 points, 5.0 required)
    pts rule name              description

  • Developer Toolbox For Dreamweaver CS4

    Hello people,
    I am searching for Developer Toolbox server side software to add to my Adobe Dreamweaver CS4 sever behaviors. Does any one have idea where I could find/buy this very server side software? please if you do, contact me. I have to have this software to complete my "Social Blog-Network."
    Joplateau
     

    Greetings,
    May be I have bought some piece of software that has been discontinued; the fact is that Dreamweaver CS4 doesn’t have the server side I wanted or needed. For this reason, I have searched in vain to find and purchase the ASP VBScript server side upload I could use to design image or classified web site.
    UltraDev 4 I bought, has this very type of server side or, the server side I am seeking for, if it doesn’t, I could find most of them from the Dreamweaver extension for UltraDev 4 and download them including CDONT MAIL.  Unlike Dreamweaver CS4, it is highly impossible to find any. I have also bought “ASP upload and resize” server side software from DWZone.com but it doesn’t work at all and their support is poor. However, if youhave other idea why I shouldn’t use the UltraDev 4 you let me know but they still have supports and I have used most of them to learn how to use Dreamweaver CS4. .
    THanks,
    Joplateau.

  • Missing plug-ins for InDesign CS4? Fehlende Zusatzmodule für InDesign CS4?

    Missing plug-ins for InDesign CS4? Fehlende Zusatzmodule für InDesign CS4?
    Hello! Hallo!
    I am working with CS4 on the Mac OS X, version 10.6.8. I created some InDesign files with it a couple of weeks ago. When I want to open them now again, it shows me a long list of plug-ins that I supposedly have to activate first or I need to buy the newest CS as an alternative.1. How did this problem come off? 2. How can I activate the missing plug-ins?
    Ich arbeite mit CS4 auf einem Mac OS X Version 10.6.8. Habe damit vor einigen Wochen mehrere InDesign Dateien erstellt. Wenn ich sie jetzt wieder öffnen möchte, zeigt er mir eine lange Liste von Zusatzmodulen an, die ich angeblich aktivieren muss bzw als Alternative das aktuellste CS kaufen soll.
    1. Wie ist das Problem zustande gekommen? 2. Wie kann ich die benötigten Zusatzmodule aktivieren?
    Thank you all! Danke schön!

    Actually, Indesign only says like "I can't open, because it was saved from a newer version" and does not list any extensions/plugins.
    If you now make a new document, save it and open again - will it work?
    Those plug-ins are usually enabled/disabled via the Adobe Extension Manager (Menü "Hilfe"->Erweiterungen verwalten).

  • Where's the Adobe AIR Extension for Dreamweaver CS5

    I see only the Adobe AIR extension for Dreamweaver CS3 and CS4. Where's the AIR extension for Dreamweaver CS5?
    ~Oscar

    We expect to have an updated extension out in the next few weeks. Please stay tuned for an announcement on our blog here: http://blogs.adobe.com/air/
    Rob Christensen
    Product Manager, Adobe AIR

  • Is there a extensions for master and details pages?

    I want to know if there is an extension for the master page and detail page for Cs4.  I want to display the master page and have separate details pages.  I am using PHP.  I haven't anything on PHP but I have for ASP.  Can any one help me?

    www.webassist.com if you don't mind spending a few pennies.

  • Is there a Adobe Fireworks CSS3 mobile pack download for Fireworks CS4?

    I've found the download for CS5 (http://labs.adobe.com/downloads/fireworks_css3mobile.html if anyone is interested), but is there a download for CS4?

    If the FW panel doesn't work, there are a billion-and-one online tools to aid in learning CSS3 these days. For instance:
    http://css3generator.com/
    http://css3please.com/
    http://www.css3maker.com/
    http://www.colorzilla.com/gradient-editor/#
    http://www.westciv.com/tools/gradients/index-moz.html
    http://matthewlein.com/ceaser/
    These are mostly designed to generate CSS based on your graphic or properties input. A good way to actually learn CSS is to find a good book (or online resource) on the subject and play with the code in Dreamweaver or using something like the Web Developer Toolbar extension for Firefox, which has a CSS Edit feature that allows you to edit CSS of a web site "on the fly".
    https://addons.mozilla.org/en-US/firefox/addon/web-developer/
    Then there's always demos and articles that you can find on creative applications of CSS3. These can be educational or inspiring:
    http://www.zurb.com/playground/css3-polaroids
    http://desandro.com/articles/the-new-lens-flare/
    http://designfestival.com/the-cicada-principle-and-why-it-matters-to-web-designers/

  • Where are the Extensions for Creative Suite 4?

    it's all in the title, where are the Extensions for Creative Suite 4? CS4 or CS3 or AS2 or AS3...

    Hi Patricia,
    In order to support the new Omniture workflows, we had to use some new CSXS features and Flash Pro features that were implemented in CS5 only for these extensions to work. Specifically, in Flash Pro, to enable new communication workflows between the design view and CSXS panels, we've introduced several new events that are triggered from design view to update the panels.
    We cannot backport these events to CS4, as this would be a very costly endeavor with limited applicability. In order to use the extensions, we recommend you moving to CS5. Aside from the extensions, you'll get also more than 250 great features, more speed, etc.
    Regarding the AS2 or AS3 support - we have both for the Flash Pro Test&Target extension, and we only support AS3 for the SiteCatalyst extension.
    I hope this helps,
    Sincerely,
    Alexandru

  • Update to browser labs extension for dreamweaver

    Hi Everyone
    Just to inform you that the two browser labs extensions required to use the Adobe Browser Labs service have been updated. If you use these extensions you will have to update them to the new versions.
    You can get the updates here - http://labs.adobe.com/downloads/browserlab.html.
    Why do you need these updates, see - http://blogs.adobe.com/dreamweaver/.
    IMPORTANT - You cannot use the extension manager to remove the extensions, as they must be removed manually, I do not know why exactly but I suspect it has something to do with the new digital format use in the extensions. For more information on removing them see the 'note' section at the bottom of the first link.
    For those of you who do not know what browser labs is - It is a cross browser testing service provided by adobe, (currently free) that can be used to test your pages in most popular browsers using both windows and mac os's, (including IE6 on windows) it will even test local sites when used with the extensions directly from cs4. For more information, see - http://labs.adobe.com/technologies/browserlab/.
    Paula

    In case anyone was wondering it will be free through 2010 and cost $10-20/month afterwards:
    http://labs.adobe.com/wiki/index.php/BrowserLab#What_does_BrowserLab_cost.3F

  • Paypal Extension for Dreamweaver CS3

    I am trying to get the free Paypal extension for Dreamweaver CS3 but can't find it anywhere. Web Assist currently only has the extension available for CS4 and above.
    I've searched Google but every link that says I can get the extension for CS3 just goes back to Web Assists page with the newer version which does not support CS3.
    Does anyone know where I could get the Paypal extension for Dreamweaver CS3?

    I don't know why you need an extension for this.  PayPal gives you the necessary code to use.  It's a simple matter of copy & paste.
    https://www.paypal.com/cgi-bin/webscr?cmd=_singleitem-intro-outside
    https://www.paypal.com/us/cgi-bin/webscr?cmd=_pdn_xclick_techview_outside
    Nancy O.

Maybe you are looking for