Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin