Difference between revisions of "PHP"
From MyWiki
Line 2: | Line 2: | ||
[[ Connecting to mysql ]]<br> | [[ Connecting to mysql ]]<br> | ||
[[ PHP echo ]]<br> | [[ PHP echo ]]<br> | ||
− | |||
sql queries -http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers#Getting_the_Last_Insert_Id<br> | sql queries -http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers#Getting_the_Last_Insert_Id<br> | ||
+ | [[ Project to scan hosts and check the validity of SSL certificates ]]<br> |
Revision as of 16:21, 27 March 2019
Receiving GET parameters
Connecting to mysql
PHP echo
sql queries -http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers#Getting_the_Last_Insert_Id
Project to scan hosts and check the validity of SSL certificates