F
F
fuck_ez2017-03-23 00:21:11
Database
fuck_ez, 2017-03-23 00:21:11

How to add entries to the database on the site without authentication?

Beginner web application developer (self-taught).
There is a site with news. News is stored in the database.
How to add new news (i.e. entries in the database), if the site does not provide for authentication (do not log in under the administrator)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nwton, 2017-03-23
@fuck_ez

In any case, you will have to create an elementary admin panel. It's not hard. The option without authorization and confirmation of rights is excluded.

@
@ksider, 2017-03-23
_

Direct database queries, but I'm not sure if that's safe.
www.php.net/mysql_connect

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question