parse.com-php-library
parse.com-php-library copied to clipboard
Hi, I have table Transaction in that table i have field name email i want list that all emails in text box auto suggest for that i need query email...
Added namespaces and Composer support
Hi, There is issue with dataType function in parse.php. URL needs to entered as per the new version of parse while submitting file. So please change the following code: case...
Hi, I'm trying to create a login form in PHP. I'm getting "Login error: ParseLibraryException: [0]:". This is my complete code: Any ideas on why this doesn't work? I'm also...
Previously not working due to incorrect data type being expected, and incorrect variable name.
Added the ability to add & remove relations. Updated the read me to include the new features.
Hi, Please help me on updating row using rest api. Below are my current format of my arguments. Why am i getting error " {"code":101,"error":"object not found for update"}" Array...
Added a parseRole.php class and tests. It can create, update, and delete roles, as well as adding users to roles, and deleting users from roles. It doesn't do everything roles...
fix error 60 from curl on some shared hosting serverrs