Jump to content

can we manipulate DOM/elements such as (TITLE) server side wih PHP


soumya_0901

Recommended Posts

i want to know that if we can manipulate html elements used in a php page using php server side.

like server side javascript(ssjs) does.

for example:

the title tag is like this

<title>this is a unique title generated from url parameters</title>

i want it to be changed server side like in ssjs

<server>document.title="what i want"</server>

 

all this done with the help of php.. not ssjs nor client side javascript.

a quick response will be highly appreciated

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.