Jump to content
php.lv forumi

Recommended Posts

Posted (edited)

Warning: file_put_contents(video/video.php) [function.file-put-contents]: failed to open stream: Permission denied in /www/video_adder.php on line 7

Video veiksmīgi pievienots

Doties atpakaļ pie video saraksta

Dotiespievienot vēlvienu video

$video_id = time()+($config_date_adjust*60);

 

$new_dati="$video_id|$_POST[embed]|$_POST[autors]|$_POST[nosaukums]|\n";

file_put_contents("video/video.php",$new_dati.file_get_contents("video/video.php") );

 

Caur ftp uzliku ka var rakstīt, vienalga šis errors :(

Vienkārš video skripts,kas izmanto skriptu lai ievietotu citā skritpā un tad to nolasa. :)

 

Kā pievienoju jaunu video izmet šadu [skatīt augšā]

 

 

169104835.png

Edited by Southwind*

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.

Loading...
×
×
  • Create New...