PHP className equivalent?

  • Thread starter Thread starter topgearrocks
  • Start date Start date
T

topgearrocks

Guest
Is it possible to change the class name of an object through PHP like you can in JavaScript i.e. obj.className=x?

If so how can it be done?

I am pretty new to PHP btw.
 
Back
Top