<?php//check we are on a node page firstif (arg(0) && is_numeric(arg(1))) { $nid = arg(1); }?>
Compile and Install a LAMP(Linux/Apache/MySQL/PHP) Server from Source In the last post, I described the method to install a LAMP ser...
No comments:
Post a Comment