���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/previewstream.online/old/search_suggest.php
���ѧ٧ѧ�
<?php include 'db.php'; $term = $_GET['term'] ?? ''; $term = trim($term); if ($term === '') { echo json_encode([]); exit; } $stmt = $pdo->prepare("SELECT name FROM companies WHERE name LIKE ? LIMIT 10"); $stmt->execute(['%' . $term . '%']); $results = $stmt->fetchAll(PDO::FETCH_COLUMN); echo json_encode($results);
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�