Sponsor
-
Recent Posts
Categories
Meta
Monthly Archives: March 2010
Search Engine Optimization
Hi I want to SEO this site itworkathome … Required Skills: Content Writing, Copy Writing, Creative Writing, Writing
Definition and development of properties within the same method
I am new to OOP in PHP and I am struggling with the following problem: <?php class filesystem{ protected $groupId; protected function setGroupId($groupId){ $this->groupId = (int)$groupId; } protected function getGroupId(){ return $this->groupId; } protected function countGroupFiles(){ global $db; $groupId = … Continue reading
Java PHP
can any body help me in editing the below java script in other for it to work with php Code: ——— ——— HTML: ——— ——— HTML: ———
Popular User Agent
What is currently most popular MSIE 8 User agent string?
Grief
The last couple of days I spend with developing a quick application in griffon and have to say this is a rather impressive framework.. Specially since it’s a young framework with a version of 0.3 what I like? using the … Continue reading