P
P
pw0ned2018-04-19 00:19:24
PHP
pw0ned, 2018-04-19 00:19:24

Place the site with the database in file_get_contents?

Hello everyone, there is a database with a table 'url_list'.
I make a query to the database and pull out the first id

$result = mysql_query("SELECT * FROM `url_list` WHERE `id`=1");

Now the 'url' of this first id should be placed in file_get_contents and executed on the site. Is it possible to implement this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-04-19
@dimonchik2013

possibly

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question