Announcement
Collapse
No announcement yet.
Search Result
Collapse
20 results in 0.0008 seconds.
Keywords
Members
Tags
-
Looking for Query/400 Alternative?
I'm currently in a very "traditional" and small IBM i/IT shop (6 person crew). While its been bitter-sweet to have some of our IT staff for 30+ years, they will soon be leaving the workforce for retirement, etc; thus my responsibilities will be more focused on the IBM i. We still rely heavily...
-
How to Install PHP enviroment on Your Laptop
-
PHP Crash Course For RPG Developers
-
db2_fetch_assoc() fails mid-way through looping through results
I have a query which takes less than a second to execute from iNavigator. When I run the same query from a php script and then loop through it using:
Code:$numRows = 0; while ($row = db2_fetch_assoc($stmt)) { //Do stuff $numRows++; } echo
-
Symbolic Links on the IFS, Traversable via Windows?
Hello, I am wondering if symbolic links (or some equivalent) are traversable via Windows on the IFS.
I'm on an AS/400 using PHP for my sites.
I currently have a folder structure similar to this:
- WEBSITE_1
- CLASSES
- WEBSITE_2
- CLASSES
- WEBSITE_3
- CLASSES
- WEBSITE_1
-
Pound Sign (£) Does Not Convert Correctly DB2 SQL -> MySQL
Not sure whether to post this under PHP or SQL, but thought with more activity this would be better.
I have a PHP script that reads from a DB2 table and inserts the content to a MySQL table (it runs on the iSeries).
All works fine, except that in MySQL the "£" sign is...
-
Please help: using PHP to call CL with parameters on iSeries v 6.1?
Hi,
Here is my question, I would like to use PHP to call the CL with parameters on AS400, currently we do the same using VB6 / Client Access on click PC, but now we would like to discontinue the VB6 apps and develop a new Web app using PHP.
The problem is we don't want...
-
Securing PHP Programs To Block Hacking
We got hacked a few weeks ago due to a vulnerability in the WYSIJA (Mail-Poet) plugin for Wordpress, which allowed a file to be uploaded and executed, resulting in ALL our PHP files being infected with an encrypted script at the beginning of them.
Usually on a Unix/Linux based system...
-
PHP Newbie needs help with checkbox selection program
I'm a newbie to php I'm trying to write an application where a user selects multiple orders via a check box and all of the orders selected get written to a detail file. The next display lists a table of all the orders selected so the user can prioritize them. I also have a header screen program where...
-
PHP generated spool file line breaks
We've started using a lot more PHP to get some modern interfaces to some out AS/400 business logic.
While doing this, I wrote a small program in PHP to look for field/variable names in the PHP code, so that if a Physical file changes not only should we do a find string to search through...
-
Password Change Sync/Management with Active Directory (and other apps)
We are wanting to sync password changes across multiple applications; primarily between Active Directory and the iSeries. We have two ways we are currently exploring. We had some questions and would appreciate any feedback from anyone. We will only select one official path and make everyone change...
-
Override php errors to specific queue
We have PHP scripts that are being run from an AS/400 CL. How can I capture any/all errors that would be thrown from the PHP itself and move them into a non printer queue?
-
sync data as400 to mysql through php
Hello all,
I'm trying to build a script using odbc connection to as400 that sync data between mysql and as400. I've got this ideia:
Is there anyway to do a query as400 to return a csv file, that it will be used to load data into mysql table. This is more faster that cicles...
-
Baby Steps with BCD(PHP)
Super cool have the first program written with a "few" hacks to show customers
by salesperson.... Grabs userid from the NEXUS program with function
xl_get_nexus_info and then hits table on IBMi to get salesDrone #
and load customers only specific to that user.
...
-
PHP login script
Hello All,
I was recently granted access to PHP on the Iseries (using ZEND SERVER). However, the manager overseeing the Iseries, won't open PHP to all to use unless we have adequate security when accessing the PHP script.
Does anyone have example of a logon script that...
Our Sponsors
Collapse