Code

Discussion on PDO Crud – Advanced PHP CRUD application (Form Builder & Database Management)

Discussion on PDO Crud – Advanced PHP CRUD application (Form Builder & Database Management)

Cart 2,301 sales

ddeveloper supports this item

Supported

2608 comments found.

When I select the ADD or EDIT or NEXT option, the system sends me the same message Session has been expired. Please refresh your page to continue.

Don’t know how to use after_edit_form callback. No help found.

Hi, I have a main table “invoice” en child table “invoicedetails” with a LEFT JOIN. In the main table I have replaced all my foreign keys with relatedData, the users than see text instead of ID’s. In my LEFT JOIN table I would also like to replace foreign keys with “text values” created with relatedData. I have tried several ways, but not one is working. How can I replace id’s in the LEFT JOIN table with relatedData so I to user can see the text value instead of id’s?

I’m looking for a script where I can upload voting data about different > locations > sub-locations > sub-sub-locations and will have a frontend where information can be viewed and filtered based on the above or the columns within each of those locations.

I cannot log into your demo. Please sort.

Your live demo link says :pdocrud.com refused to connect.”

Hi

It’s working now

Hi, I have a main table “invoice” en child table “invoicedetails” with a LEFT JOIN. In the main table I have replaced all my foreign keys with relatedData, the users than see text instead of ID’s. In my LEFT JOIN table I would also like to replace foreign keys with “text values” created with relatedData. I have tried several ways, but not one is working. How can I replace id’s in the LEFT JOIN table with relatedData so I to user can see the text value instead of id’s?

Hi, in the following where-Statement i try to check if orgID is in an array with allowed orgIDs:

$pdocrud->where(“orgID”,array($orgIDs) ,”IN”);

Is it possible in pdocrud to make a where with “IN”?

The following statement works fine, but in this case i not using pdocrud. SELECT * FROM tbv_budgetpsp WHERE FIND_IN_SET(orgID,:orgID)

Thx.

in PDOMODEL i found this: $pdomodel->where(“empId”, array(36,37,39,40), “IN”); How can i do this with $orgIDs?

Thx

Hi, do you have any idea? It’s urgent for me. Thank you

i found the solution! The array-values have to be integer and not string.

The solution is: $orgIDs=array_map(‘intval’, explode(’,’,$_SESSION[‘orgIDs’])) $pdocrud->where(“orgID”,$orgIDs ,”IN”);

In addition to the no resolved deprecated warning, the customer support of this script is far too long !!

only show this: The file PDOCrud.php is missing in the includes folder.

Hi, I’ve just bought PDOCrud and I have problem how to setup hostname for MS SQL with instance name in config.

I’ve used $config[“hostname”] = “LOCALHOST\ROBERT”; but I got error SQLSTATE42000: Microsoft[SQL Server]Incorrect syntax near ‘0’.

Unfortunately, the script have a lot of deprecated warning. At this time it’s preferable to don’t use it in production environment !! Waiting for a total functional script !!

Also, thanks for answering the questions below :

If the license is for only one domain, how I can use on localhost to develop and in the same time in the web server ??

And is it possible to change the domain name used (if there is an association between the script and the domain name where the script is used)

Also, is it possible to embed the script in a website that has its own css without risking a css conflict ?

If needed, how I can contact you directly for support by email??

We are releasing a new version soon. For license, there will be no issue on changing the environment. you can send email also.

Thanks

But for the license, you said that the script is for one domain only: can I use on a server and on localhost on same time? ... What about the css ? is it possible to embed the script in a website that has its own css without risking a css conflict ? Thanks

Hi,

If the license is for only one domain, how I can use on localhost to develop and in the same time in the web server ??

And is it possible to change the domain name used if necessary??

Also, is it possible to embed the script in a website that has its own css without risking a css conflict ?

If needed, how I can contact you directly for support by email??

Thanks!

Hi,

Can the script work offline without any limitation ??

Thanks!

Yes it does

Hi,

Script purchased.

  • Can I use your script to “easily” create restricted users area AND admin area ?
  • Can I apply with your script some functions (SHA or md5) on some fields before saving the data ?
  • Can I use your script to display/modify/print/export ONLY some fields from different table (relational tables) ?
  • Can I apply some rights to a group of users and some others rights for others ?
  • Can I use the form generated by your script to display text message instead of data table ?
  • Does your script support latest PHP and Maria’s/MySQL ?
  • Can I use the script on two or three domains name?
  • Do you plan to maintain updates for long time to your script ?
  • Do you support directly by email ?

Thank you !

Hi

I would suggest you to go with the all the demo once, this will speed up your operations as I have added code for all examples.

1 & 2. Yes, please check https://pdocrud.com/demo/pages/login-demo-example

3. Yes, https://pdocrud.com/demo/pages/multi-table-relation

4. That can be handled using the PHP session code as it’s not related to crud operation.

5. Yes, you can display text message

6. Yes, it supports latest version of PHP and MYSQL

7. Only one domain per license is allowed

8. Yes

9. Yes

Ok ! but, if the license is for only one domain, how I can use on localhost to develop and in the same time in the web server ??

Also, if needed, how I can contact you directly for support by email??

Thank you!

  • Also, is it possible to embed the script in a website that has its own css without risking a css conflict ?

Thanks!

If after purchase and installed for development- How do we change the website for licence purposes. I purchase and installed just for testing purpoes of the script. Now I want to install in proper website – How do I change website for licence purposes. Is there a link for that purpose. Is there an email of you to contact

Please describe how to create an Events Calendar page similar to your (not working) demo at https://pdocrud.com/demo/pages/plugin-calendar

Thanks!

Hi

In the example page, you have sample code. Please check and try that. Thanks

Sorry, I had (wrongly) assumed that since your online demo calendar page didn’t work then mine wouldn’t work either. It works just fine though. Thanks!

Hi, please, date of the next update? Thanks

From:

...[AT]4email…

Hi, I have bought your product even if you don’t answer to my email. I hope you will respond asap. Thanks

Hi

Please send your email again. Thanks

I’m trying to use PDOCRUD but anytime I click a button – pagination, etc. the screen turns gray and displays the working//waiting circular image. Image file is /script/images/ajax-loader.gif. This stays and won’t go away.

Hi It seems that you have incorrect url in the config [“script -url”] . It must be path till the script folder. It doesn’t include script folder.

Okay I added “project/” to the config [“script -url”] and it works perfectly now. Thank you for help and thank you for making a great software package.

Hi, I can install in Joomla 3.10??

We need this for a new project, but, PHP Session info can be stored in the database? since the site is running from multiple AWS servers and not on the Default PHP Session management

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey