New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
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
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr