firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Consuming third party Payment Gateway API from Procedure.
Hi All,
First of all i would like to thank all the people of the oracle forum for providi