+ Post New Thread
Page 9 of 24 FirstFirst ... 7 8 9 10 11 19 ... LastLast
Threads 161 to 180 of 477

Forum: PHP Notes

  1. note 33838 added to faq.build

    Recode may cause crashes (on loading PHP) when used with MySQL and/or IMAP, and IMAP can't be used with YAZ. This is documented, but I only...

    • Replies: 1
    • Views: 984
    08:06 AM Go to last post
  2. note 33842 added to function.mysql-result

    Better code to display a query: $qry = mysql_query($_POST) or die(mysql_error()); print "<table border='1' width='100%'><tr>"; if...

    • Replies: 1
    • Views: 1,114
    08:06 AM Go to last post
  3. note 33837 rejected from function.main by didou

    Note Submitter: flamingskull14@aol.com ---- Umm, I'm a bit confused as towhat I'm actually supposed to report, because my Blog Software (b2)...

    • Replies: 0
    • Views: 949
    08:05 AM Go to last post
  4. note 33840 rejected from function.main by torben

    Note Submitter: davidlach@yahoo.com ---- hmmmm.... i got the same ono Horde webmail but the servere had crashed. Warning:...

    • Replies: 0
    • Views: 1,228
    07:00 AM Go to last post
  5. note 33841 added to ref.sem

    Here is a quick utility to dump the contents of a shm_ format memory segment: http://www.davidc.net/php/shm/ ---- Manual Page --...

    • Replies: 0
    • Views: 2,004
    06:45 AM Go to last post
  6. note 33835 deleted from function.main by torben

    Note Submitter: ---- I pushed megaman x and it went to function

    • Replies: 0
    • Views: 1,076
    12:45 AM Go to last post
  7. note 33836 added to function.strip-tags

    Correction: the line that reads $second = substr($html, $pos2 + 1); should read $second = substr($html, $pos2); ---- Manual Page --...

    • Replies: 0
    • Views: 1,106
    12:36 AM Go to last post
  8. note 33832 added to language.variables.scope

    Even if an included file return a value using return(), it's still sharing the same scope as the caller script! <?php $foo = 'aaa'; $bar =...

    • Replies: 0
    • Views: 995
    11:59 PM Go to last post
  9. note 33831 deleted from function.nl2br by alindeman

    Note Submitter: desi@webzone.sk ---- Unified newline: <? preg_replace("/\\r\\n|\\r|\\n<br>|<br>\\n|<br>/i", "\\n", $string); ?>

    • Replies: 0
    • Views: 977
    11:40 PM Go to last post
  10. note 33829 added to function.utf8-encode

    PHP newbie I am getting the following in my flash dynamic text box: Deep Dish - Kings Of Tomorrow feat. Julie McKnight &#x27;Finally&#x27; (The...

    • Replies: 1
    • Views: 2,545
    10:44 PM Go to last post
  11. note 33827 added to function.function-exists

    This can be used to conditionally define a user function. In this sense, it can act as a sort of inline include_once(). For example, suppose you...

    • Replies: 0
    • Views: 2,172
    08:15 PM Go to last post
  12. note 33824 rejected from function.array-combine by alindeman

    Note Submitter: alwin@braq.nl ---- This is just the function what i was looking voor. Unfortunately, it can only be used with PHP 5.0. ...

    • Replies: 0
    • Views: 1,003
    07:25 PM Go to last post
  13. note 33825 added to function.main

    If you can type an Ad... You can do this! WORK AT HOME! All you have to do is Type Ads on FREE Sites that we provide! You are paid PER Ad Typed...

    • Replies: 0
    • Views: 1,586
    06:50 PM Go to last post
  14. note 33823 added to function.png2wbmp

    there is a 5th parameter that is the threshold, bitperpixel ---- Manual Page -- http://www.php.net/manual/en/function.png2wbmp.php Edit Note ...

    • Replies: 0
    • Views: 902
    06:29 PM Go to last post
  15. note 33822 deleted from function.move-uploaded-file by alindeman

    Note Submitter: eye_of_a_raven ---- this might come in handy: $where_to_move = $_SERVER."/somedir";

    • Replies: 0
    • Views: 1,039
    06:12 PM Go to last post
  16. note 33819 added to keyword.parent

    Which versions of PHP support the "parent::"? Most of the other OOP related stuff includes info about required PHP version but for some reason this...

    • Replies: 1
    • Views: 1,117
    06:09 PM Go to last post
  17. note 33821 added to function.imagecreatefromjpeg

    Here's the answer for your 256 color only problem!!! use these functions in order then it works fine! ...

    • Replies: 0
    • Views: 1,072
    05:47 PM Go to last post
  18. note 33818 added to ref.mail

    What to do if you get a 'Call to undefined function: mail()' error: 1.- *Make sure* sendmail or its wrapper is in the current $PATH. It's usually in...

    • Replies: 1
    • Views: 1,090
    04:40 PM Go to last post
  19. note 33817 deleted from function.domelement-get-attribute by didou

    Note Submitter: didou@php.net ---- testing testing testing testing testing testing testing testing testing testing testing testing testing...

    • Replies: 0
    • Views: 896
    04:25 PM Go to last post
  20. note 33817 added to function.domelement-get-attribute

    testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing ---- Manual...

    • Replies: 0
    • Views: 1,003
    04:25 PM Go to last post

+ Post New Thread
Page 9 of 24 FirstFirst ... 7 8 9 10 11 19 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139