Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~186 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for aderene12

Hi all. I am very happy to have joined this tech community. I am new to PHP, so you will be seeing a lot of questions from me in the near future.

Member Avatar for mattster
0
80
Member Avatar for aderene12

Using i5_query i selected data from our database and stored the results in $query. I then used the following to create an array variable: $row = array(i5_fetch_assoc($query,I5_READ_FIRST)); I then printed the array results using print_r($row), below is the results of print_r. Array ( [0] => Array ( [CUSTOMER] => 128500 …

Member Avatar for NoUserNameHere
0
106

The End.