Can Some One Help With A PHP Class?

I have a simple function and I can not for the life of me get it to work properly. Here's the PHP:
<?php
class userProjectNotes {
          var $username = "user";
          var $password = "secret";
          var $server = "url-here.net";
          var $port = "3306";
          var $databasename = "mscoast";
          var $connection;
          public function __construct() {
                      $this->connection = mysqli_connect(
                                                                                  $this->server, 
                                                                                  $this->username, 
                                                                                  $this->password,
                                                                                  $this->databasename,
                                                                                  $this->port
                    $this->throwExceptionOnError($this->connection);
           * Gets all my stuffs from the places... Yeah... You get it...
          public function getAlluserProjectnotes($userTable) {
                    $stmt = mysqli_prepare($this->connection, "SELECT * FROM $userTable");
                    $this->throwExceptionOnError();
                    mysqli_stmt_execute($stmt);
                    $this->throwExceptionOnError();
                    $rows = array();
                    mysqli_stmt_bind_result($stmt, $row->notes_id, $row->date_added, $row->note, $row->pid);
              while (mysqli_stmt_fetch($stmt)) {
                $rows[] = $row;
                $row = new stdClass();
                mysqli_stmt_bind_result($stmt, $row->notes_id, $row->date_added, $row->note, $row->pid);
                    mysqli_stmt_free_result($stmt);
              mysqli_close($this->connection);
              return $rows;
?>
( I ommited the ThrowexceptionOnError to save space in this post.
And here is my call to it:
protected function list_creationCompleteHandler():void
                                        userProjectNotes.endpoint = "http://www.url-here.net/app-resources/gateway.php";
                                        getAlluserProjectnotesResult.token = userProjectNotes.getAlluserProjectnotes(userNotesTable);
it works locally, but remotely I get:
Channel disconnected before an acknowledgement was received

Yup yup! My other services are working fine. just this one service is causing the issue...
[zend]
;set the absolute location path of webroot directory, example:
;Windows: C:\apache\www
;MAC/UNIX: /user/apache/www
webroot =/var/www/url-here.net/web/app-resources
;set the absolute location path of zend installation directory, example:
;Windows: C:\apache\PHPFrameworks\ZendFramework\library
;MAC/UNIX: /user/apache/PHPFrameworks/ZendFramework/library
zend_path = /var/www/url-here.net/web/app-resources/ZendFramework/library
[zendamf]
amf.production = false
amf.directories[]=services

Similar Messages

  • HT1338 i have apps to be updated but when i try to update them a message pops out saying "You have updates for other accounts, please sigh in with the other id". Can some one help me how can i still update the same with the new apple id ive created.

    i have apps to be updated but when i try to update them a message pops out saying "You have updates for other accounts, please sigh in with the other id". Can some one help me how can i still update the same with the new apple id ive created. As i dont have the access to the earlier id anymore.

    You cannot. The apps are assigned to that Apple ID and there is nothing you can do to change that. You could choose to download them again with the new Apple ID, any paid apps will need to be purchased again.
    Hope that helps.

  • HT201210 In the attempt of updating the latest itune software, i am faced with the problem of not being able to be connected to itunes with my ipod touch that is blocked living the USB cable and the itune icons on my touch sceen. Can some one help me out

    In the attempt of updating my ipod touch, i am  faced with the problem of not being able to be connected to the itunes in my computer (windows xp ) because my ipod touch got blocked up, leaving the icon of USB cable and itunes on my touch screen. I am asked to restore my ipod first, but i have tried using all the examples stated and still can't help. Please please, can some one help me out ? Ones  in the process of trying, i see an error code: 1656 and most of the time nothing. Thanks

    See if placing the iPod in Recovery mode will allow a restore via iTunes
    Next try DFU mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    You can also try another computer to help determine if you have a computer or iPod problem.

  • I have to make a catalouge for my services as a financial planner.. earlier i used to do in MS publisher.. now i have a mac book.. can some one help me with some software info with which i can design a catalogue??

    I have to make a catalouge for my services as a financial planner.. earlier i used to do in MS publisher.. now i have a mac book.. can some one help me with some software info with which i can design a catalogue??

    Depending on what your needs are, you may use Pages included in iWork or purchase it separately (usually there is an evaluation copy with any new mac, I guess) or try other publishing apps. I once used MS Publisher, I remember it was something like a more sophisticated word processor, right?
    You may try the cheaper DTP iCalamus or Word for mac.

  • Hi there, I have MacBook Air (Mid 2012) with OSX 10.8.2. I want to update to latest OSX but it is saying that I need to first install MBA Flash Firmware Update 1.1. When I try to install this firmware, I am told I should have OSX 10.8.3,can some one help?

    Hi there, I have MacBook Air (Mid 2012) with OSX 10.8.2. I want to update to latest OSX but it is saying that I need to first install MBA Flash Firmware Update 1.1. When I try to install this firmware, I am told I should have OSX 10.8.3, Each one asking other to update first, can some one help me in this regard ?

    If you don't already have a current backup, back up all data, then reinstall the OS.* You don't need to erase the startup volume, and you won't need the backup unless something goes wrong. If the system was upgraded from an older version of OS X, you may need the Apple ID and password you used.
    If you use FileVault 2, then before running the Installer you must launch Disk Utility and select the icon of the FileVault boot volume ("Macintosh HD," unless you gave it a different name.) It will be nested below another icon with the same name. Click the Unlock button in the toolbar and enter your login password when prompted. Then quit Disk Utility to be returned to the main screen.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it. The same goes for Xcode.
    *The linked support article refers to OS X 10.9 ("Mavericks"), but the procedure is the same for OS X 10.7 ("Lion") and later.

  • New To Iplanet app server.Can some one help me getting started by delpoying and calling one of each of these:JSP,Servlet,EJB.Tried with iplanet docs..didnt quite get it. thanx

     

    Hi,
    What is that you are trying to accomplish ? Is it deployment or
    trying to develop applications ? Are you getting any errors ? If so,
    please post them to help you. I think the documentation is the best place
    for you to begin with.
    Regards & Happy New Year
    Raj
    Arif Khan wrote:
    New To Iplanet app server.Can some one help me getting started by
    delpoying and calling one of each of these:JSP,Servlet,EJB.Tried with
    iplanet docs..didnt quite get it. thanx
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Wifi works poorly on my brandnew ipad2. can some one help me or shall I return it to the store?

    Wifi works poorly to none on my brandnew (three days old) ipad2.
    The same Wifi connection works perfectly with my PC laptop.
    Can some one help me or shall I return it to the store?

    Try here...
    Apple - Support - iPad - Wi-Fi

  • Report Scripts - Please Can Some One Help Me

    Hello Gurus,
    Is it possible to display 2 members of the same dimension in adjacent columns using Report Scripts? if not what is the best available option?
    Consider this Sample Outline
    +Product
    +-Cofee
    +---Cafined
    +-------1100
    +-------1200
    +---Decafined
    +-------1300
    +-------1400
    +-Soda
    +---Coke
    +-------1500
    The format of the desired report is
    ======= Jan Feb Mar
    1100 Cofee 8 8 8
    1200 Cofee 8 8 8
    1300 Cofee 7 7 7
    1400 Cofee 7 7 7
    1500 Soda 6 6 6
    ================
    Please Can some one help me in this regard!
    Thanks In Advance

    If I remember correctly when I wanted to do something similar I imported the report with the level 0 members into SQL Server and then joined on a mapping table (was a parent/child table in our case) to get the other column. In our situation we already had the mapping table readily available because this is where the dimension was built from!

  • I just purchased a complete series on itunes... Im trying to watch the episodes but its only showing 20 seconds.. can some one help me know what Im doing wrong?

    I just purchased a complete series on itunes... Im trying to watch the episodes but its only showing 20 seconds.. can some one help me know what Im doing wrong?

    Hi bibisandoval,
    Thanks for visiting Apple Support Communities.
    If the movie has completely downloaded, I recommend deleting the movie and downloading it again from your list of purchased movies. See this article for the steps:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/ht2519
    If you are still not able to play the movie, you can report an issue with this purchase using the steps in this article:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/ht1933
    Regards,
    Jeremy

  • I cannot select the shuffle feature in Iphoto slideshow.  Can some one help?

    I cannot select the shuffle feature in Iphoto slideshow.  Can some one help?

    I would like to use an external monitor (plasma tv) with my MacBook Pro also, which has a resolution 1365x768 - a resolution which is not available under the Display Preferences. I can use the plasma at a 4:3 radio resolution, but I don't see ANY 16:9 radio resolutions available.
    Have you found a solution to this yet?
    MacBookPro Mac OS X (10.4.6)

  • I want to format my mac, can some one help me?

    I want to format my mac, can some one help me?

    This is done with Disk Utility when your Mac is booted from the OS X install disc.
    http://www.macusersguide.com/2009/05/reformatting-hard-drive/

  • I keep gettinf this error message can some one help!!!

    I keep getting an error -50 when i try to display teh album artwork on my ipod can some one help me please

    Error 1604
    This error is often related to USB timing. Try changing USB ports, using a different dock connector to USB cable, and other available USB troubleshooting steps (troubleshooting USB connections. If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.
    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue:
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode, put it into Recovery Mode.
    Restore and wait for the error.
    When prompted, click OK.
    Close and reopen iTunes while the device remains connected.
    The device should now be recognized in Recovery Mode again.
    Try to restore again.
    If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.

  • Hi I Jerry Gatlin am having problems downloading my old photoshop cs-5 program can some one help me? 3-29-15..

    Hi can some one Help me download my old photoshop cs-5 program? My computer keeps telling me what program I want to use to download photoshp. 3-29-15...

    You should be able to find it here. It will be a simple save to disk download, no programs needed.
    Download CS5 products

  • HT201232 itunes will not recognise my device iphone 5s, pls can some one help???

    itunes will not recognise my device iphone 5s, pls can some one help???

    Hello Tantoh,
    Welcome to the Apple Support Communities!
    I understand that your iPhone is not being recognized by iTunes when you connect it. To help resolve this situation, please read over and work through the steps outlined in the attached article. 
    If you don't see your connected device in iTunes for Mac - Apple Support
    Have a great day,
    Joe

  • I was facing problem while connecting to oracle database.Can some one help me soon!!!!!

    Hi all,
    I was facing problem from last week.Suddenly i was getting ora-12505 error while connecting to the database through toad.I tried to change tnsnames.ora & listener.ora in multiple ways,but no luck...Inspite i was getting different errors like ora - 01034: ORACLE not available / ora - 27101: shared memory realm does not exist...When i try to connect using sys / sys as sysdba,connection is establishing and when issue the command startup it was throwing the error ORA-01821: date format not recognized......Fed up solving these issues....Can some one help me out...It's very very urgent..
    Thanks in advance,
    pavankumar.

    Well, the obviously solution is to use separate Apple ID's for iCloud.

Maybe you are looking for

  • MRP RUN

    Hi! In Gross Requirement planning (11) I have some open Production Order, Planned Order etc. When I run MRP based on some requirement given in MD61, I want this open order will not consider and planned order will create exactly the same I have the re

  • Which Toslink cable?

    I'd like to connect the optical digital audio out port on my Mac Pro to two audio jacks in my wall, which will in turn drive my amplifier and speakers. I've done this before, but had to disconnect when moving, and managed to lose the cable. Now I can

  • Lost ALL Health Data

    I recently took my iPhone 6 into the Apple store for a warranty replacement. The front camera shifted significantly and there was a cluster of dead pixels on the right side of the screen. I was told that I needed a backup because of the replacement,

  • Cannot register Adobe XI Pro

    Hi All, I cannot register Adobe XI Pro and getting error message 'Please connect to the internet and retry' while registering product.

  • Sharepoint - 401 unauthorized authentication error

    Hi, We had successfully configured Duet on our system. Tested the same with a working web service. As per the new requirement we configured duet workflow on our system. Now when the SP developer, tries to create a new content type from sharepoint des