User Profile

Collapse

Profile Sidebar

Collapse
miguel22
miguel22
Last Activity: Oct 3 '08, 11:56 AM
Joined: Jan 9 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • miguel22
    replied to Protect embed video - Encryption?
    Guys I appreciate your help a lot.

    Thank you to all of you.
    See more | Go to post

    Leave a comment:


  • miguel22
    replied to Protect embed video - Encryption?
    Watermark is a good approach.

    But let me put it this way....What is the highest level of security to prevent people from stealing video files from your website?

    Thank you.
    See more | Go to post

    Leave a comment:


  • miguel22
    started a topic Protect embed video - Encryption?

    Protect embed video - Encryption?

    Hi,

    I have a site with one embed video. What is the best way to protect such video file from stealing? I thought different ways:

    1. Accessing the file via a hyperlink and then open the video in media player. If you right click over the hyperlink it should let you save the path as HTML and not the file. (don't know how to do this last part)

    2. Embed the video once you open the page. Disable right click...
    See more | Go to post

  • miguel22
    replied to MySQL Injection
    Sorry, I thought you guys knew it. I will go with the real professional ... Google.
    See more | Go to post

    Leave a comment:


  • miguel22
    started a topic MySQL Injection

    MySQL Injection

    What is the best and easy way to prevent MySQL Injections?

    Thank you.
    See more | Go to post

  • miguel22
    replied to Update Time on MySQL
    Thank you. I have tried with SET on both, sorry to post it without SET on the second set.

    I will try it with only one string and check. I thought the problem was on write the date as variable.

    Thanks.
    See more | Go to post

    Leave a comment:


  • miguel22
    started a topic Embed with PHP
    in PHP

    Embed with PHP

    Is there anyway to embed video using just PHP and not HTML? I want to hide the source of my video files.

    Thank you.
    See more | Go to post

  • miguel22
    started a topic Update Time on MySQL

    Update Time on MySQL

    Hi,

    I have a table with 4 different columns to record IP address of people visiting my site. If a new IP comes it is recorded and a time also written on the last column.

    The problem is when an exisiting IP comes again. The time becomes "0000-00-00".

    Here is the code after you already connect with the database and an IP is found on the database or not.

    Note: $Username_Found is...
    See more | Go to post
    Last edited by Atli; Jul 23 '08, 01:11 AM. Reason: Added [code] tags

  • miguel22
    started a topic need help with array

    need help with array

    I need to pull a number from an array so that I can added to another number

    Sample code

    ierr, interchange = psspy.aareareal (-1, 1, 'PINT')
    print interchange

    this returns a value of
    [[-1920.4107666015 625, -2015.2387695312 5, -79.487495422363 281]]

    The number I'm intrested on is the -79.487495422363 281

    The next line of code would be

    newinterchange...
    See more | Go to post

  • miguel22
    replied to need help opening a csv file
    Thanks realy preciate you help!!
    See more | Go to post

    Leave a comment:


  • miguel22
    replied to need help opening a csv file
    Let me start by thanking you for the help.

    OK here it goes!!!
    Basically I what to write this to help me at work.
    I work at a power utility.
    Here is what I have in mind.
    We have a website that has line outage data as well as generator outage data. This data is used to build cases to model the system. (Cases are built using PTI which has Python embedded in it as well as a database for the whole state). I...
    See more | Go to post

    Leave a comment:


  • miguel22
    replied to need help opening a csv file
    Thanks for the quick response; another question is how could I point to the CSV file. How would I start the code? Sorry my programming skill is very limited.

    Thanks
    See more | Go to post

    Leave a comment:


  • miguel22
    started a topic need help opening a csv file

    need help opening a csv file

    first let me start by thanking everyone for their help. Well here is what I'm trying to do. I have a file in a directory lets say C:/Files/data.csv now in cell C21
    of the data.cvs I have a filename lets call this file test.sav which opens in PTI (a software that has Phyton built into it) this file is in a diferent driectory lets say C:/PTI_file/test.sav. Now I what to create a python file that will open the data.csv file read cellC21 and...
    See more | Go to post
No activity results to display
Show More
Working...