an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
More pug propaganda.
http://www.youtube.com/watch?v=8Kkrmubsgf8
The commercial is definitely worth watching pug aw
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
show random images
hey guys
can someone please suggest a way in which the following code can be edited so it onl
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
how to transport the Query and insfoset
Hi
I have created the query using SQ01........
How to created T-code for query..
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
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <