Posts by wmagan • 56 points
2 posts
-
3
votes1
answer159
viewsA: Work with multiple or single database (Mysql)
The ideal would be to work with independent but unified databases through relational database normalization. Each sector would be an independent base and each base would work with the related…
-
0
votes0
answers513
viewsQ: Generate txt file with updated current time every second with php and ajax
I have in the company a desktop software that receives information from text files (txt) generated by a web page on php. However, I need to make the software read (in real time) the date and time of…