Closed Thread
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Error in Edit plz help !!!!!!

  1. #11
    Jordan Guest
    I see. Add

    Code:
    $Cname $_POST['Cname']; 
    Under the $GET_ function.

  2. CODECALL Circuit advertisement

     
  3. #12
    Magic_PHP is offline Newbie
    Join Date
    Feb 2008
    Posts
    8
    Rep Power
    0
    i not under stand you !!

  4. #13
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20
    it the same problem u had before, in PhP you have asign request variables. when submit form, the form element have name, use form method to access form variable. in php this done by request. $$$$$$$$$_POST or $_GET - then request form element name. u can use the request directly or asign it to anoter name !!! you no do either.......................... so u had to do what Jorday say

  5. #14
    phpforfun's Avatar
    phpforfun is offline Speaks fluent binary
    Join Date
    Feb 2008
    Posts
    1,232
    Blog Entries
    17
    Rep Power
    24
    Im getting the same error as him.. Check for my thread in the database section

  6. #15
    phpforfun's Avatar
    phpforfun is offline Speaks fluent binary
    Join Date
    Feb 2008
    Posts
    1,232
    Blog Entries
    17
    Rep Power
    24
    Bump for helping us without identical error

Closed Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Help] hex edit
    By pradevil in forum General Programming
    Replies: 0
    Last Post: 01-28-2010, 12:10 PM
  2. Edit Image
    By nidhikapoor in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-18-2009, 03:13 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts