form data will not post

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nomen Nescio

    form data will not post

    can anyone be so kind as to look at



    and let me know why it isn't passing the form data to



    for the most part, the scripts were created with
    Download phpCodeGenie for free. phpCodeGenie is a code writer/generator for PHP/MySQL applications. It builds numerous forms and scripts, from your databsae tables.


    Thanks

    I am also going to be looking for a script to display my database, if you
    have any suggestions, I would appreciate it, right now, I am working with
    MySQLDataViewer , I don't really need to display any
    images/sound/video/files, I just wnat to display links to them

  • Senator Jay Billington Bulworth

    #2
    Re: form data will not post

    In article <2f52c4c626a35e 96e04fa90c3215a 00e@dizum.com>,
    Nomen Nescio <nobody@dizum.c om> wrote:
    [color=blue]
    > can anyone be so kind as to look at
    >
    > http://www.mysolution.ws/HYPOCRITE.php
    >
    > and let me know why it isn't passing the form data to
    >
    > http://www.mysolution.ws/insertHYPOCRITES.php[/color]

    Because the HTML form action is set to
    http://www.mysolution.ws/cgi-bin/insertHYPOCRITES.php, in the cgi-bin
    directory.

    hth

    [alt.php.sql trimmed from crosspost]

    --
    Bulworth : funha@fung.arg | My email address is ROT13 encoded, decode to mail
    --------------------------|--------------------------------------------------
    <http://www.phplabs.com/> | PHP scripts and thousands of webmaster resources!

    Comment

    • Nomen Nescio

      #3
      Re: form data will not post

      On Wed, 13 Aug 2003 08:27:25 +0000, Senator Jay Billington Bulworth wrote:
      [color=blue]
      > Because the HTML form action is set to
      > http://www.mysolution.ws/cgi-bin/insertHYPOCRITES.php, in the cgi-bin
      > directory.[/color]

      I have tried switching, to no avail, it is switched now, give it a try
      THANK YOU VERY MUCH FOR YOUR REPLY

      --
      Comrade

      seems like dizum is blocking
      flonk, nose, romath, maybe a.u.k

      not that I am pursuing trolling

      I do think UPA has a VERY valid place on usenet

      but, these are hotbeds for progressive thought and the doors must be open
      to reach them

      such blockage, is not in dizum's remailer-conf

      I do not suspect mail2news, since I use redundancy

      and mix.cfg set properly
      short chain
      VERY liberal use of mixmaster copies feature

      as Mike Shinn recently wrote,
      whether you believe in a remop's decision to filter,
      all filtering should be announced in remailer-conf

      or such filtration, needs to be questioned

      and dizum is a large contributor

      Alex, what is going on here? Thank you

      find the cost of freedom, buried in the ground
      pay the cost of freedom, lay your body down



      (freezone scientology "tech" play page, adult oriented)



      "thrust in your sickles, for the fruit of the earth is ripe"
      "you reap what you sow"
      "follow me, and I will make you, fishers of men" - JESUS

      "tech" ain't no joke

      Daylight again, following me to bed
      I think about a hundred years ago, how my fathers bled
      I think I see a valley, covered with bones in blue
      All the brave soldiers that cannot get older been askin' after you
      Hear the past a callin', from Ar- -megeddon's side
      When everyone's talkin' and noone is listenin', how can we decide?

      (Do we) find the cost of freedom, buried in the ground

      Mother earth will swallow you, lay your body down
      Find the cost of freedom, buried in the ground
      Mother earth will swallow you, lay your body down
      (Find the cost of freedom buried in the ground)

      cost of freedom lyrics by crosby, still, nash & young

      a TOTAL INFORMATION AWARENESS SYSTEM FOR US!!!!!!!!



      is a STRAWMAN of where I think we need to go, to effect
      a shuffling of social pecking orders in the direction
      of justice/LEFT/liberal

      it is a database, where you can enter a hypocrites name
      and what he has partaken in, in the liberal culture
      - porn, sextoys, escort service, drugs, adult personals ads,
      swinging, corporate and government corruption

      I HOPE TO HAVE THESE THINGS ADDRESSED
      - form data passing variables resolved
      - query and display of database
      SOON

      and details, including sound/picture evidence, to
      be stored , a mySQL database (www.mysql.com)

      THIS SYSTEM CREATED WITH

      ALL FREE GNU PUBLIC LICENCE SOFTWARE
      ALL OPEN SOURCE SOFTWARE
      most of which hosted on sourceforge.net

      1) mozilla graphic HTML design - composer
      Mozilla is the not-for-profit behind the lightning fast Firefox browser. We put people over profit to give everyone more power online.

      2) gedit, text editor

      3) mySQL database

      4) mySQL control center for database creation

      5) phpCodeGenie , for mySQL related php scripts and forms
      Download phpCodeGenie for free. phpCodeGenie is a code writer/generator for PHP/MySQL applications. It builds numerous forms and scripts, from your databsae tables.

      6) gFTP for file transfer to website

      7) work done on REDHAT Linux 9


      Comment

      • Warstar

        #4
        Re: form data will not post

        source code would be nice to see why it dus not work, AND if u wne
        sumbit a sorm u need a submit button not a link


        On Wed, 13 Aug 2003 08:30:18 +0200 (CEST), Nomen Nescio
        <nobody@dizum.c om> wrote:
        [color=blue]
        >can anyone be so kind as to look at
        >
        >http://www.mysolution.ws/HYPOCRITE.php
        >
        >and let me know why it isn't passing the form data to
        >
        >http://www.mysolution.ws/insertHYPOCRITES.php
        >
        >for the most part, the scripts were created with
        >http://phpcodegenie.sourceforge.net/
        >
        >Thanks
        >
        >I am also going to be looking for a script to display my database, if you
        >have any suggestions, I would appreciate it, right now, I am working with
        >MySQLDataViewe r, I don't really need to display any
        >images/sound/video/files, I just wnat to display links to them[/color]

        Comment

        • Nomen Nescio

          #5
          Re: form data will not post

          On Wed, 13 Aug 2003 12:22:52 +0200, Warstar wrote:
          [color=blue]
          > source code would be nice to see why it dus not work, AND if u wne
          > sumbit a sorm u need a submit button not a link[/color]

          the little monkey with monkey wrench image, is a submit, there is no problem submitting, the php in the ACTION command of the form is run, with no error, BUT, the variables are not passed

          here is the code for http://www.mysolution.ws/HYPOCRITE.php
          and the code for insertHYPOCRITE S.php, the URL in the ACTION command, follows
          THANKS A LOT

          <?
          $Ip = "$REMOTE_AD DR";
          ?>
          <html>
          <head>
          <meta http-equiv="content-type"
          content="text/html; charset=ISO-8859-1">
          <title>HYPOCRIT E HARVEST DATABASE</title>
          </head>
          <body>
          <?php
          $Datetime = getdate();
          $wkday = $Datetime['weekday'];
          $month = $Datetime['month'];
          $mday = $Datetime['mday'];
          $year = $Datetime['year'];
          $hour = $Datetime['hours'];
          $min = $Datetime['minutes'];
          $sec = $Datetime['seconds'];
          echo "$wkday, $month $mday, $year, $hour, $min, $sec";
          ?>
          <p>your IP is, </p>
          <?
          {
          echo ($Ip);
          }
          ?>
          <big style="font-weight: bold;">&nbsp;<s mall>NOTE: realistically, all
          IP addresses are tracked, and not just by me, so, if you are concerned,
          use a proxy, such as <a href="http://www.anonymizer. com">www.anonym izer.com</a>,
          or go to a public internet cafe or library, or corporate/school public
          computer room, you can also send me anonymous email, using <a
          href="http://mixmaster.sourc eforge.net">mix master</a> , to <a
          href="mailto:we bmaster@mysolut ion.ws">webmast er@mysolution.w s</a> , and
          I will enter the data for you)<big><big>< br>
          </big></big></small></big>
          <h1>DATABASE OF HYPOCRITES TO HARVEST (not yet functional, but get the look and feel, and check back every once in awhile</h1>
          <h3>a&nbsp;tota l information awareness program, for liberal and LEFT</h3>
          HARVEST = EXPOSE, and remove from social pecking orders, get our people
          into pecking orders, effecting new social orders<br>
          NEVER BY BLACKMAIL, just exposure<br>
          GETTING AT THE HYPOCRITES, through them, or shuffling by next
          generation via their spoiled children<br>
          these records, will go into a DATABASE, which can be searched and
          queried, <a href="http://www.mysolution. ws/search.php">BY KEYWORD HERE</a>.<br>
          <br>
          <big><span style="color: rgb(255, 0, 0);"> The REAPER IS RED - all
          sickle (political) - COMMUNAL, COMMUNISM</span><br>
          The REAPER IS BLACK - hammer (violence)<br>
          <span
          style="backgrou nd-color: rgb(51, 0, 51); color: rgb(255, 255, 255);">
          The REAPER IS WHITE - we are over the top, and success in inevitable</span><br>
          <span style="color: rgb(0, 153, 0);"> The REAPER IS GREEN - someone
          trying to strike a deal<br>
          <span style="color: rgb(51, 51, 255);">THE REAPER IS BLUE - we got
          police and military on our side, and WHITE is nearby</span></span></big><br>
          <span style="color: rgb(51, 0, 51);">Harvestin g tips, can be found <a
          href="http://www.mysolution. ws/HARVEST.htm">HE RE</a>.</span></big></big></big></big><br>
          see also, Joe's freezone Scientology "tech" page, <a
          href="http://www.mysolution. ws/ep.htm">HERE</a>, includes some sexual
          content, enter at your own knowledge of such.<br>
          <br>
          AND, Joe's main LEFTIST FRONT, and platform <a
          href="http://www.mysolution. ws">site</a>, with all stakes and planks,
          laid out, in a VEHICLE.<br>
          </span></big>&nbsp;<br>
          <br>
          <big style="font-weight: bold;"><big><bi g><big>Enter a New HYPOCRITE, REQUIRED FIELDS are marked with an * </big></big></big>, </big>
          <?
          include("dataco n.php");
          ?>

          <h2>What is transgression against? SELECT AT LEAST ONE OF THESE CATEGORIES, keep the Ctrl key held down, to select multiple categories</h2>
          <form name=formMaker method=post action="http://www.mysolution. ws/insertHYPOCRITE S.php">
          <table>

          <tr height=30 valign=top>
          <td align=right><b> *Category :</b></td>
          <td>
          <select name="CategoryF ield" size="27" multiple>
          <option value="1">corru pt dealing in corporate patents</option>
          <option value="2">corru pt dealing in corporate copyrights</option>
          <option value="3">corru pt dealing in technical architecture, other
          intellectual property</option>
          <option value="4">corru pt dealing in corporate capital</option>
          <option value="5">embez ellment of actual corporate liquid money</option>
          <option value="6">corru pt dealing in jobs or career advancements</option>
          <option value="7">perpe tuating do-nothing, soap opera, corporate fat</option>
          <option value="8">PRICE GOUGING</option>
          <option value="9">purch asing or downloading porn or sextoys online,
          then being a hypocrite in social life</option>
          <option value="10">purc hasing porn or sextoys in physical places,
          then being a hypocrite in social life</option>
          <option value="11">esco rt service customer, then hypocrite in social
          life</option>
          <option value="12">sexw ork customer, then hypocrite in social life</option>
          <option value="13">homo sexual, bisexual, CD, TV, then hypocrite in
          social life</option>
          <option value="14">B&am p;D, S&amp;M, Femdom, etc., then hypocrite in
          social life</option>
          <option value="15">Swin ging, with or without adult personals ad, then
          hypocrite in social life</option>
          <option value="16">Publ ic Nudity, then hypocrite in social life</option>
          <option value="17">Recr eational or Shamanistic substance use,
          including alchohol, then hypocrite in social life</option>
          <option value="18">Non-Missionary position sex, etc., then hypocrite
          in social life</option>
          <option value="19">Libe ral culture movie, music, purchase, concerts,
          bars or pubs, dance, rave, clubs, etc., then hypocrite in social life</option>
          <option value="20">Libe ral culture strip clubs, then hypocrite in
          social life</option>
          <option value="21">Corp orate ENVIRONMENTAL ABUSE</option>
          <option value="22">Atta ck on CONSUMER, or CONSUMER UNION</option>
          <option value="23">Atta ck on LABOR, or LABOR UNION</option>
          <option value="24">Atta ck on LIBERTARIAN UNION</option>
          <option value="25">Gove rnment CORRUPTION, opportunity brokerage,
          psy-ops, overthrow of democratic governments</option>
          <option value="26">Assa ult, including sexual, or psychological
          (harassment,lib el,defamation) or vandalism, or MURDER</option>
          <option value="27">Thef t, including fraud and blackmail)</option>
          </select>
          </td>
          </tr>

          <tr height=30 valign=top>
          <td align=right><b> *Enter HYPOCRITE FIRST NAME :</b></td>
          <td>
          <input type="text" name="FNameFiel d" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> *Enter HYPOCRITE LAST NAME :</b></td>
          <td>
          <input type="text" name="LNameFiel d" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> *Enter HYPOCRITE Nation :</b></td>
          <td>
          <input type="text" name="NationFie ld" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Enter HYPOCRITE State/Territory :</b></td>
          <td>
          <input type="text" name="StateFiel d" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Enter HYPOCRITE County/Province :</b></td>
          <td>
          <input type="text" name="CountyFie ld" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Enter HYPOCRITE City/Town/Village/Borough :</b></td>
          <td>
          <input type="text" name="CityField " MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Enter HYPOCRITE's Church :</b></td>
          <td>
          <input type="text" name="ChurchFie ld" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Enter HYPOCRITE's Employer :</b></td>
          <td>
          <input type="text" name="EmployerF ield" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Enter HYPOCRITE's Street Name:</b></td>
          <td>
          <input type="text" name="StreetFie ld" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Enter HYPOCRITE's Street Number :</b></td>
          <td>
          <input type="text" name="StreetNum berField">
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Enter HYPOCRITE's Mother's Maiden Name:</b></td>
          <td>
          <input type="text" name="MaidenFie ld" MAXLENGTH=25>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> *ENTER A Description of the Transgression :</b></td>
          <td>
          <textarea name="DescriptF ield" wrap="VIRTUAL" cols="64" rows="10" MAXLENGTH=255></textarea>
          </td>
          </tr>

          <tr height=30 valign=top>
          <td align=right><b> Upload Text file of EVIDENCE :</b></td>
          <td>
          <input type="file" name="TextfileF ield" MAXLENGTH=128>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Upload an Audio file of EVIDENCE :</b></td>
          <td>
          <input type="file" name="AudioFiel d" MAXLENGTH=128>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Upload an Image File of EVIDENCE, including a scanned document :</b></td>
          <td>
          <input type="file" name="ImageFiel d" MAXLENGTH=128>
          </td>
          </tr>


          <tr height=30 valign=top>
          <td align=right><b> Upload a Video File of EVIDENCE :</b></td>
          <td>
          <input type="file" name="VideoFiel d" MAXLENGTH=128>
          </td>
          </tr>



          </table>
          <br>
          <br>

          ALL FILES, filename less than 128 chars, filesize less than 50K, more than one filetype, then submit the form, and come back and fill in the form again
          <br>
          <br>

          <p style="font-weight: bold;"><big><bi g><big><big><bi g><big><span
          style="backgrou nd-color: rgb(255, 255, 0);"> WHEN YOU ARE DONE, CLICK
          ON THE MONKEY BELOW TO SUBMIT</span> </big></big></big></big></big></big></p>
          <p style="text-align: center;"> <input type="image" alt="The Monkey"
          src="http://www.mysolution. ws/images/smallmonkey.gif "> </p>
          <br>
          <big style="font-weight: bold;"><big><bi g><big><big><bi g><span
          style="backgrou nd-color: rgb(255, 255, 0);">CLICK ON THE MONKEY ABOVE
          TO SUBMIT<br>
          <br>
          <input type=reset name=Submit2 value="Reset and Start Again">
          <br>
          </form>









          <p style="font-weight: bold;"><big><bi g> <big> call this the Jesus-Sickle type revolution, as opposed to the
          Thor-Hammer type (Nationalists Socialists German Workers' Party), and my
          feeling is that HAMMER is only valid for defense, and a real revolution
          cannot be brokered by violence, because the moment you have a credible
          military threat, you have a credible political one. Violence, scares
          sheeple away from our movement to form such political threat. AND, those
          who suggest violence, are trying to use us, as fodder, such as to broker
          their own power, by antagonizing, until a deal is struck. We are
          interested in NO DEALS. We are interested in the FINAL PICTURE. And
          while some mya pursue HAMMER and DEAL, along the way, OUR MOVEMENT of
          POLITICAL POWER MUST continue, in the midst of all that happens.<br>
          <br>
          Goal: socialism and communism, not by giving government control, but by
          2nd generation ideas that regulate privatization, such that the
          material, is subject to the social, NO POSSIBLE CAPITALIZING ON ANYONE,
          no possible capitalism, and socialism is achieved, <a
          href="http://www.mysolution. ws/industry.htm">h ttp://www.mysolution. ws/industry.htm</a>
          Subjecting GOVERNMENT AND LAW, to the social also, by legislative
          reform, minimal law, and removal of laws dealing with victimless
          crimes,&nbsp; <a href="http://www.mysolution. ws/legislate.htm"> http://www.mysolution. ws/legislate.htm</a>
          , such that socialism in that aspect is achieved, COMMUNAL THOUGHT,
          communism. The MEEK SHALL INHERIT THE EARTH, by holding the RED STAR
          high.<br>
          </big><br>
          <div class="SearchRe sults"><big><bi g><a
          href="http://biblegateway.co m/cgi-bin/bible?passage=P S+37:11&amp;lan guage=english&a mp;version=KJV& amp;showfn=on&a mp;showxref=on" ><span
          class="Navigati onLinks">Psalm 37:11</span></a><br>
          But the <b>meek</b> shall <b>inherit</b> the earth; and shall delight
          themselves in the abundance of peace. <br>
          <br>
          </big></big></div>
          <big><big><a
          href="http://biblegateway.co m/cgi-bin/bible?passage=M ATT+5:5&amp;lan guage=english&a mp;version=KJV& amp;showfn=on&a mp;showxref=on" ><span
          class="Navigati onLinks">Matthe w 5:5</span></a><br>
          Blessed are the <b>meek</b>: for they shall <b>inherit</b> the earth. </big></big><br>
          <big> <br>
          <span style="color: rgb(255, 0, 0);"> The REAPER IS RED - all sickle
          (political) - COMMUNAL, COMMUNISM</span><br>
          The REAPER IS BLACK - hammer (violence)<br>
          <span
          style="backgrou nd-color: rgb(51, 0, 51); color: rgb(255, 255, 255);">
          The REAPER IS WHITE - we are over the top, and success in inevitable</span><br>
          <span style="color: rgb(0, 153, 0);"> The REAPER IS GREEN - someone
          trying to strike a deal<br>
          <span style="color: rgb(51, 51, 255);">THE REAPER IS BLUE - we got
          police and military on our side, and WHITE is nearby</span><br>
          <big><big><big> <big><br>
          <span style="color: rgb(51, 0, 51);">Harvestin g tips, can be found <a
          href="http://www.mysolution. ws/HARVEST.htm">HE RE</a>.</span></big></big></big></big><br>
          see also, Joe's freezone Scientology "tech" page, <a
          href="http://www.mysolution. ws/ep.htm">HERE</a>, includes some sexual
          content, enter at your own knowledge of such.<br>
          <br>
          AND, Joe's main LEFTIST FRONT, and platform <a
          href="http://www.mysolution. ws">site</a>, with all stakes and planks,
          laid out, in a VEHICLE.<br>
          </span></big>&nbsp;<br>

          <br>
          THIS SYSTEM CREATED WITH<br>
          <br>
          ALL FREE <a href="http://www.gnu.org">GN U PUBLIC LICENCE</a> SOFTWARE<br>
          ALL <a href="http://www.opensource. org">OPEN SOURCE</a> SOFTWARE<br>
          most of which hosted on <a href="http://www.sourceforge .net">sourcefor ge.net</a><br>
          <br>
          1) <a href="http://www.mozilla.org ">mozilla</a> graphic HTML design -
          composer<br>
          2) <a href="http://gedit.sourcefor ge.net">gedit</a>, text editor<br>
          3) <a href="http://www.mysql.com"> mySQL</a> database<br>
          4) mySQL <a href="http://www.mysql.com/products/mysqlcc/index.html">con trol
          center</a> for database creation<br>
          5) <a href="http://phpcodegenie.so urceforge.net"> phpCodeGenie</a> , for
          mySQL related php scripts and forms<br>
          6) <a href="http://gftp.seul.org"> gFTP</a> for file transfer to website<br>
          7) work done on <a href="http://www.redhat.com" >REDHAT Linux 9</a><br>


          </body>
          </html>

          the code for insertHYPOCRITE S.php

          <?
          include("dataco n.php");

          $FName = $_POST['FName'];
          $LName = $_POST['LName'];
          $Nation = $_POST['Nation'];
          $State = $_POST['State'];
          $County = $_POST['County'];
          $City = $_POST['City'];
          $Church = $_POST['Church'];
          $Employer = $_POST['Employer'];
          $Street = $_POST['Street'];
          $StreetNumber = $_POST['StreetNumber'];
          $Maiden = $_POST['Maiden'];
          $Descript = $_POST['Descript'];
          $Textfile = $_POST['Textfile'];
          $Audio = $_POST['Audio'];
          $Image = $_POST['Image'];
          $Video = $_POST['Video'];
          $Category = $_POST['Category'];
          $datetime = $_POST['datetime'];
          $ip = $_POST['ip'];
          echo "Hello World";

          echo "This spans
          multiple lines. The newlines will be
          output as well";

          echo "This spans\nmultiple lines. The newlines will be\noutput as well.";

          echo "Escaping characters is done \"Like this\".";

          //You can use variables inside of an echo statement
          $foo = "FName";
          $bar = "$FName";



          $query="update HYPOCRITES set FName='$FName', LName='$LName', Nation='$Nation ', State='$State', County='$County ', City='$City', Church='$Church ', Employer='$Empl oyer', Street='$Street ', StreetNumber='$ StreetNumber', Maiden='$Maiden ', Descript='$Desc ript', Textfile='$Text file', Audio='$Audio', Image='$Image', Video='$Video', Category='$Cate gory', datetime='$date time', ip='$ip' where FName = '$FName'";

          $result = MYSQL_QUERY($qu ery);


          ?>

          <html>
          <body>

          <H2>HYPOCRITE S Updated !!</H2>

          <table>
          <tr height=30>
          <td align=right><b> FName :</b></td>
          <td><font color=blue><b>< ? echo $FName; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> LName :</b></td>
          <td><font color=blue><b>< ? echo $LName; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Nation :</b></td>
          <td><font color=blue><b>< ? echo $Nation; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> State :</b></td>
          <td><font color=blue><b>< ? echo $State; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> County :</b></td>
          <td><font color=blue><b>< ? echo $County; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> City :</b></td>
          <td><font color=blue><b>< ? echo $City; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Church :</b></td>
          <td><font color=blue><b>< ? echo $Church; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Employer :</b></td>
          <td><font color=blue><b>< ? echo $Employer; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Street :</b></td>
          <td><font color=blue><b>< ? echo $Street; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> StreetNumber :</b></td>
          <td><font color=blue><b>< ? echo $StreetNumber; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Maiden :</b></td>
          <td><font color=blue><b>< ? echo $Maiden; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Descript :</b></td>
          <td><font color=blue><b>< ? echo $Descript; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Textfile :</b></td>
          <td><font color=blue><b>< ? echo $Textfile; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Audio :</b></td>
          <td><font color=blue><b>< ? echo $Audio; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Image :</b></td>
          <td><font color=blue><b>< ? echo $Image; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Video :</b></td>
          <td><font color=blue><b>< ? echo $Video; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Category :</b></td>
          <td><font color=blue><b>< ? echo $Category; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Datetime :</b></td>
          <td><font color=blue><b>< ? echo $datetime; ?></font></b></td>
          </tr>
          <tr height=30>
          <td align=right><b> Ip :</b></td>
          <td><font color=blue><b>< ? echo $ip; ?></font></b></td>
          </tr>
          </table><br><br>
          Click <a href="HYPOCRITE .php">here</a> to go back
          <br>
          THIS SYSTEM CREATED WITH<br>
          <br>
          ALL FREE <a href="http://www.gnu.org">GN U PUBLIC LICENCE</a> SOFTWARE<br>
          ALL <a href="http://www.opensource. org">OPEN SOURCE</a> SOFTWARE<br>
          most of which hosted on <a href="http://www.sourceforge .net">sourcefor ge.net</a><br>
          <br>
          1) <a href="http://www.mozilla.org ">mozilla</a> graphic HTML design -
          composer<br>
          2) <a href="http://gedit.sourcefor ge.net">gedit</a>, text editor<br>
          3) <a href="http://www.mysql.com"> mySQL</a> database<br>
          4) mySQL <a href="http://www.mysql.com/products/mysqlcc/index.html">con trol
          center</a> for database creation<br>
          5) <a href="http://phpcodegenie.so urceforge.net"> phpCodeGenie</a> , for
          mySQL related php scripts and forms<br>
          6) <a href="http://gftp.seul.org"> gFTP</a> for file transfer to website<br>
          7) work done on <a href="http://www.redhat.com" >REDHAT Linux 9</a><br>

          </body>
          </html>





          --
          Comrade

          Comment

          Working...