|
|
|
|
Investment › Re: Make Up To $100 By Just Clicking Ads: Another Side Hustle by CJust(m): 1:48pm On Jun 06, 2023 |
I have been scammed by Million Formular and some other deceptfull sites do they lack ads |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Webmasters › Php Submit Form In The Same Page Help by CJust(op): 10:57pm On May 26, 2022 |
Hello I added the form and the php submited code together, but my problem is as soon as i submit the form all data in the form will be loss, how can i maintain all data in the form, when the form is submited |
Webmasters › Help O! by CJust(op): 9:53pm On May 14, 2022 |
Help me on How to receive html tag data in php in a single webpage just as javascript using document.getElementById.
i know no much explanation, but i'm sorry! |
Webmasters › Re: Difference Between A Client, Server, And Database by CJust(op): 11:45pm On Apr 29, 2022 |
angelEmade: Replying Note: this is not a Google answer. This is an answer from an experienced developer, full stack developer and backend/server administrator with over seven years field work experience. . Let's start from the simplest. A database holds information. But not always. Sometimes a database only hold the identifiers that point to where the real data is. For instance images are often stored on a server, locally or remotely and the url identifier for that image is stored in a database This is common for SQL databases that cannot hold such data as an image within it's tables. Database daemons themselves are hosted on a server. Just like a software running on a computer. . A server is thus a remote computer, a virtual machine (most servers are virtualized) with an operating system software usually linux distros like ubuntu and centos, on top which other daemons wow! That was cool, well it helped alot, i need to know how to read and store in the database |