Skip to content

issues Search Results · repo:46elks/46elks-getting-started language:PHP

Filter by

8 results
 (73 ms)

8 results

in46elks/46elks-getting-started (press backspace or delete to remove)

in golang-calls.go on line 17 the error Illegal rune literal occurs because in Go, single quotes are used for character (rune) literals, not for strings. However, in your code, you are trying to define ...
  • zeidlitz
  • Opened 
    on Aug 21, 2024
  • #57

https://github.com/46elks/46elks-getting-started/blob/5afd9fa2ccec70260aad1d981921fcd894ff53ad/code-examples/c-sharp/csharp-calls.cs#L29C24-L29C41
  • n8zach
  • Opened 
    on Jan 17, 2024
  • #56

skulle vara nice o kunna skicka ut sms vid en specifik tidpunkt. typ: new URLSearchParams({ to: ... , from: ... , sendAt: new Date().toJSON() // ISO-8601 format })
  • jimmywarting
  • 1
  • Opened 
    on Feb 16, 2022
  • #49

https://github.com/46elks/46elks-getting-started/blob/e800bfdb5d75018d702bbb59f407b07ac053413f/code-examples/Node/node-calls.js#L2
  • jimmywarting
  • 4
  • Opened 
    on Feb 4, 2022
  • #48

` ?php include ../db.php ; //$_POST[ command ] ;// $command = $_POST[ command ]; if ($command == register_user ) {//register user $mobile = $_POST[ mobile ]; $token = $_POST[ token ]; $sql = SELECT * ...
  • Hussein-ipc
  • 2
  • Opened 
    on Sep 12, 2020
  • #34

Why is there no GitHub Action available for 46elks? It d be really nice to send an SMS on build success/fail or when there s a new PR to review etc.
enhancement
  • mikaeldui
  • 4
  • Opened 
    on Jan 24, 2020
  • #27

Make it clearer that the samples are the same for plain Java and Unirest. Maybe like this: SendSMS.java SendSMS-Unirest.java SendSMS-HttpClient.java (to be added)
  • johannesl
  • 2
  • Opened 
    on Dec 2, 2016
  • #11
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub