+ Post New Thread
Page 11 of 24 FirstFirst ... 9 10 11 12 13 21 ... LastLast
Threads 201 to 220 of 477

Forum: PHP Notes

  1. note 33800 added to function.convert-cyr-string

    Вы чего мозги парите? $str = iconv("CP1251","UTF-8","Привет Алло"); echo $str; echo iconv("UTF-8","CP1251",$str); и все!!!! а ваши функции...

    • Replies: 1
    • Views: 1,835
    08:16 AM Go to last post
  2. note 33801 added to function.include

    It appears that include files are searched for: 1) In the _current directory_ , then 2) In the same directory as the file containing the include...

    • Replies: 0
    • Views: 982
    08:00 AM Go to last post
  3. note 33797 added to function.fopen

    <?PHP show_source("function.fopen.php"; ?> That one is very useful. ---- Manual Page -- http://www.php.net/manual/en/function.fopen.php Edit...

    • Replies: 1
    • Views: 978
    06:03 AM Go to last post
  4. note 33796 added to function.print-r

    I found it necessary to rewrite the print_r function as the return syntax was available on the system I was using. For those interested, the...

    • Replies: 0
    • Views: 1,308
    05:48 AM Go to last post
  5. note 33795 added to function.mssql-connect

    Fatal error: Call to undefined function: mssql_connect() in /var/www/html/global/sp/classes/database.php on line 15 how i can fix this please!! ...

    • Replies: 1
    • Views: 2,009
    04:16 AM Go to last post
  6. note 33791 added to tutorial

    Thank you for the links to the combined packages... A Godsend ---- Manual Page -- http://www.php.net/manual/en/tutorial.php Edit Note --...

    • Replies: 1
    • Views: 934
    04:14 AM Go to last post
  7. note 33792 rejected from tutorial by pollita

    Note Submitter: Scott ---- Thank you for the links to the combined packages... A Godsend

    • Replies: 0
    • Views: 915
    04:14 AM Go to last post
  8. note 33793 added to function.main

    what happen?!?!?!?! put it back on, PLEASE!!!! ---- Manual Page -- http://www.php.net/manual/en/function.main.php Edit Note --...

    • Replies: 1
    • Views: 1,014
    04:14 AM Go to last post
  9. note 33785 added to function.unlink

    yes make sute it is to 777. Unlink is the easiest way to do it. ---- Manual Page -- http://www.php.net/manual/en/function.unlink.php Edit Note ...

    • Replies: 1
    • Views: 1,097
    01:56 AM Go to last post
  10. note 33790 added to ref.mail

    Windows user. My problem is with the function mail and detected the follow error: Warning: Failed to Connect in c:\archivos de programa\apache...

    • Replies: 0
    • Views: 925
    01:02 AM Go to last post
  11. note 33789 added to function.preg-replace

    Hmmm. For dehtmlising (detaging) strings use strip_tags. Its easier and works better. ---- Manual Page --...

    • Replies: 0
    • Views: 1,177
    01:02 AM Go to last post
  12. note 33788 added to control-structures.declare

    This is a very simple example using ticks to execute a external script to show rx/tx data from the server <?php function traf(){ passthru(...

    • Replies: 0
    • Views: 999
    12:45 AM Go to last post
  13. note 33787 added to language.operators.comparison

    dragon_rage4's code has a mistake: "if ($myVar == $myVar++)" will always evaluate to true, so the second case will also print "They are equal". ...

    • Replies: 0
    • Views: 886
    12:45 AM Go to last post
  14. note 33786 added to ref.session

    i was write a shopping cart script which use sessions. when i'm logged in, put some items in the cart then logout. i was looking: the session was...

    • Replies: 0
    • Views: 917
    12:20 AM Go to last post
  15. note 33783 added to function.array-multisort

    In responce to this: "It should be noted that both SORT_REGULAR and SORT_STRING appear ot be case sensitive, list words beginning with capitals...

    • Replies: 0
    • Views: 1,337
    09:04 PM Go to last post
  16. note 33782 added to function.ob-start

    In response to the comment by: digerati at n0spam dot bellsouth dot net The comment about using include() was showing how templating could be...

    • Replies: 0
    • Views: 1,359
    08:18 PM Go to last post
  17. note 33779 added to function.main

    I've had this problem with phpnuke and now this download prog that I got, I have no idea what it is, never seen it before, if you or anyone could...

    • Replies: 1
    • Views: 1,000
    06:10 PM Go to last post
  18. note 33780 added to install.iis

    Windows 2003 Web Edition + PHP 4.2x or more... how to install and config: JUST 5 STEPS: 1) copy php4ts.dll into c:\windows\system32\ 2) copy...

    • Replies: 0
    • Views: 873
    06:06 PM Go to last post
  19. note 33778 added to function.ob-implicit-flush

    ######### BEWARE ########## There is a bug (or at least an unexpected feature of ob_implicit_flush) that has been already discussed on the PHP...

    • Replies: 0
    • Views: 1,604
    06:00 PM Go to last post
  20. note 33771 added to function.gmp-scan1

    If no bit is found (ie 10 is last bit and you are starting to search at 11) -1 is returned. ---- Manual Page --...

    • Replies: 1
    • Views: 973
    05:09 PM Go to last post

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