Recent content by Mentaljason

  1. M

    How to change "?action=" *PHP*?

    I have example... Case aaaa lang_asd and function asd... But to go to the function the url has to be ?action=aaaa but youtube only has watch?v= how can i change it from action?
  2. M

    My sql + php query help?

    In short this is my selection of php: if(isset($_POST['encode'])) { $q=mysql_query("SELECT * FROM *cencor* WHERE text='{$_POST['encode']}'"); if(mysql_num_rows($q)) { print "Data encoded, but already in the database.</body>"; } else { print "Thank you for adding data to our dictionary. The data...
  3. M

    My sql + php query help?

    In short this is my selection of php: if(isset($_POST['encode'])) { $q=mysql_query("SELECT * FROM *cencor* WHERE text='{$_POST['encode']}'"); if(mysql_num_rows($q)) { print "Data encoded, but already in the database.</body>"; } else { print "Thank you for adding data to our dictionary. The data...
  4. M

    Sony ericsson satio pc conection?

    My screen has failed and im getting a replacement tommorrow, the touch still works and i can see my screen through the tv connection, im trying to back up my messages before i get my replacement so i can transfer everything accross, the only problem is that it needs to be connected via pc mode...
  5. M

    Can a sony ericsson satio be used as a webcam?

    It has a camera and a usb, is there anyway to hijack the camera through the usb to use it on msn?
Back
Top