<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by jhay143pee</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Mon, 06 Jul 2026 18:46:32 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Tamron Lenses Feedback</title>
            <link>http://forum.lowyat.net/topic/2524302</link>
            <description>Hi guys,&lt;br /&gt;&lt;br /&gt;im searching for thread but it looks like i cannot find one,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;here is my question,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;why does tamron lenses are cheap? It is durable ? (although they provide atleast 3 years warranty).&lt;br /&gt;&lt;br /&gt;How about the quality of shots. As i compare the Tamron AF 18-200 mm F3.5 - F6.3 to other brand they are almost the same (except for the image stabilizer).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Aside from this i notice that they are lightweight and not that big...&lt;br /&gt;&lt;br /&gt;any feedback guys? anybody here uses tamron? please tell me your experience..</description>
            <author>jhay143pee</author>
            <category>Photography, Digital Imaging &amp;amp; Video</category>
            <pubDate>Wed, 26 Sep 2012 11:25:03 +0800</pubDate>
        </item>
        <item>
            <title>jQuery</title>
            <link>http://forum.lowyat.net/topic/2180598</link>
            <description>&amp;lt;div class=&amp;quot;wallPostMenu&amp;quot;&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;others&amp;quot;&amp;gt;test&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;81&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;82&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;83&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;div class=&amp;quot;wallPostMenu&amp;quot;&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;others&amp;quot;&amp;gt;test&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;32&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;12&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;43&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;div class=&amp;quot;wallPostMenu&amp;quot;&amp;gt;&lt;br /&gt;      &amp;lt;div class=&amp;quot;others&amp;quot;&amp;gt;test&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;75&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;54&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;     &amp;lt;div class=&amp;quot;commentStats&amp;quot; commentid=&amp;quot;45&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&lt;br /&gt;and so on....&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;i have problem accessing the attributes commentid, what i want is to access the last commentid of a specific wallPostMenu, if you can notice i can there are 3 sets of wallPostMenu,&lt;br /&gt;&lt;br /&gt;i have retrieve the &lt;b&gt;specific object already&lt;/b&gt;. and i want to access the last commentid of the specific object my code is as follows&lt;br /&gt;&lt;br /&gt;var lastDiv = wallPost.find(&amp;quot;.commentStats&amp;quot;);&lt;br /&gt;&lt;br /&gt;this is the log of my mozilla fire fox &amp;quot; ({length:3, prevObject:{0:({}), length:1}, context:(void 0), selector:&amp;quot;.commentStats&amp;quot;, 0:({}), 1:({}), 2:({})})&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;i want to access the last attribute but dont know the proper syntax, i have tried everything heres mine.&lt;br /&gt;&lt;br /&gt;var theID = &amp;#036;.(lastDiv).find(&amp;quot;div:last&amp;quot;).attr(&amp;quot;commentid&amp;quot;);&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;but its not working please help thank you</description>
            <author>jhay143pee</author>
            <category>Codemasters</category>
            <pubDate>Sat, 07 Jan 2012 17:00:51 +0800</pubDate>
        </item>
        <item>
            <title>php reg ex</title>
            <link>http://forum.lowyat.net/topic/2052903</link>
            <description>Hi Guys,&lt;br /&gt;&lt;br /&gt;Currently i need to do a dynamic search of date using reg ex of PHP&lt;br /&gt;&lt;br /&gt;here are the given values which has dynamic changes everyday, i just need to retrieve the current day today. if you can notice below different dates, with different links, i need the date and the link only, &lt;br /&gt;&lt;br /&gt;sample value: (html format since im reading the page)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;&lt;br /&gt;&amp;#60;Font SIZE = 2 FACE = Arial Color=#3300FF&amp;#62; &amp;#91;B&amp;#93;30/09/2011&amp;#91;/B&amp;#93; &amp;#60;/FONT&amp;#62;&amp;#60;FONT color=ffffff&amp;#62;====&amp;#60;/FONT&amp;#62;&amp;#60;/TD&amp;#62;&amp;#60;TD WIDTH=&amp;#34;80%&amp;#34; BGCOLOR=&amp;#34;ffffff&amp;#34;&amp;#62;&amp;#60;FONT SIZE = 2 FACE = ARIAL Color=#3300FF&amp;#62;&amp;#60;B&amp;#62; LOW YAT FORUM&amp;#60;/B&amp;#62;&amp;#60;B&amp;#62;&amp;#60;FONT color=#996666&amp;#62; &amp;#60;/FONT&amp;#62;&amp;#60;/B&amp;#62;&amp;#60;BR&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;FONT SIZE = 2 FACE = ARIAL &amp;#62;&amp;#60;A HREF=abc.html&amp;#62;VS - LOW YAT FORUM&amp;#60;/A&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;B&amp;#62;&amp;#60;FONT color=e01f25&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;/B&amp;#62;&amp;#60;FONT SIZE=2 FACE=ARIAL Color=#000000&amp;#62;&amp;#60;/FONT&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;Font SIZE = 2 FACE = Arial Color=#3300FF&amp;#62; &amp;#91;B&amp;#93;29/09/2011&amp;#91;/B&amp;#93; &amp;#60;/FONT&amp;#62;&amp;#60;FONT color=ffffff&amp;#62;====&amp;#60;/FONT&amp;#62;&amp;#60;/TD&amp;#62;&amp;#60;TD WIDTH=&amp;#34;80%&amp;#34; BGCOLOR=&amp;#34;ffffff&amp;#34;&amp;#62;&amp;#60;FONT SIZE = 2 FACE = ARIAL Color=#3300FF&amp;#62;&amp;#60;B&amp;#62;TURBO-TURBO - MY PINOY LAH&amp;#60;/B&amp;#62;&amp;#60;B&amp;#62;&amp;#60;FONT color=#996666&amp;#62; &amp;#60;/FONT&amp;#62;&amp;#60;/B&amp;#62;&amp;#60;BR&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;FONT SIZE = 2 FACE = ARIAL &amp;#62;&amp;#60;A HREF=123.html&amp;#62;TURBO - MY PINOY LAH&amp;#60;/A&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;B&amp;#62;&amp;#60;FONT color=e01f25&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;/B&amp;#62;&amp;#60;FONT SIZE=2 FACE=ARIAL Color=#000000&amp;#62;&amp;#60;/FONT&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;Font SIZE = 2 FACE = Arial Color=#3300FF&amp;#62; &amp;#91;B&amp;#93;28/09/2011&amp;#91;/B&amp;#93; &amp;#60;/FONT&amp;#62;&amp;#60;FONT color=ffffff&amp;#62;====&amp;#60;/FONT&amp;#62;&amp;#60;/TD&amp;#62;&amp;#60;TD WIDTH=&amp;#34;80%&amp;#34; BGCOLOR=&amp;#34;ffffff&amp;#34;&amp;#62;&amp;#60;FONT SIZE = 2 FACE = ARIAL Color=#3300FF&amp;#62;&amp;#60;B&amp;#62;GOOGLE DOT COM&amp;#60;/B&amp;#62;&amp;#60;B&amp;#62;&amp;#60;FONT color=#996666&amp;#62; &amp;#60;/FONT&amp;#62;&amp;#60;/B&amp;#62;&amp;#60;BR&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;FONT SIZE = 2 FACE = ARIAL &amp;#62;&amp;#60;A HREF=312.html&amp;#62;GOOGLE DOT COM&amp;#60;/A&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;B&amp;#62;&amp;#60;FONT color=e01f25&amp;#62;&amp;#60;/FONT&amp;#62;&amp;#60;/B&amp;#62;&amp;#60;FONT SIZE=2 FACE=ARIAL Color=#000000&amp;#62;&amp;#60;/FONT&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#036;currentDate = date(&amp;quot;d/m/Y&amp;quot;);&lt;br /&gt;	if(preg_match_all(&amp;quot;/&amp;quot;.&amp;#036;currentDate.&amp;quot;(.*?)FONT color=e01f25&amp;gt;/&amp;quot;,&amp;#036;xxx,&amp;#036;match))&lt;br /&gt;        {&lt;br /&gt;             print_r(&amp;#036;match);&lt;br /&gt;        }&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;currently i just want to retrieve something like this&lt;br /&gt;&lt;br /&gt;i want an output something like this.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#036;match[0] = 30/09/2011 abc.html&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;but i have an error like this&lt;br /&gt;&lt;br /&gt;Warning: preg_match_all() [function.preg-match-all]: Unknown modifier &amp;#39;0&amp;#39;&lt;br /&gt;</description>
            <author>jhay143pee</author>
            <category>Codemasters</category>
            <pubDate>Fri, 30 Sep 2011 16:05:41 +0800</pubDate>
        </item>
        <item>
            <title>regular expressions</title>
            <link>http://forum.lowyat.net/topic/2045308</link>
            <description>hi guys, i need your little help,expertise, and idea on this &lt;br /&gt;&lt;br /&gt;assuming i have a string value of BELOW, what i need is to retrieve only the &amp;quot;value A, value B, value C&amp;quot; and put it in an array of string. what is the best way to solve this.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1.) Please consider the processing. assuming i have thousands to retrieve or i have thousands to process&lt;br /&gt;2.) the easiest way since im not familiar with regular expression.&lt;br /&gt;3.) please share your function or regular expression on how to retrieve this value.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;thanks in advance guys  &lt;!--emo&amp;:thumbs:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/thumbup.gif' border='0' style='vertical-align:middle' alt='thumbup.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;the &amp;quot;[bad html removed]&amp;quot; actually its a starting of a comment i donno why it cannot be display...&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;&lt;br /&gt;&amp;#036;test = &lt;br /&gt;&amp;#34;&amp;#60;table border=0 width=100% cellspacing=0 cellpadding=2&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#60;tr&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#60;td class=&amp;#39;xxx&amp;#39;&amp;#62;row 1&amp;#60;/td&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#60;td class=&amp;#39;xxx&amp;#39;&amp;#62;row 2&amp;#60;/td&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#60;td class=&amp;#39;xxx&amp;#39;&amp;#62;row 3&amp;#60;/td&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#60;/tr&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;#60;td align=&amp;#39;left&amp;#39; class=&amp;#39;tblBursaSOddRow&amp;#39;&amp;#62;[bad html removed]&amp;#60;span class=&amp;#39;tblDown&amp;#39;&amp;#62;value A--&amp;#62;&amp;#60;span class=&amp;#39;tblDown&amp;#39;&amp;#62;value A&amp;#60;/span&amp;#62;&amp;#60;/td&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;#60;td align=&amp;#39;left&amp;#39; class=&amp;#39;tblBursaSOddRow&amp;#39;&amp;#62;[bad html removed]&amp;#60;span class=&amp;#39;tblDown&amp;#39;&amp;#62;value B--&amp;#62;&amp;#60;span class=&amp;#39;tblDown&amp;#39;&amp;#62;value B&amp;#60;/span&amp;#62;&amp;#60;/td&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;#60;td align=&amp;#39;left&amp;#39; class=&amp;#39;tblBursaSOddRow&amp;#39;&amp;#62;[bad html removed]&amp;#60;span class=&amp;#39;tblDown&amp;#39;&amp;#62;value C--&amp;#62;&amp;#60;span class=&amp;#39;tblDown&amp;#39;&amp;#62;value C&amp;#60;/span&amp;#62;&amp;#60;/td&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;#60;/tr&amp;#62;&lt;br /&gt;&amp;#60;/table&amp;#62;&amp;#34;;&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;</description>
            <author>jhay143pee</author>
            <category>Codemasters</category>
            <pubDate>Sat, 24 Sep 2011 17:21:24 +0800</pubDate>
        </item>
        <item>
            <title>Deploying ASPX using Microsoft Built in Reports</title>
            <link>http://forum.lowyat.net/topic/1800884</link>
            <description>Hi Guys, &lt;br /&gt;&lt;br /&gt;Anyone who have experience using microsoft report viewer? The scenario is like this, i have created a program in asp.net(c#), during testing and development everything works in my laptop, but when i create Setup and Deployment and then i add Web Setup Project, and im about to deploy in the server, the Microsoft Report Viewer cannot be viewed, i have added all dependent files but still not working.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by the way, the program can access the database since it can log in on the admin page, but when the time of extraction there is no display of microsoft report viewer.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;another weird thing? there is no error as i browse it?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;please help thanks.</description>
            <author>jhay143pee</author>
            <category>Codemasters</category>
            <pubDate>Mon, 21 Mar 2011 17:01:23 +0800</pubDate>
        </item>
        <item>
            <title>Php Calling Stored Procedures</title>
            <link>http://forum.lowyat.net/topic/1720830</link>
            <description>Hi Guys, Sorry its my first time to have my OWN Apache Server, usually last time i was just using some hosting so everything is pre-configured already. My problem is when i call a stored procedure in my database there is no value or it returns nothing&lt;br /&gt;&lt;br /&gt;Here is the scenario : &lt;br /&gt;&lt;br /&gt;during my development im using a WAMP Web Server (LOCAL HOST)/ Im using PHP&lt;br /&gt;&lt;br /&gt;my database is 192.168.1.225 (located in other PC but the same network) Im using MYSQL&lt;br /&gt;&lt;br /&gt;everything works fine, i can insert data, extract data and call stored procedures&lt;br /&gt;&lt;br /&gt;but when i transfer my PHP pages in my APACHE WEB SERVER running under CENTOS&lt;br /&gt;&lt;br /&gt;i can only do the following insert data and extract data, i cannot call stored procedures anymore?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;do i need to configure something in my APACHE server? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;take note:&lt;br /&gt;im using same database 192.168.1.225, and my development PC is separate from my database.</description>
            <author>jhay143pee</author>
            <category>Codemasters</category>
            <pubDate>Mon, 17 Jan 2011 16:26:35 +0800</pubDate>
        </item>
        <item>
            <title>PHP + MySQL + Centos + Apache Configuration?</title>
            <link>http://forum.lowyat.net/topic/1720474</link>
            <description>Here is the Scenario.&lt;br /&gt;&lt;br /&gt;I have finish developing my web base application (powered by PHP with a database of MYSQL) and i was about to deploy it. Currently during the development stage I&amp;#39;m using a LOCAL Web Server (WAMP), but im not using the database of WAMP, im pointing my database to other Server (192.168.1.225 - located with the same network but different PC). So in my php code it would be something like this and everything works fine.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;&amp;#60;?php&lt;br /&gt;&lt;br /&gt;&amp;#036;con = mysql_connect&amp;#40;&amp;#34;192.168.1.225&amp;#34;,&amp;#34;root&amp;#34;,&amp;#34;abc123&amp;#34;&amp;#41;;&lt;br /&gt;if &amp;#40;&amp;#33;&amp;#036;con&amp;#41;&lt;br /&gt;  die&amp;#40;&amp;#39;Could not connect&amp;#58; &amp;#39; . mysql_error&amp;#40;&amp;#41;&amp;#41;;&lt;br /&gt;mysql_select_db&amp;#40;&amp;#34;database&amp;#34;, &amp;#036;con&amp;#41;;&lt;br /&gt;?&amp;#62; &lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;during the deployment, i have transferred all my code in APACHE Server running under Centos 5.5 but i have encountered this error&lt;br /&gt;&lt;br /&gt;&amp;quot;Could not connect: Can&amp;#39;t connect to MySQL server on &amp;#39;192.168.1.225&amp;#39; (13)&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;i have search google and sad to say none of them work, just wondering if there are still things need to configure in the APACHE? i have tested a simple PHP code and everything works.</description>
            <author>jhay143pee</author>
            <category>Codemasters</category>
            <pubDate>Mon, 17 Jan 2011 12:08:38 +0800</pubDate>
        </item>
        <item>
            <title>hello there, just new here</title>
            <link>http://forum.lowyat.net/topic/1437721</link>
            <description>hello there, just found this forum a while ago, i cant search for the right category to post this, that&amp;#39;s why i just post it here.&lt;br /&gt;&lt;br /&gt;Im jhaypee, male and 23 years old and a filipino, just want to have some friends here.&lt;br /&gt;&lt;br /&gt;by the way im a computer enthusiast that why i love this site.&lt;br /&gt;&lt;br /&gt;i hope i am welcome.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; Pls move my topic if i post it wrong. thanks</description>
            <author>jhay143pee</author>
            <category>Cupid&amp;#39;s Corner</category>
            <pubDate>Thu, 27 May 2010 16:56:58 +0800</pubDate>
        </item>
    </channel>
</rss>
