+ Post New Thread
Page 51 of 691 FirstFirst ... 41 49 50 51 52 53 61 101 151 551 ... LastLast
Threads 1001 to 1020 of 13812

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. insert CSV in mySql problem

    Hi, The script below add twice the same line from de CSV in the DB, Is there something I am missing... ------- $link =...

    • Replies: 1
    • Views: 719
    10:05 PM Go to last post
  2. Truncation on PHP/SQL query?

    I have the code below. It builds an INSERT command, and it gets run on the database. Everything works fine except the database is only receiving...

    • Replies: 3
    • Views: 523
    09:45 PM Go to last post
  3. Security Question

    Hey all... I am after some help.. I have a database where i want only employees within a particular organisation to read details about other...

    • Replies: 10
    • Views: 490
    08:32 PM Go to last post
  4. Array passing problem...

    Hoping someone can point out my more than likely simple mistake here... function getBranchArray($desig,$branchArray){ $arrayResult =...

    • Replies: 0
    • Views: 324
    JS
    06:36 AM Go to last post
  5. Scope problem?: Global array assignment

    How can I make an array global and make assignments to it from within my functions? for example: this doesn't work (displays nothing): <?php...

    • Replies: 2
    • Views: 1,820
    r
    09:33 PM Go to last post
  6. php and xsl problem

    hello, well i have a problem with something, i have an xml file and i have created an xsl file to parse my data for my php page. all are...

    • Replies: 1
    • Views: 218
    08:49 PM Go to last post
  7. Is PHP5 ready for semi-production release apps?

    With Relesase 2, perhaps the official release of PHP5 is near. Eventough I'm not an expert for PHP4, I'd love to learn the next and better release...

    • Replies: 2
    • Views: 382
    08:19 PM Go to last post
  8. I am new to php, PLESAE HELP!

    Hello to everyone I was trying to do the following in one of the php pages: <img src="image.php?image=s01.jpg"> What should I put in "image.php"...

    • Replies: 4
    • Views: 318
    07:56 PM Go to last post
  9. Can Javascript be called from PHP?

    Can Javascript be called from PHP? I was just trying to implement a little print button that appeared if a certain condition was met like this: ...

    • Replies: 3
    • Views: 488
    07:50 PM Go to last post
  10. frames and php

    I have a html page divided into three frames (and I'm a total newbie to php) if i need to say click on an image in the first frame which I...

    • Replies: 2
    • Views: 428
    04:25 PM Go to last post
  11. Simple varible wont work&#33;

    Hey heres the code: <? if (xbt = 1) { ?> <tr><Td colspan=2><center>The STATS are from the XBT tracker we run as the backend of the...

    • Replies: 9
    • Views: 263
    03:05 PM Go to last post
  12. unexpected T_STRING problem..

    hi with this function i get: function retournlisteartricle($nosection) { echo '<table>'; $requete = mysql_query("SELECT art_noarticle,...

    • Replies: 1
    • Views: 421
    03:03 PM Go to last post
  13. What is considered dynamic and what sort of bias does google haveagainst it

    If google has a specific bias against cataloging dynamic pages, then I am interested in creating dynamic pages that appear to be static. Some...

    • Replies: 1
    • Views: 337
    12:58 PM Go to last post
  14. ongoing 'ping and parse' project

    NEWBIE ALERT * NEWBIE ALERT * NEWBIE ALERT I'm starting here as PHP is the only scripting language that I know other than VBA for Excel. But...

    • Replies: 1
    • Views: 520
    10:17 AM Go to last post
  15. Help! Many questions...

    Ok, so I've got a little lan network. And one of the machines is sort of doing nothing. I've got the firepages version of PHPDev installed and...

    • Replies: 0
    • Views: 234
    08:55 AM Go to last post
  16. PHP script problem?

    Hi All, I did a couple of pages in php and a server side script for a previous client.... However I have managed to lose all my work down to a...

    • Replies: 2
    • Views: 299
    08:52 AM Go to last post
  17. unique situation, fopen, mysql can't be called

    Hi I've run some tests and I have to conclude that mysql and fopen doesn't work when you call it in this way. I don't understand why, it's got...

    • Replies: 3
    • Views: 360
    07:05 AM Go to last post
  18. HTTP-auth workaround

    I'm looking for a way to force basic http autentication from within a PHP script. Here's the situation: I have an exisiting system that first...

    • Replies: 3
    • Views: 379
    03:08 AM Go to last post
  19. Handle Multiple Check Boxes?

    I have a PHP generated page which displays X many records. Each record has a checkbox preceding it. The user checks several checkboxes, and hits a...

    • Replies: 2
    • Views: 2,717
    03:02 AM Go to last post
  20. problem with db function php

    hi echo '<table>'; $requete = mysql_query("SELECT liv_nolivre, sec_nosection, liv_commentaire, liv_titre FROM livre"); if (...

    • Replies: 1
    • Views: 327
    07:59 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