02 2020 档案

摘要:correct way, when changing object, firstly you should create this object and then assign its property to the new object wrong way. don't assign one ob 阅读全文
posted @ 2020-02-27 18:41 Coding_Changes_LIfe 阅读(162) 评论(0) 推荐(0)
摘要:``` Title ``` 阅读全文
posted @ 2020-02-25 15:44 Coding_Changes_LIfe 阅读(152) 评论(0) 推荐(0)
摘要:1. relative position do not remove a element for its parent normal flow. 2.absolute position will flaot the element above its parent flow 阅读全文
posted @ 2020-02-08 10:27 Coding_Changes_LIfe 阅读(71) 评论(0) 推荐(0)
摘要:https://websitebeaver.com/prepared statements in php mysqli to prevent sql injection introduction One Row $result fetch_assoc() Fetch an associative a 阅读全文
posted @ 2020-02-01 15:48 Coding_Changes_LIfe 阅读(140) 评论(0) 推荐(0)