Quantcast
Channel: Comments on: Sample PHP Code: PHP For Loops, Foreach, While and Do While
Browsing all 32 articles
Browse latest View live

By: Bruno Simões

EllisGL, I cant see exactly why do while is faster, but the only possible difference is the jump prediction in architecture’s code instruction set. e.g. the processor can suppose that the condition for...

View Article



By: EllisGL

@Bruno: The pre-increment is supposed to be 2 op codes vs 3 for a regular increment.

View Article

By: Bauer418

Your description is close but not entirely 100% accurate. For someone who is using type comparison, this will make a big difference to you. In this code, mysql_fetch_array returns an array of result...

View Article

By: Bauer418

I would assume this is because your comparison condition is using integers instead of the return value from mysql_fetch_assoc. Try this instead: if ( $cnt > 0 ) { while ( $cnt– > 0 ) { $row =...

View Article

By: Macco

Fell out of bed feeling down. This has brhignteed my day!

View Article


By: Ankit

Hello Everyone, nice article !!!! thanks for sharing with us. you may check out the following link for more details… http://mindstick.com/Articles/30ee5091-5a71-41d5-abea-e581374805b9/?PHP%20Loops...

View Article

By: dexter

so how do you output asterics instead of numbers using any of the loops? e.g instead of 1 u get * 2 u get ** and so on

View Article

By: nilanjana

please send all programs of php which can be solved by using loops

View Article


By: gaurav

i have four columns in one table and 2 column in the second table.two of the columns are common for both table..I am using array using the following code: $res1 = mysql_query(“SELECT * from...

View Article


By: dylan

code for this loop in php . .anyone? please help,thnx!! * ** *** ** *

View Article

By: モンクレール ダウン販売

I constantly spent my half an hour to read this website’s articles or reviews all the time along with a mug of coffee. モンクレール ダウン販売´s last [type] ..モンクレール ダウン販売

View Article

By: Kenny

Hello there, I found your web site by the use of Google at the same time as searching for a similar topic, your site got here up, it appears great. I’ve bookmarked it in my google bookmarks. Hi there,...

View Article

By: モンクレール

Its like you learn my thoughts! You appear to understand a lot about this, such as you wrote the book in it or something. I feel that you can do with a few percent to force the message home a bit,...

View Article


By: Shayla

For hottest news you have to pay a visit world-wide-web and on world-wide-web I found this site as a best website for most up-to-date updates. Shayla´s last [type] ..Shayla

View Article

By: Lukas

Due to their perfect combination of valuable fame, stunning look and top functionality, they are always in the dream list of most people. In today’s world, the watch is not a simple apparatus that...

View Article


By: http://tinyurl.com/tcljmary30031

I tend to go along with pretty much everything that ended up being posted within “PHP For Loops, PHP While Loops, PHP Foreach Loops and PHP Do While Loops – Montana Programmer”. Thank you for all the...

View Article

By: duvetica 店舗

The mild hues make me experience so cool and comfy. Looking for a number of female actresses come out employing girl, but in addition to help you to kick the pleasure about reducing-edge duvetica.

View Article


By: Drew

After looking into a handful of the blog posts on your blog, I seriously appreciate your technique of writing a blog. I added it to my bookmark webpage list and will be checking back in the near...

View Article

By: Website

Admiring the commitment you put into your website and detailed information you offer. It’s good to come across a blog every once in a while that isn’t the same outdated rehashed material. Great read!...

View Article

By: http://tinyurl.com/clerhorne18765

This is certainly the 2nd article, of urs I really browsed. And yet I like this particular 1, “PHP For Loops, PHP While Loops, PHP Foreach Loops and PHP Do While Loops – Montana Programmer” the most....

View Article
Browsing all 32 articles
Browse latest View live


Latest Images