error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
SAP FICO learning materials
Hi all,
I am new to this world of SAP FICO. I have taken training on SAP FICO, but was wonderin
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?