+ 1
Chatroom
hello , i'm planning to code a chatroom with html css and php , but this is surely not an issue , the problem is i'm not sure wether I choose cookie storagr or local storage for the messages , or just the normal post method to send messages , also if you can refer me any chatroom could in php it'd be cool , thanks in advance!
2 Antworten
+ 8
https://code.sololearn.com/Wb819DHXTLW6/?ref=app
https://code.sololearn.com/WFD7l3gjF9mU/?ref=app
hope this will help you.. next time please search on code playground ☺
0
ah thanks a lot! I will check'em and hope the problem will be solved !