Consume get API from ASP.Net using PHP
This post will help you to know how can you consume a get Api. Api in this post is made through ASP.Net C# which will be consumed by core PHP.
Data Model
Field
|
Description
|
ID
|
Row ID (Auto Increment)
|
NotesText
|
Text of notification
|
NotesType
|
Attachment Type (Text,Link,File)
|
Path
|
Location of Attachemntq
|
ClassID
|
Class Name
|
NewGIF
|
|
CreateDate
|
Created Date
|
<table border="1" cellpadding="3" cellspacing="0">
<tr>
<th>Sr
No.</th>
<th>Notes
Text</th>