Jump to content

Search the Community

Showing results for tags 'htmlpost php'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to PHP Freaks
    • Announcements
    • Introductions
  • PHP Coding
    • PHP Coding Help
    • Regex Help
    • Third Party Scripts
    • FAQ/Code Snippet Repository
  • SQL / Database
    • MySQL Help
    • PostgreSQL
    • Microsoft SQL - MSSQL
    • Other RDBMS and SQL dialects
  • Client Side
    • HTML Help
    • CSS Help
    • Javascript Help
    • Other
  • Applications and Frameworks
    • Applications
    • Frameworks
    • Other Libraries
  • Web Server Administration
    • PHP Installation and Configuration
    • Linux
    • Apache HTTP Server
    • Microsoft IIS
    • Other Web Server Software
  • Other
    • Application Design
    • Other Programming Languages
    • Editor Help (PhpStorm, VS Code, etc)
    • Website Critique
    • Beta Test Your Stuff!
  • Freelance, Contracts, Employment, etc.
    • Services Offered
    • Job Offerings
  • General Discussion
    • PHPFreaks.com Website Feedback
    • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Age


Donation Link

Found 1 result

  1. Hi could some one tell what is going on here in this tcp dump . It doesnt seem to be webservices . I got this trace from wireshark . client POST to mypages.info and mypages.info will send the data back . Suppose if the client posts USER as user=8104 and server should reply the below plain data with gzip " test 123 test 456 test 789 " , if user=8105 then server will reply with teh data "test 321 test 654 test 987 " in encoded format . there is no index.php in POST request of client as you can see it from wireshark trace .but it just post to host mypages.info so i guess the index.php is taking care of sending the data to client. Some one can help me with server side index .php code to achieve this ?. POST / HTTP/1.0 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 Content-Length: 25 Host: MYPAGES.INFO Content-Type: application/x-www-form-urlencoded user=8104&id=dl HTTP/1.1 200 OK Date: Wed, 08 May 2013 16:40:17 GMT Server: Apache/2.2.15 (CentOS) X-Powered-By: PHP/5.4.11 Content-Length: 522 Connection: close Content-Type: text/html; charset=UTF-8 utK,../2.D&XZjAaCi.k.1*$W$R.0'\.v..eS~TaK\e^EXh..x.1wwA$.[*#9.kK.%...?VS;.o*$^{Y.og^.=..#ZH.?TV2 . .\(.W.6.[s.\2.4.+[V5...?G...-*$^$LF6w.a T]2 1.5YE5...?G.k.7;u xU.v>.Eq..:.T;...`..fAxgz.vB.mnL.{.S2...5..0.Z.)E $ #:(A(.W+.. :.Gf."Qv..?...?..:. *(\4.F*x\.$RMiS`[tTYbX[.?L.k.-- V8R]?1^. [P<.)Se..$...d..aUpzz.n.W.<.Nq.B' n.7YE%..VfE@2.(1u.qX.i`U....kL .<..+ZH 4jB%.'w$]}CW7..E*Q k.9.<[[aTHG)\H2F};.A$..hoR.s.F2.5 gY.6..Vo..<.$9u.2.@-iS.z..kL#.cItqw.3.@)i^D;V@".n\eJ.'...)..x.1*$W$R.v/.[q=
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.