+ Post New Thread
Page 49 of 691 FirstFirst ... 39 47 48 49 50 51 59 99 149 549 ... LastLast
Threads 961 to 980 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. Simple image upload script question, string name change?

    Hi, I have a simple image upload script i am using and i need some help to change it!! The script is below and it works great but I want to change...

    • Replies: 1
    • Views: 2,516
    01:14 AM Go to last post
  2. Simple png images messes up when config file is loaded.

    The following works fine when the config.php is commented out: <?php // include('config.php'); header("Content-type: image/png"); $string =...

    • Replies: 3
    • Views: 558
    12:56 AM Go to last post
  3. php and process incoming e-mail

    Hello, I want to have a php script whereby incoming e-mail will be processed, and some database queries done as well. I am familiar with the...

    • Replies: 2
    • Views: 2,265
    09:03 PM Go to last post
  4. Simple domain split question

    Hi all I want to seperate the parts of a domain and was wondering if the below was the best way to do it:- $test = "domain.com"; $test2 =...

    • Replies: 4
    • Views: 805
    05:48 PM Go to last post
  5. use php to generate excel file

    is it possible to use php to generate excel document? I want to use it to dynamically generate sales report that can be downloaded from my website....

    • Replies: 2
    • Views: 1,558
    04:06 PM Go to last post
  6. Automatic uploading pictures

    Hello, I'll want automatic upload pictures from a specified folder to the internet with PHP code. Or does somebody know a Website where I could...

    • Replies: 1
    • Views: 372
    12:34 PM Go to last post
  7. dir command in php

    Hi! I have this line in my script: dir = dir ($filepath); It works fine...How should I do to add the -tr extension to the dir command? ...

    • Replies: 1
    • Views: 546
    11:49 AM Go to last post
  8. php mail function hangs

    My problem is this: Just running the script below takes a full minute. <?php mail("ddavis@domain.com", "the subject", "The Message\n"); ?>...

    • Replies: 4
    • Views: 1,609
    08:43 AM Go to last post
  9. header read direction

    > How to redirect to a new page after 5 seconds. Please advice. Thanx!! thats html and you are looking for...

    • Replies: 3
    • Views: 324
    08:05 AM Go to last post
  10. Senfing data to php without using forms

    Hi can you help ? Without using a from can I send a piece of data to a php file for processing by just using a link ? if so how ? if not how...

    • Replies: 1
    • Views: 370
    08:11 PM Go to last post
  11. How to create a second (and third (and...)) session?

    Hi all, I've been racking my brains for, oh at least 30 minutes on this....maybe someone else out there has had a similar experience? What I...

    • Replies: 2
    • Views: 310
    08:08 PM Go to last post
  12. Please help: "header already sent" error

    Hi All How can I produce an output to the browser and let the script continue to work in the background, producing a later screen output? ...

    • Replies: 8
    • Views: 437
    04:02 PM Go to last post
  13. array_walk

    I have an html form that posts a number of text fields into a php script that updates a SQL database. I'd like to use the addslashes() function so...

    • Replies: 7
    • Views: 998
    Rod
    10:49 AM Go to last post
  14. ODBC Query of Access 2000 db using LIKE

    Attempting to query MS Access database with the ODBC drivers for PHP. When using the LIKE statement no records are returned. Example: $query...

    • Replies: 5
    • Views: 939
    11:41 PM Go to last post
  15. php-mysql date problem

    Hello, I'm new to php and mysql and I use Dreamweaver MX 2004, so sorry for this "newbie" question... I've found no answer in the forum ... I've...

    • Replies: 1
    • Views: 342
    11:31 PM Go to last post
  16. Pearl and code libraries

    Hi Im newly done with Bachelor in Computer Sciences. I did some work with PHP during my studies and for a while ago I got a job as a...

    • Replies: 5
    • Views: 439
    10:47 PM Go to last post
  17. Help translating fread to substr

    Dear All Im having some dificulty here: I found a great PHP code by Catalin Mihaila that reads a SRC (Sinclair Spectrum $SCREEN Image Format)...

    • Replies: 1
    • Views: 907
    10:02 PM Go to last post
  18. PHP forum

    Ok some of you might not like this, others of you will know exactly what I mean, but it just reminded me so much of this forum that I am sure some...

    • Replies: 5
    • Views: 739
    07:30 PM Go to last post
  19. Problems using the exec() function....

    I hope this is a real quickie. I'm trying to use ImageMagick to do some resizing and image processing. To do so I need to use PHP with the exec()...

    • Replies: 6
    • Views: 792
    11:46 PM Go to last post
  20. Is PHP open source ??

    Just thought I'd ask.

    • Replies: 4
    • Views: 485
    06:46 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