Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 8 of 8
Search took 0.07 seconds.
Search: Posts Made By: Morro1980
Forum: Ajax and Design 01-22-2012, 09:36 AM
Replies: 2
Views: 582
Posted By Morro1980
Thank you very much I have repaired my code and...

Thank you very much
I have repaired my code and now it works just fine)
Forum: Ajax and Design 01-19-2012, 07:25 PM
Replies: 2
Views: 582
Posted By Morro1980
Something odd with the code...

I have two files
One is myprofile.php that makes an AJAX operation with a php script on the server - handleAjax.php

When executing the myprofile.php it seems to be everything ok until trying to...
Forum: PHP 08-17-2011, 05:12 PM
Replies: 14
Views: 606
Posted By Morro1980
Thumbs up For both question the answer is yes :) After...

For both question the answer is yes :)

After I wrote:

<?php
$text = [some letters];
$data = "'".$text."'";
?>
onload = "func(<?php echo $data; ?>);"
This code worked just great!
Forum: PHP 08-17-2011, 04:54 AM
Replies: 14
Views: 606
Posted By Morro1980
You are the best! :) It's worked! Thank you...

You are the best! :)
It's worked!
Thank you :thumbsup::thumbsup::thumbsup:
Forum: PHP 08-17-2011, 04:41 AM
Replies: 14
Views: 606
Posted By Morro1980
I made the ';' Still - doesn't work...

I made the ';'
Still - doesn't work...
Forum: PHP 08-17-2011, 04:37 AM
Replies: 14
Views: 606
Posted By Morro1980
Nope. Doesn't work this either... The result...

Nope.
Doesn't work this either...
The result is same as the previous.
Forum: PHP 08-17-2011, 04:22 AM
Replies: 14
Views: 606
Posted By Morro1980
Thank you, but...

Thank you for the quick answers, guys, but the problem is persist...
Tried all the ways you suggested - none worked.
In addition - when I wrap the expression with one of the ways you provided the...
Forum: PHP 08-17-2011, 03:19 AM
Replies: 14
Views: 606
Posted By Morro1980
Problems with $_POST

I have two files:
1) hello1.php
<html>
<head></head>
<body>
<?php
...
...
$values = array($x, $y, $z);
echo "<form action=\"hello2.php\" method=\"post\">
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT +1. The time now is 01:26 PM.