Full Stack Angular, React, Spring Boot Ganpathi
Angular, React and Spring Boot Developer
Wednesday 3 September 2014
PHP select single colun value
PHP single column value :
$post_like_id=mysql_query("SELECT * FROM `post_answer` WHERE `postid` = '$questionID'");
$post_answer = mysql_fetch_array($post_like_id);
$like=$post_answer['p_id'];
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
AWS - Solution Architect - SAA-C03 Certification Course & AWS Services
Firebug Guide for Web Designers - Web Debugging Tool
Method 1: Offline and online Open FireFox -> Tools -> Add-ons . => Add ons Manager browser appear. Then Search type firebug. ...
React- Ag Grid Server side Pagination Implmentation
import React, { useEffect, useState } from 'react'; import { AgGridColumn, AgGridReact } from 'ag-grid-react'; import '...
No comments:
Post a Comment