+ Post New Thread
Page 61 of 691 FirstFirst ... 11 51 59 60 61 62 63 71 111 161 561 ... LastLast
Threads 1201 to 1220 of 13811

Forum: PHP Development

Sub-Forums Last Post

  1. Forum Actions:

    Last Post:

    note 33994 added to... Go to last post

    by rochlin@centralpets.com
  2. Forum Actions:

    Last Post:

  1. Array into scalar

    Hi, I have an array derived from a set of radio buttons that I want to break down into a single variable for use with a database. How can I do...

    • Replies: 1
    • Views: 1,511
    10:54 PM Go to last post
  2. in_array with multi-dimensional arrays?

    Hello. I want to make this: $hack_attempt = TRUE; for ($i=0;$i<count($article);$i++) { if ($article_id == $article) $hack_attempt = FALSE; }...

    • Replies: 0
    • Views: 4,619
    04:25 PM Go to last post
  3. problems stopping file uploads?

    I have tried many php scripts now to try and get a form to upload a file but nothing works. I know that the mulitpart enctype formdata is enabled...

    • Replies: 0
    • Views: 276
    WBS
    08:38 PM Go to last post
  4. Help: Apache, PHP, *.so files

    I've done all of my PHP work using PHP under IIS. I'm trying to get a Linux machine that is running PHP under Apache setup. As it stand the...

    • Replies: 0
    • Views: 435
    03:32 PM Go to last post
  5. Help with php config please

    I am running Windows 2k server with php 4 I create a form and a script to display to the browser as follows: <html> <body> <form...

    • Replies: 3
    • Views: 379
    03:10 PM Go to last post
  6. Custom session handler problems

    I am using sessions on a load balanced server and have no access to /tmp I have been trying to use a MySQL custom session handler as a work around...

    • Replies: 0
    • Views: 351
    07:03 AM Go to last post
  7. No joy with sessions

    Hello everyone! (My news server seemed to have a brain cramp, so this is a 2nd posting of this message -- apologies if it does come through...

    • Replies: 4
    • Views: 268
    06:56 AM Go to last post
  8. strrpos and offset?

    Hi, I'm using PHP 4.3.4 the docs at: http://uk.php.net/manual/en/function.strrpos.php tells me that strrpos can be passed an offset as the...

    • Replies: 1
    • Views: 2,549
    07:33 PM Go to last post
  9. Help with code please

    Hi I'm stuck with this bit of code What I want to do is show all the user in a form and NOT delete them Here is the code...

    • Replies: 0
    • Views: 240
    07:23 PM Go to last post
  10. open source of a html file

    I got my other question wrong. I wrote a script that opens a file and filters out email addresses and urls etc. is there a way to enter a url so...

    • Replies: 1
    • Views: 512
    07:21 PM Go to last post
  11. Problems logging in with phpBB2

    Hi. I have a Slack 9.1 server with MySQL 4.X running, and have just installed phpBB2. When I try to log in with an existing forum-user, I get...

    • Replies: 0
    • Views: 393
    07:00 PM Go to last post
  12. format interger to this "001" etc

    Hello, I would like to format a number as 3 characters. 1 shoulb be echo as 001 and 2 as 002, 12 as 012 and so on. With vb there is a format...

    • Replies: 2
    • Views: 4,284
    02:40 PM Go to last post
  13. Sub_x & Sub_y

    Hi everybody ... I have a problem with php ... i know about possibility to use an image as a input type ... doing this the x and y coord of the...

    • Replies: 2
    • Views: 625
    01:12 PM Go to last post
  14. Templates and Sessions

    Hey all, I have been programming PHP as a hobby for a few years now, and though I wouldn't say that I am a great programmer, I am pretty...

    • Replies: 5
    • Views: 324
    10:44 AM Go to last post
  15. open a file or a url in the same script

    I wrote this script to work on local files is there a way I can change something here so that I can add a url and run that through the script...

    • Replies: 0
    • Views: 388
    03:30 AM Go to last post
  16. time() question

    Maybe I don't understand the time() function - I took a $start_time hack and an $end_time hack and the start time was a larger number than the end...

    • Replies: 2
    • Views: 464
    07:49 PM Go to last post
  17. header('location:

    Hello in the understanding code yesyes is shown on the screen but www.nu.nl is not activated. Does anybode know why thanks Frank <?...

    • Replies: 5
    • Views: 2,366
    07:41 PM Go to last post
  18. Replacing individual characters with preg_replace

    I found this code in a PERL script that was written by someone else: $password =~ tr/a-zA-Z/n-za-mN-ZA-M/; For example, "newuser1" translates...

    • Replies: 2
    • Views: 1,090
    06:11 PM Go to last post
  19. PHP testing tool?

    Hello, I'm looking for a tool to save and automate testing scenarios of PHP scripts on a website. Do you know such tool ? Thanks David

    • Replies: 0
    • Views: 530
    05:44 PM Go to last post
  20. store sessionID in cookie instead of url?

    when I start a session, php automatically adds a sessionid thing to my links. I see this as a security problem, since copy/paste of the URL could...

    • Replies: 1
    • Views: 1,624
    04:20 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