8,966 Posted Topics

Member Avatar for pritaeas
Member Avatar for FarrisFahad
Member Avatar for FarrisFahad

> I am also using PHP procedural programming and I noticed that these SDKs use OOP. > Can someone help me make my first API call using an SDK? Do you understand OOP and can you write code using it? If so, continue to the next step. I'd advise against …

Member Avatar for pritaeas
0
95
Member Avatar for Dani

Probably the most unexpected (for a die-hard old-fashioned technical programmer) would be Reiki. I feel like since I've been doing this, my master has introduced me into so many things that appear to have been missing from my life. So much is falling into place now, and I have a …

Member Avatar for Chris_103
1
136
Member Avatar for clarawilliams
Member Avatar for ingyumyrfaa
Member Avatar for Danish_17
Member Avatar for Dani

Perhaps a smarter someone on this forum can help you look at the execution plan of your query and suggest some improvements.

Member Avatar for toneewa
0
792
Member Avatar for Thomasio
Member Avatar for Thomasio
0
286
Member Avatar for FarrisFahad

You cannot safely use a form to post directly to AirTM. Post to your own PHP script, which can then use curl to make the request, including headers.

Member Avatar for pritaeas
0
81
Member Avatar for michael3212
Member Avatar for Dani

> in case you've got any suggestions [The Glory](https://en.wikipedia.org/wiki/The_Glory_(TV_series))

Member Avatar for Reverend Jim
0
123
Member Avatar for AndreRet

This is much more interesting then the news article imho: https://meta.stackexchange.com/questions/389834/statement-from-so-june-5-2023-moderator-action

Member Avatar for Dani
1
82
Member Avatar for Troy

> is it possible to read the array values in from a database table? Yes, either generate the array when you prepare the output of this page with server-side scripting, or do an AJAX request to get the values you need. This question may be better suited as a new …

Member Avatar for PROSYS_1
1
15K
Member Avatar for davidsaar
Member Avatar for Dani

> However, as a jQuery user, what is the difference between DOMContentLoaded and the jQuery ready fn? No difference really, although some sources state that the ready function might fire "a little" later (because it is wrapper code).

Member Avatar for jkon
0
208
Member Avatar for Dani

I have not used this with PHP, but are you connecting to the Graph API or EWS?

Member Avatar for Dani
2
174
Member Avatar for HYSTOU
Member Avatar for Naija kid_1
Member Avatar for teodragos
Member Avatar for jessicaboland
Member Avatar for Tom_45

Sidenote: If you want to learn, understand and experiment with regexes I can highly recommend RegexBuddy.

Member Avatar for Tom_45
1
175
Member Avatar for cambalinho

Not easy, but [here](https://github.com/thetrik/VbPng)'s a lot of information. Basically, it's an [ICO file](https://docs.fileformat.com/image/cur/).

Member Avatar for cambalinho
1
66
Member Avatar for cambalinho
Member Avatar for cored0mp

> I think that to be a good coder one must show some talent for design. And to be a good designer one must show some talent at code. I have never experienced this in any of the companies I have worked for. It's a bit different for web apps, …

Member Avatar for chuckc
1
141
Member Avatar for JModak
Member Avatar for Miachel
Member Avatar for FarrisFahad

https://developer.twitter.com/en/docs/twitter-api/getting-started/make-your-first-request You Authorization header is wrong, please reread the documentation. It should look like this: `Authorization: BEARER <your_bearer_token>`

Member Avatar for Dani
0
140
Member Avatar for Khurshid-ahmad
Member Avatar for daspi

What exactly is your problem? As stated in a reply, SourceSMS is no longer available.

Member Avatar for pritaeas
1
6K
Member Avatar for Dani
Member Avatar for john_392
Member Avatar for jettliya
Member Avatar for mathanm
Member Avatar for Leviathan365
Member Avatar for biztrack
Member Avatar for aahent45
Member Avatar for Shin Jared
Member Avatar for infoitmanoj

Please be patient. This is a forum, not chat. People will reply when they have time. BTW, can you be more specific? Are you looking for a CMS?

Member Avatar for amystivens
0
3K
Member Avatar for sri_213

Learn from this: https://www.geeksforgeeks.org/c-program-to-invert-making-negative-an-image-content-in-pgm-format/

Member Avatar for rproffitt
0
107
Member Avatar for josephchain440
Member Avatar for Julia K
Member Avatar for facarroll
Member Avatar for Dani
1
375
Member Avatar for Raghotham
Member Avatar for CiVault
Member Avatar for nandur
Member Avatar for Olivia_19
Member Avatar for msitaylor
Member Avatar for blud
Member Avatar for SCBWV
2
178
Member Avatar for Vandiun

You're querying over an entire year. *If* this is the point of your query, I would add an extra indexed column to my orders table called `year INT` and filter on that. Should be much quicker than using a `BETWEEN` on a date column.

Member Avatar for DGPickett
2
165

The End.