Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - jmsantos72

1
General Discussion / phprad vs pyrad current state of development
Hi

I would like to know what's the current differences between phprad and pyrad regarding features and future features and development.
Are they already somehow equal in development capabilities?

Thanks in advance

PS: I of course know one is php and the other python :-)
3
Issues / Re: Changing DB Server in Global Settings doesn't change the database connection
Hi Guys.

Im trying PHPrad to see if its adequate for some projects that i will have in the very near future.

Several things in this Post got me very worried!!!

1 -Is it possible to duplicate a project (php and Mysql (local DB) ) while in development mode or/and after is publish so i can use it to another end/costumer

2- Are there any constraints on duplicating projects?

Thanks in advance. Keep safe!
Jorge
5
Questions / Re: All options in Phprad are available in PYRad and PhpRad / Vue?
Hi.

The video i´ve seen is the following: https://www.patreon.com/posts/33105941

I have a project that will go somehow like this:

1-the request enters my clients office and is "inserted" into the system (this one in PHP)

2- if the request goes ahead some files in Excel (very complex calculations) are created and saved in a central folder within a folder named "client_number" (..\Central_Folder\Clientenumber\ Some excel files)

3- the system  (PHP or a stored procedure in sql) will list all the folders within central folder and all the files)

4 - when i list the requests php will give some fields that are in the data base and a link/button to the excel files that have been created.

Thas it... (theres more, buts its beside the point!) :-)

Cheers
Jorge
6
Questions / All options in Phprad are available in PYRad and PhpRad / Vue?
Hi guys

Just arrived at PHPrad today and it looks realy great!
I have three questions (for now :-) ), that i really need to understand.

1- does Php rad, PyRad and Php Vue have the same options? is it only the code language that change? Can i develop the same thing in all of them?

2- I have seen a video of a development and all is very good until... the developer creates a report!
it takes 2/3 of the video for something simple... it scared me a bit. Is it that dificult to create a simple repost in this systems?

3- i need to read/create a table with the content of a folder and its subfoldres and files, so i can link it to the product table. is this possible?

Thanks in advance!!!
Jorge