+ Post New Thread
Page 1 of 2 1 2 LastLast
Threads 1 to 25 of 50

Forum: PHP

RPG commands and functions show with their PHP equivalents .... A great resource would be directly from the horses mouth... http://php.net/

  1. PHP TO RPG CONVERSION - What is a subfile in PHP?

    The most difficult thing I find about venturing into PHP (being in RPG for 15 years) is what is the translation. For example my Assembly file has 3 Jobs and percents (or of course, any assembly could have any number of jobs): Assembly Job Percent A1020 11020 20 A1020 11030 40...

    Started by TBOND, 1 Week Ago 06:53 AM
    • Replies: 11
    • Views: 167
    1 Week Ago 10:14 AM Go to last post
  2. PHP and AS400

    what is new for PHP accessing the AS400 (regular Physical and Logical files) what about Zend Core, is it reliable and popular these days? How can I start on this? Thanks for any response Jorge

    Started by jorge, 1 Week Ago 01:30 PM
    • Replies: 2
    • Views: 86
    1 Week Ago 09:24 AM Go to last post
  3. PHP upload user ID

    Hi I am updating upload of as400 data to reporting web tool. Earlier developer had his user ID setup it seems and now I need some generic user ID to setup for this but not able to find anywhere use of old user. I tried changing STMF/DIR owner but still refering old owner. Can someone please...

    Started by instrucrat1, April 14th, 2010 01:23 PM
    • Replies: 5
    • Views: 830
    May 18th, 2010 01:54 PM Go to last post
  4. PHP post limit

    Hi I am uploading data to one of report tool QBASE. All is fine except fields coming after 350 record length are getting zeroed out and data is blank in reporting tool. Is there such post limit using PHP in AS400 (V5R3)? Note: I am posting it using data base file (externally described/DDS)...

    Started by instrucrat1, April 5th, 2010 10:22 AM
    • Replies: 1
    • Views: 162
    April 6th, 2010 04:37 PM Go to last post
  5. Question QTSMTPCLTD High CPU Percentage

    For the last two days, the email from our RPG programs and PHP application have stopped sending. I can stop SMTP and restart it and one maybe two emails will go through and then it will stop again. I noticed that job QTSMTPCLTD is constantly running and usually with a high CPU percentage (usually...

    Started by rmullis, March 30th, 2010 10:22 AM
    • Replies: 2
    • Views: 391
    March 30th, 2010 12:04 PM Go to last post
  6. php<->CL/QSH very slow

    Hello, i try to call a php-script on our 520. CHGVAR VAR(&CMM) + VALUE('/usr/local/Zend/Core/bin/php + /www/zendcore/htdocs/test.php') QSH CMD(&CMD) i try to send an email in the php script and i was...

    Started by jogisarge, March 30th, 2010 07:42 AM
    • Replies: 0
    • Views: 171
    March 30th, 2010 07:42 AM Go to last post
  7. Question PHP and Email Configuration

    My company has gone from an internal email server to letting Google host our email. I have changed our SMTP configuration to use IP 10.1.1.14 to allow forwarding. This seems to work with several RPG programs that send emails. These programs send emails without any problem. The one PHP...

    Started by rmullis, March 26th, 2010 12:08 PM
    • Replies: 2
    • Views: 170
    March 26th, 2010 04:16 PM Go to last post
  8. PHP and CCSID Conversion

    I have several tables that I'm pulling data from on the i5... I just found out that I'm getting garbage out of ONE table! After throwing the Red Flag and forcing a Review of the Call on the Field... the Booth came back and said there were issues with the CCSID. The ONE table is set to 65535. The...

    Started by FaStOnE, March 23rd, 2010 04:17 PM
    • Replies: 9
    • Views: 533
    March 24th, 2010 04:10 PM Go to last post
  9. php and as400

    I program in RPGLE/Free form. I also do some website on the side in all php. I am currently trying to find a way to give our overseas vendors the ability to upload a spreadsheet or csv file from a php website to an as400 file. Is there any documentation on how to begin? I can program in both...

    Started by Oche, March 22nd, 2010 02:34 PM
    • Replies: 8
    • Views: 260
    March 23rd, 2010 11:28 AM Go to last post
  10. PHP prerequisites for V5R4

    We would like to do Zend PHP on V5R4. We have been searching unsuccessfully for a couple of months for the Portable Utilities license program install CDs for this system. This system does have Legacy support with IBM, but even they are unsuccessful locating the CDs, and since it is no longer...

    Started by TBOND, January 19th, 2010 03:00 PM
    • Replies: 10
    • Views: 946
    February 16th, 2010 10:37 AM Go to last post
  11. Kid in a Candy Store

    They finally (after 4 years of begging) installed PHP on my development box today. YEAAAAA!! It's nice to be able to get into the development of PHP again! Something outside of internet programming anyway. I really do feel like a kid in a candy store again... I just need to find the...

    Started by FaStOnE, June 4th, 2009 08:22 PM
    • Replies: 7
    • Views: 793
    January 29th, 2010 11:47 AM Go to last post
  12. Wink Convert string to number and number to string in JavaScript

    In this article am going to provide JavaScript examples of translation from filament to numeral, string to floating-point, and numeral to twine. Custom Web Design also gives the impression of creature at some connected subject matter, counting how to set-up numeric productivity with two decimal...

    Started by JaackWhite, December 5th, 2009 04:14 AM
    • Replies: 1
    • Views: 697
    December 15th, 2009 10:03 AM Go to last post
  13. php batch on Iseries

    Hi, (excuse me for my english!) i have installed "Zend Core for i5/OS V2.6" on my AS/400. Question Is possibile running php batch (like php.exe for windows or php executable on linux/unix)? If not, is possibile schedule on OS/A400 one rpg programs or cl that call one php script on local machine...

    Started by allgui, November 10th, 2009 09:24 AM
    • Replies: 1
    • Views: 686
    November 11th, 2009 07:40 AM Go to last post
  14. Question PHP code test

    Hi I am learning PHP. I need some help. Can some one tell if PHP code needs any compilation of source to form executable object? Test code from zend is working fine but when I copied same code and try to run then it is showing same code in hex but for copy from zend echo is perfect trying...

    Started by instrucrat1, October 19th, 2009 12:09 PM
    • Replies: 5
    • Views: 517
    October 30th, 2009 05:22 PM Go to last post
  15. Unpacking XLS, CSV, pipe delimited, XML into flat file

    I need to unpack the above files (as a start) into a text file for uploading onto the iSeries. Planning to control that (as a sub-process) inside RPG directly from the IFS before an RPG module rips it into an existing DB2 file. Alternatively, I'll create the PHP to execute in another process so...

    Started by Cibella, October 21st, 2009 10:11 AM
    • Replies: 1
    • Views: 604
    October 21st, 2009 01:09 PM Go to last post
  16. 5250 bridge

    Has anybody used this to take green screen apps to the web? Is this a tool or do you have to know how to code the PHP?

    Started by ljv_as400, August 27th, 2009 10:01 AM
    • Replies: 1
    • Views: 687
    August 27th, 2009 02:47 PM Go to last post
  17. Consuming a web service

    I am trying to consume a web service that is provided by another department within my company. I have tried using Scott Klement's HTTPAPI utility, but I receive errors and I have no way of knowing how to deal with those (earlier attempts at outside services workd OK). Just wondering if anyone...

    Started by tdavis, August 17th, 2009 12:28 PM
    2 Pages
    1 2
    • Replies: 33
    • Views: 1,947
    August 27th, 2009 12:31 PM Go to last post
  18. Pb upgrading MySQL

    Hi all ! On our i5 V5R4, I've installed PHP Zend core distribution wich includes MySQL. It works pretty well, but... : MySQL is at level 5.0.45 and I would like to use the new " IBM DB2 for i as a Storage Engine of MySQL" So I read the redbook : Using IBM DB2 for i as a Storage Engine of...

    Started by jmp, August 6th, 2009 09:24 AM
    • Replies: 3
    • Views: 469
    August 7th, 2009 08:15 AM Go to last post
  19. null values in db using php/pdo

    hello all - ive got a bit of a problem dealing with null values in my database. im trying to read in recordsets in php that happen to have a few null values. im using PDO in php through the linux iSeries odbc driver. My development server deals with the null values fine, but when i move...

    Started by qdiggityd, June 29th, 2009 08:04 AM
    • Replies: 6
    • Views: 813
    July 8th, 2009 03:00 PM Go to last post
  20. abstract mySql and i5 database data access functions.

    Anyone find/develop some php functions that abstract both mySql and i5 database data access functions. In this way one can develop locally on a laptop when you don’t have an as/400 handy. i5_pconnect and mysql_connect i5_query and mysql_query i5_fetch_row and mysql_result

    Started by itp, September 30th, 2008 02:50 PM
    • Replies: 16
    • Views: 1,786
    June 18th, 2009 07:37 AM Go to last post
  21. PHP Security

    OK, we've rapidly approached the first major roadblock. Our System Administrator is all over this PHP thing now getting ready to shut it down due to Security. Does anyone have setup guides or something we can go through to set this up without running each PHP job without going through...

    Started by FaStOnE, June 17th, 2009 08:39 AM
    • Replies: 3
    • Views: 545
    June 17th, 2009 09:56 AM Go to last post
  22. Stage 2 : Getting Connected

    Frustration can be good...and bad! In my previous post, I was eluding to the frustration of getting onto the system and beginning the reality of connecting and doing something with data already on the system. To my happiness, I found things to be much more enjoyable than it was earlier. ...

    Started by FaStOnE, June 12th, 2009 05:24 PM
    • Replies: 0
    • Views: 648
    June 12th, 2009 05:24 PM Go to last post
  23. Stage 1 : Getting Started

    OK.. I'm getting my feet wet on the reality of utilizing PHP on my i5. I like the fact that I'm getting back into this arena and having a flood of old PHP code flashing across my membrane. Outside of the "Hello World!" the move into the abyss is running slow. (I have to keep up my ability to...

    Started by FaStOnE, June 12th, 2009 05:07 PM
    • Replies: 0
    • Views: 460
    June 12th, 2009 05:07 PM Go to last post
  24. PHP for V6R1

    Hi, Our site is a standard RPG shop on V6R1..we are looking at web-enabling our applications. How do we PHP ready our system I so we can perform some initial testing. Regards

    Started by stewartp, April 28th, 2009 06:47 PM
    • Replies: 2
    • Views: 836
    June 6th, 2009 08:30 PM Go to last post
  25. Open a word document in internet explorer

    Hi, I am trying to open word documents from a PHP script into a new browser window. But I cannot get it to fly at all. Can anyone assist on this ? Cheers GC

    Started by gcraill, May 11th, 2009 05:58 AM
    • Replies: 1
    • Views: 1,353
    May 12th, 2009 01:17 AM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 10 views
Hot thread with unread posts
More than 15 replies or 10 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts