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 - jackindojogja

1
Questions / Re: phprad + composer?
Well once you download the SeaMonkey package for your OS you can open a Composer window and use File : Open to open one of PHPRad's generated .php files.  I find Composer only really useful for weird tables on old HTML from the late '90s. I wouldn't use it with PHPRad, but that's just me.

:-p

What are you using Composer to do?  Maintain the assets/libraries that PHPRad makes use of, but on the deployed version of your application?

Hi, sorry I mean this composer : https://en.wikipedia.org/wiki/Composer_(software)

Not seamonkey composer  :D

Like I want to use PHP library from composer : guzzle, selenium driver, etc.
4
Bugs / Error FormQueryEditor PHPRad 2.5.9
Hi i just try PHPRad 2.5.8 then download upgrade to 2.5.9

When i try to crate query and execute on FormQueryEditor PHPRad 2.5.9, there's no results.
But on Query Builder, results is normal.
And on PHPRad 2.5.8 also normal.