Web Analytics Made Easy -
StatCounter serious troubles in managing dreamweaver site ? - CodingForum

Announcement

Collapse
No announcement yet.

serious troubles in managing dreamweaver site ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • serious troubles in managing dreamweaver site ?

    hello dears i have spent (wasted ) my whole day managing site in cs 5 ...
    everytime comes an error which says server need to be re-discovered ....
    i am tired managing the same site again and again ......
    Can anyone help me out of it
    i have read dozens of tutorials,forums ..but no gains

    here are my requirements
    -a site managed
    -all work on localhost,no remote testing or uploading
    -site managed for all files created in that folder(as i have to manage every new file i create in my problem)


    all this in dreamweaver cs5
    awaiting help

  • #2
    I personally hate dreamweaver, so I would suggest switching to netbeans. Netbeans has similar site management features, with much more advance features for coding in php etc.

    I can't answer your query, but thought I would offer an alternative
    Useful function to retrieve difference in times
    The best PHP resource
    A good PHP FAQ
    PLEASE remember to wrap your code in [PHP] tags.
    PHP Code:
    // Replace this
    if(isset($_POST['submitButton']))
    // With this
    if(!empty($_POST))
    // Then check for values/forms. Some IE versions don't send the submit button 
    Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.

    Comment


    • #3
      What is the actual problem you are having? - Are you having PHP problems (eg you're finding them after uploading?). You need to give us better detail as to what is happening so we can help you further.

      If you want to test PHP scripts locally then download the uniformserver. It's an all in one apache, mysql and php system that you can use on a windows machine to test code.
      "Tango says double quotes with a single ( ' ) quote in the middle"
      '$Name says single quotes with a double ( " ) quote in the middle'
      "Tango says double quotes ( \" ) must escape a double quote"
      '$Name single quotes ( \' ) must escape a single quote'

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎