<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://help.wugnet.com/bravenet/webmaster/rdf0.php?c=1">
    <title>Webmaster Forums help - LAMP (Linux/Apache/MySQL/PHP)</title>
    <link>http://help.wugnet.com/bravenet/webmaster/forum-c1.html</link>
    <description>Top 15 Messages on help.wugnet.com</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/How_to_display_JPG_files_that_are_stored_on_the_user-ftopict111345.html#537775" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/php-paging-custimzation-ftopict111361.html#537774" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/PHP5-readdir-greek-characters-ftopict111388.html#537716" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/array-wizardry-ftopict111386.html#537714" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/array-wizardry-ftopict111387.html#537709" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/populate-multiple-records-mysql-DB-ftopict111384.html#537707" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/PHP-Shopping-Carts-Software-ftopict111385.html#537681" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/Oracle-query-needed-ftopict111383.html#537676" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/Wrong-ftopict111382.html#537669" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/skip-grant-tables-phpmyadmin-ftopict111381.html#537666" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/Drawing-anti-aliased-lines-GD-library-ftopict111380.html#537645" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/SQL-script-UTF-Oracle-database-ftopict111379.html#537644" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/Lock-Table-auto-commit-ftopict111378.html#537643" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/Web-Application-Engineer-Drupal-PHP-CSS-JavaScript-Postgresq-ftopict111377.html#537642" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/query-time-ftopict111376.html#537624" />
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/cookie-deletion-logging-php-ftopict111375.html#537621" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/How_to_display_JPG_files_that_are_stored_on_the_user-ftopict111345.html#537775">
    <link>http://help.wugnet.com/bravenet/webmaster/How_to_display_JPG_files_that_are_stored_on_the_user-ftopict111345.html#537775</link>
    <title>How_to_display_JPG_files_that_are_stored_on_the_user</title>
    <description>By: Gregor Kofler - the Big H meinte:
&gt; http://thedevnet.com/php/classes/multiple-file-uploading-with-php/
&gt; 
&gt; What if you just allow him to mass select and mass upload at once the jpgs?
&gt; 
&gt; He'd need to have flash for this to work tho. But seriously the ability 
&gt; to select all the images at once and just send them to the server would 
&gt; work.
&gt; 
&gt; perhaps you could do something wit...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/php-paging-custimzation-ftopict111361.html#537774">
    <link>http://help.wugnet.com/bravenet/webmaster/php-paging-custimzation-ftopict111361.html#537774</link>
    <title>php paging and custimzation</title>
    <description>By: the Big H - anjith_garapati wrote:
&gt; i need programming help in updating  data in database and to fetch it
&gt; and follow paging as 5 rows for page with next and previous links to
&gt; see next rows and past rows..........and also customization   that is
&gt; i have to control no.of rows per page dynamically


http://thedevnet.com/php/classes/multiple-file-uploading-with-php/

that'll make...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/PHP5-readdir-greek-characters-ftopict111388.html#537716">
    <link>http://help.wugnet.com/bravenet/webmaster/PHP5-readdir-greek-characters-ftopict111388.html#537716</link>
    <title>PHP5 readdir and greek characters</title>
    <description>By: J.O. Aho - edca wrote:
&gt; Help
&gt; The function readdir works fine for normal characters but with Gree 
&gt; filenames I read always ??????
&gt; How to fix the problem? 

This has nothing to do with sql and it's quite rude to multi post, if
you have to post something in more than one place, select a handful
relevant newsgroups and do a cross-post (select more than one
destination news group...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/array-wizardry-ftopict111386.html#537714">
    <link>http://help.wugnet.com/bravenet/webmaster/array-wizardry-ftopict111386.html#537714</link>
    <title>array wizardry</title>
    <description>By: strawberry - On Dec 17, 5:18pm, &quot;J.O. Aho&quot;  wrote:
&gt; strawberry wrote:
&gt; &gt;&gt; Ouch, don't use echo for this, exit PHP and use normal HTML, it's faster and
&gt; &gt;&gt; kinder for your server.
&gt;
&gt; &gt; In reality, the combobox, and all its values, are populated by the
&gt; &gt; results of a query. Under these circumstances, would you still
&gt; &gt; advocate the 'stop-start' approach?
&gt;
&gt; ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/array-wizardry-ftopict111387.html#537709">
    <link>http://help.wugnet.com/bravenet/webmaster/array-wizardry-ftopict111387.html#537709</link>
    <title>array wizardry</title>
    <description>By: strawberry - Hi all. Can anyone help me out here?

A script like this...

echo &quot;\n&quot;;
echo &quot; Array
        (
             =&gt; Array
        (
            [primitive] =&gt; sphere
            [colour] =&gt; red
        )

    [1] =&gt; Array
        (
            [primitive] =&gt; sphere
            [colour] =&gt; green
      ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/populate-multiple-records-mysql-DB-ftopict111384.html#537707">
    <link>http://help.wugnet.com/bravenet/webmaster/populate-multiple-records-mysql-DB-ftopict111384.html#537707</link>
    <title>how to populate multiple records in a mysql DB</title>
    <description>By: J.O. Aho - BURL ives wrote:

&gt; 1)  is there actually an ettiquete that says you don't reply on TOP of
&gt; the prior post????  My newsgroup reader automatically puts me there
&gt; and I didn't think it was a faux pas to keep the current text on top.
&gt; So again, if there is some ettiquete that says one should post on the
&gt; bottom, I would be happy to oblige...but I would also like to know
&gt;...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/PHP-Shopping-Carts-Software-ftopict111385.html#537681">
    <link>http://help.wugnet.com/bravenet/webmaster/PHP-Shopping-Carts-Software-ftopict111385.html#537681</link>
    <title>PHP Shopping Carts Software</title>
    <description>By: jacksan - Zeuscart  Ecommerce shopping cart solution is the easiest way to put
your business online today! We specialize in ecommerce web site
design, free shopping cart software, ecommerce strategy and complete
ecommerce solutions. With our advanced storefront script software you
can start your own online retail business with ease

Sources: http://www.ajsquare.com/products/ecom/featu...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/Oracle-query-needed-ftopict111383.html#537676">
    <link>http://help.wugnet.com/bravenet/webmaster/Oracle-query-needed-ftopict111383.html#537676</link>
    <title>Oracle query needed</title>
    <description>By: Dutchie - Luuk wrote:
&gt; Dutchie schreef:
&gt;&gt; Luuk wrote:
&gt;&gt;&gt; Dutchie schreef:
&gt;&gt;&gt;&gt; Hi,
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; I have difficulty creating a query, perhaps you can help me...
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; I have an Oracle database with the following columns in a table:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; franchiser, store, cashregister, receiptdate
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Now I want to select the first receiptdate for every unique 
&gt;&gt;&gt;&gt; cashregister.
...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/Wrong-ftopict111382.html#537669">
    <link>http://help.wugnet.com/bravenet/webmaster/Wrong-ftopict111382.html#537669</link>
    <title>What's Wrong With This??????</title>
    <description>By: Captain Paralytic - On 1 Dec, 18:11, &quot;J.O. Aho&quot;  wrote:
&gt; PHPBABY3 wrote:
&gt; &gt; Error
&gt; &gt; SQL query:
&gt; &gt; INSERT INTO FORCE SET USERNUM = &quot;2&quot;,
&gt; &gt; BUYSELL = &quot;S&quot;,
&gt; &gt; PURCH = &quot;5&quot;
&gt; &gt; MySQL said:
&gt; &gt; #1064 - You have an error in your SQL syntax; check the manual that
&gt; &gt; corresponds to your MySQL server version for the right syntax to use
&gt; &gt; near 'FORCE set USERNUM=&quot;...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/skip-grant-tables-phpmyadmin-ftopict111381.html#537666">
    <link>http://help.wugnet.com/bravenet/webmaster/skip-grant-tables-phpmyadmin-ftopict111381.html#537666</link>
    <title>skip-grant-tables + phpmyadmin</title>
    <description>By: cappa - Hi,
thanks for the tip :) in the meanwhile i've solved it just updating
manually the permission  in the table mysql.user, in some way all the
permission are setted to 0 (create db,manage user etc etc) i'd put in
all the fields &quot;1&quot; and everything gone well.

thanks again
cap

On 29 Nov, 00:10, &quot;J.O. Aho&quot;  wrote:
&gt; cappa wrote:
&gt; &gt; do you know some tips to...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/Drawing-anti-aliased-lines-GD-library-ftopict111380.html#537645">
    <link>http://help.wugnet.com/bravenet/webmaster/Drawing-anti-aliased-lines-GD-library-ftopict111380.html#537645</link>
    <title>Drawing anti-aliased lines using the GD library</title>
    <description>By: adam.timberlake - I was following an article on a website earlier, and although it
outputted the pie chart for me perfectly, I want to make it anti-
aliased somehow. I have linked to the specific article below just in
case you wish to replicate for testing the anti-aliasing. I found the
GD function, imageantialias() but I've tried setting it to true at the
top of the code just after th...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/SQL-script-UTF-Oracle-database-ftopict111379.html#537644">
    <link>http://help.wugnet.com/bravenet/webmaster/SQL-script-UTF-Oracle-database-ftopict111379.html#537644</link>
    <title>SQL script, UTF-8, Oracle database</title>
    <description>By: Nico - Hi, I have installed the Oracle Database 10g Express Edition Release
10.2.0.1.0 on a Linux workstation for dev purposes, along with Apache
2 and PHP5. The production environment of my customer uses Unix for
the Oracle database server, Win2003/IIS for the webserver.

Our PHP application works with UTF-8 encoded strings and actually
sends SQL INSERTS in UTF-8 format to the server...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/Lock-Table-auto-commit-ftopict111378.html#537643">
    <link>http://help.wugnet.com/bravenet/webmaster/Lock-Table-auto-commit-ftopict111378.html#537643</link>
    <title>Lock Table and auto commit</title>
    <description>By: robert stearns - When I use LOCK TABLE ... COMMIT, must I also use 
odbc_autocommit(dbConn, FALSE)? In other words will auto commit 
prematurely defeat the LOCK TABLE?</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/Web-Application-Engineer-Drupal-PHP-CSS-JavaScript-Postgresq-ftopict111377.html#537642">
    <link>http://help.wugnet.com/bravenet/webmaster/Web-Application-Engineer-Drupal-PHP-CSS-JavaScript-Postgresq-ftopict111377.html#537642</link>
    <title>Web Application Engineer - Drupal, PHP, CSS, JavaScript, P..</title>
    <description>By: NetGraviton - Web Application Engineer - Drupal, PHP, CSS, JavaScript, Postgresql

Position Title: Web Application Developer - Drupal, PHP, CSS,
JavaScript, Postgresql, Linux, HTML, Apache

Location: Boston, MA (Back Bay - Prudential Building - Commuter Rail
and T-accessible).

Status: Full Time, Regular

Responsibilities: The Sr. Web Application Developer will be
responsible for...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/query-time-ftopict111376.html#537624">
    <link>http://help.wugnet.com/bravenet/webmaster/query-time-ftopict111376.html#537624</link>
    <title>query time</title>
    <description>By: J.O. Aho - Tree*Rat wrote:
&gt; How can you see how long your queries took?

$start = microtime();
$res = mysqli_query($sq);
$end = microtime();

echo &quot;your query took &quot;.($end-$start).&quot; microseconds&quot;;

-- 

   //Aho</description>
  </item>

  <item rdf:about="http://help.wugnet.com/bravenet/webmaster/cookie-deletion-logging-php-ftopict111375.html#537621">
    <link>http://help.wugnet.com/bravenet/webmaster/cookie-deletion-logging-php-ftopict111375.html#537621</link>
    <title>cookie deletion upon logging off in php</title>
    <description>By: J.O. Aho - jayadiesel@gmail.com wrote:
&gt;&gt; $_SESSION=null;
&gt;&gt; session_destroy();
&gt;&gt; header('Location: '.urltofirstpage);
&gt;&gt;
&gt; my code is somewhat similar
&gt; session_unset();
&gt; session_destroy();
&gt; header(&quot;location: ./login.php&quot;);

You haven't ensured that the session is empty, just using destroy by itself 
won't do the trick and it seems to be needed to kill the cookie itself too....</description>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://help.wugnet.com/bravenet/webmaster/rdf0.php?c=1" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
