Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam