Skip to content Skip to sidebar Skip to footer
Showing posts with the label Backend

Not Able To Take Inputs From Html Form With Node Js

I am trying to receive an input from an html form in my js file. HTML Solution 1: The Express API … Read more Not Able To Take Inputs From Html Form With Node Js

How To Check Whether A URL Is External URL Or Internal URL With PHP?

I'm getting all ahrefs of a page with this loop: foreach($html->find('a[href!='#'… Read more How To Check Whether A URL Is External URL Or Internal URL With PHP?