Jump to content
al3x93

O mica problema php

Recommended Posts

Posted (edited)
'Url' => "http://www.xxxxx/api/farsa.php?farsa=".$farsa

cum il pot pune corect nu imi functioneaza

Asa merge ?


'Url' => 'http://www.xxxxx/api/farsa.php?farsa='.$farsa'

Edited by aelius
Posted

Pune mai mult din cod.

Este posibil ca problema sa fie undeva inainte de acea bucata de cod.

Si incearca si asa:


<?php

$array = array("URL" => "http://www.xxxxx/api/farsa.php?farsa={$farsa}");

?>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...