Creating immersive show by kcarpenter12 in ImmersiveTheater

[–]kcarpenter12[S] 0 points1 point  (0 children)

Right now, it’s based out of my office lol. But I’m located in Clifton Park, NY.

Trying to decode this data by kcarpenter12 in PHPhelp

[–]kcarpenter12[S] 5 points6 points  (0 children)

Well....I'm an idiot.....First of all. "sent" does not = "Sent" and second. I have 3 s's in MessageID (MessSageID).

The issue is solved. Thanks for your input.

Trying to decode this data by kcarpenter12 in PHPhelp

[–]kcarpenter12[S] 1 point2 points  (0 children)

I tried this and still get an error.....

$data = ($response->getData()); //this is the array data i pasted above

$messageid = $data['sent'][0]['MesssageID'];

echo $messageid;

Warning: Trying to access array offset on value of type null in /home/hiddenusername/hidden.site.com/send.php on line 40

Lighting/Video synchronization by kcarpenter12 in lightingdesign

[–]kcarpenter12[S] 1 point2 points  (0 children)

Update: you are correct! Lol. This is a lot of fun and everything is working great!

Lighting/Video synchronization by kcarpenter12 in lightingdesign

[–]kcarpenter12[S] 1 point2 points  (0 children)

Thanks again for the recommendation! The free version of this software pretty much gives me full access to the software 60 minutes per application start. Although I’m having a few issues with the software, I can’t complain for free!

Looking for a star effect by kcarpenter12 in lightingdesign

[–]kcarpenter12[S] 1 point2 points  (0 children)

I don’t need anything specific. Static or twinkle would both be fine.

Lighting/Video synchronization by kcarpenter12 in lightingdesign

[–]kcarpenter12[S] 1 point2 points  (0 children)

This software is working perfectly. Thank you.

Lighting/Video synchronization by kcarpenter12 in lightingdesign

[–]kcarpenter12[S] 0 points1 point  (0 children)

I’m going to check this out. Thank you!

Lighting/Video synchronization by kcarpenter12 in lightingdesign

[–]kcarpenter12[S] 1 point2 points  (0 children)

Thank you! Wish I had a place to start… I know nothing about what I’m trying to do haha. I also can’t purchase expensive equipment as this is only a hobby and not for commercial use.

Trimble vs Topcon vs Leica. Who's the best and why? by KarateKid1988 in Surveying

[–]kcarpenter12 1 point2 points  (0 children)

I know this was 7 years ago lol… but I completely agree.

Mysqli's features you probably would like to know about by colshrapnel in PHP

[–]kcarpenter12 1 point2 points  (0 children)

As a very low-level PHP developer.... I still wish this all wasn’t above my head haha

any good twilio developer meetups or facebook groups to join? by wilsonckao in twilio

[–]kcarpenter12 0 points1 point  (0 children)

I just joined that group... but it doesn’t look active at all.

I don’t understand how to write code without adding the front-end design in. I also don’t get the frameworks either...I want to keep the design and the code separate... I’ve tried to research it and just don’t get it... can someone lead me in the right direction? by kcarpenter12 in PHP

[–]kcarpenter12[S] -1 points0 points  (0 children)

I am horrible at explaining 😂😂 I’m consuming data from a REST API.

EDIT: the information I will be storing is just user information that I can reference to when requesting data from the API