Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
extract data
Code: <div class="post hentry uncustomized-post-template">
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would