Click here to Skip to main content
15,895,256 members
Home / Discussions / - Uncategorised posts -
   

- Uncategorised posts -

Please don't post in this forum. If you've posted in this forum it's because you've selected the first forum on the list without thinking through which forum would be best. All messages in this forum are periodically removed.

 
AnswerRe: Javascript Sending Data to PHP Pin
Richard Deeming18-Oct-17 2:03
mveRichard Deeming18-Oct-17 2:03 
GeneralRe: Javascript Sending Data to PHP Pin
Valecia_cho18-Oct-17 12:16
Valecia_cho18-Oct-17 12:16 
GeneralRe: Javascript Sending Data to PHP Pin
Richard Deeming19-Oct-17 9:12
mveRichard Deeming19-Oct-17 9:12 
GeneralRe: Javascript Sending Data to PHP Pin
Valecia_cho24-Oct-17 5:04
Valecia_cho24-Oct-17 5:04 
QuestionUSB Pin
Member 1337396522-Aug-17 20:22
Member 1337396522-Aug-17 20:22 
AnswerRe: USB Pin
Richard MacCutchan22-Aug-17 21:18
mveRichard MacCutchan22-Aug-17 21:18 
GeneralRe: USB Pin
Terry Perez27-Sep-17 17:56
Terry Perez27-Sep-17 17:56 
QuestionOut of Memory Exception in C++ Pin
divya0310-Aug-17 1:34
divya0310-Aug-17 1:34 
SuggestionRe: Out of Memory Exception in C++ Pin
Jochen Arndt10-Aug-17 2:01
professionalJochen Arndt10-Aug-17 2:01 
QuestionNeed for new Interface to understand 2 AI Bot's communication? Pin
INDtanay4-Aug-17 21:52
INDtanay4-Aug-17 21:52 
AnswerRe: Need for new Interface to understand 2 AI Bot's communication? Pin
Richard MacCutchan4-Aug-17 21:55
mveRichard MacCutchan4-Aug-17 21:55 
PraiseRe: Need for new Interface to understand 2 AI Bot's communication? Pin
INDtanay4-Aug-17 22:05
INDtanay4-Aug-17 22:05 
GeneralRe: Need for new Interface to understand 2 AI Bot's communication? Pin
Richard MacCutchan4-Aug-17 22:11
mveRichard MacCutchan4-Aug-17 22:11 
GeneralRe: Need for new Interface to understand 2 AI Bot's communication? Pin
INDtanay4-Aug-17 22:19
INDtanay4-Aug-17 22:19 
GeneralRe: Need for new Interface to understand 2 AI Bot's communication? Pin
Richard MacCutchan4-Aug-17 22:56
mveRichard MacCutchan4-Aug-17 22:56 
QuestionJson default property Pin
aboubkr9020-Jul-17 23:35
professionalaboubkr9020-Jul-17 23:35 
AnswerRe: Json default property Pin
Graeme_Grant1-Aug-17 15:14
mvaGraeme_Grant1-Aug-17 15:14 
GeneralRe: Json default property Pin
Richard Deeming2-Aug-17 1:30
mveRichard Deeming2-Aug-17 1:30 
GeneralRe: Json default property Pin
Graeme_Grant2-Aug-17 1:34
mvaGraeme_Grant2-Aug-17 1:34 
QuestionPhp Pin
Member 1331146215-Jul-17 6:58
Member 1331146215-Jul-17 6:58 
AnswerRe: Php Pin
Afzaal Ahmad Zeeshan15-Jul-17 12:21
professionalAfzaal Ahmad Zeeshan15-Jul-17 12:21 
There is a LAMP forum, please use that in future to ask questions related to PHP and MySQL.

Finally, the PHP framework uses MySQL majorly (but not always), and you would need to check how to integrate PHP and MySQL both and execute an INSERT INTO query to add the content to the table. So basically, there are 3 things that you need to learn.

1) PHP, for the scripting part.
2) MySQL, how would that work, how it supports everything.
3) SQL language, for queries and commands on MySQL.

Now, please read any good article on CodeProject to get started with PHP + MySQL and they will actually teach you all of it, otherwise, get started with snippets of code and work your own by reading some documentations.

How to Insert Data Into MySQL Database Table Using PHP - Tutorial Republic
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

QuestionEclipse Mars debugger is not working. Pls help Pin
karengsh9-Jul-17 18:58
karengsh9-Jul-17 18:58 
QuestionRe: Eclipse Mars debugger is not working. Pls help Pin
Richard MacCutchan9-Jul-17 20:54
mveRichard MacCutchan9-Jul-17 20:54 
AnswerRe: Eclipse Mars debugger is not working. Pls help Pin
karengsh9-Jul-17 22:27
karengsh9-Jul-17 22:27 
GeneralRe: Eclipse Mars debugger is not working. Pls help Pin
Richard MacCutchan9-Jul-17 22:39
mveRichard MacCutchan9-Jul-17 22:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.