• Member Avatar for Mike_danvers
    Mike_danvers

    Gave Reputation to Gabriel9999 in Copy bulk Files in Linux

    I have multiple files in a Linux systems where I want to copy them with a single cp command into a different path and directory. Should I write a bash …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Stopped Watching Copy bulk Files in Linux

    I have multiple files in a Linux systems where I want to copy them with a single cp command into a different path and directory. Should I write a bash …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching Copy bulk Files in Linux

    I have multiple files in a Linux systems where I want to copy them with a single cp command into a different path and directory. Should I write a bash …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in Lets Communicate

    "If you are expert in anything NEver do it for free"(the dark knight") ;)
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in how to remove this warning

    well i solved my problem,i simply used the function error_reporting(0) before the session_start() and my warning disappeared.neways thanx for your concern guys :)
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in how to remove this warning

    its right there line no 218,@veedeoo
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in how to remove this warning

    <!DOCTYPE html> <html> <head> <style type="text/css"> header, section, footer, aside, nav, article, figure, figcaption { display: block;} body { color: #666666; background-color: #f9f8f6; background-position: center; font-family: Georgia, times, serif; line-height: …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Created how to remove this warning

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at G:\xampp\htdocs\prac\picvw.php:202) in G:\xampp\htdocs\prac\picvw.php on line 220
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching how to remove this warning

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at G:\xampp\htdocs\prac\picvw.php:202) in G:\xampp\htdocs\prac\picvw.php on line 220
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in upload many images with they label

    "Sorry, you say you used my code, but I don't recognise the code you provide. Am busy today, so I won't be able to help. Anybody else?" thanx for your …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in upload many images with they label

    Table structure for table `album` -- CREATE TABLE IF NOT EXISTS `album` ( `name` varchar(20) NOT NULL, `userid` varchar(50) NOT NULL, `data` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; Dumping …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching upload many images with they label

    I need to upload 5 images at ones with they labels I have made this before to upload many images at one it works fine but I need to have …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in upload many images with they label

    well though its done to death,but the news is???this code is not storing the images (i have changed the database name from daniweb to "mydb",n insert into "mytable",n guess what,this …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Created coppermine

    i have installed coppermine successfully,but i can,t understand how to implement coppermine on my own webpage,so that my users can create their own album,upload images,delete images via my website rather …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching coppermine

    i have installed coppermine successfully,but i can,t understand how to implement coppermine on my own webpage,so that my users can create their own album,upload images,delete images via my website rather …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Created Multiple photo upload

    i am trying to do multiple photo upload but its not working,i can just upload just one image at a time here is my code.I am looking for uploading multiple …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching Multiple photo upload

    i am trying to do multiple photo upload but its not working,i can just upload just one image at a time here is my code.I am looking for uploading multiple …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in To the admin

    ya ya,and really sorry for the inconvinience as i was really not able to figure what went wrong,may be your site was under construction at that time.
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in logout not working

    well first of all my regards 2ndly i would like to ask you that,will the implimentation of cookie affect my user registration code or database fields?because if any of my …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Created To the admin

    with all due respect i would like to inform that,2hours ago i posted a thread on php webdevelopment,but can't see that in my watch list nor in forum,can any of …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching To the admin

    with all due respect i would like to inform that,2hours ago i posted a thread on php webdevelopment,but can't see that in my watch list nor in forum,can any of …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Created logout not working

    <html> <body> <table border=3> <form action=checkpass.php method=post> <tr> <td>userid</td> <td><input type=text name=n1></td> </tr><br> <tr> <td>password</td> <td><input type=password name=n2></td> </tr><br> <tr> <td><input type=submit value=login></td><br> <td><a href=registration.html>Create new account</a></td> </tr> </form> </table> …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching logout not working

    <html> <body> <table border=3> <form action=checkpass.php method=post> <tr> <td>userid</td> <td><input type=text name=n1></td> </tr><br> <tr> <td>password</td> <td><input type=password name=n2></td> </tr><br> <tr> <td><input type=submit value=login></td><br> <td><a href=registration.html>Create new account</a></td> </tr> </form> </table> …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in introduction

    so silly of me,just see i really need to know so much.Neways thanks for that information.:)
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in introduction

    oops in that case i want to confess that,atfirst i thought my post or those question"are you a robot,alien etc" were asked by the admins to me,so i misunderstood.anyways thanks …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in multiple shared photo album

    thank you so much veedeoo for that kind concern,i have already prepared the login,registration,but now i am struck at the point where after logging in an user gets a link …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching Create dynamic image gallery page using MySQL & PHP?

    Hi i'm looking to create a dynamic website that allows me to showcase my personal picture collection. I want a table in a MySQL database that has the fields: -Image …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in Create dynamic image gallery page using MySQL & PHP?

    how to use coppermine by the way??because i have downloaded many zipped codes from various websites
  • Member Avatar for Mike_danvers
    Mike_danvers

    Created multiple shared photo album

    Can anybody tell me briefly and in details the procedure to create a system where a logged in user can create multiple photo albums and can upload images in ecah …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching multiple shared photo album

    Can anybody tell me briefly and in details the procedure to create a system where a logged in user can create multiple photo albums and can upload images in ecah …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in declaring photo sizes

    okay,but the switch needs to br applied after the photo upload(i may be wrong),and suppose an user selects passport or anyother option,what should be the code inorder to view the …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in declaring photo sizes

    <html> <head> <title>Uploading image to MySQL database and displaying it</title> <script src="disp.js" type="text/javascript" language="javascript"></script> <script src="ajax.js" type="text/javascript" language="javascript"></script> <link href="style.css" rel="stylesheet" type="text/css"> </head> <style type="text/css"> body{ background-color:#eeeeee; font-family:Arial, Helvetica, sans-serif; …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in change or reset password

    well the basic html outine is :- Enter your Current password:-[ ] Enter new password:-[ ] Confirm New password:-[ ] [Submit] now first of all it should check for whether …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in declaring photo sizes

    i went through my code again and made some adjustment,but my radio button code for different phototypes are not displaying in the selected format(passport,stamp etc).
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching change password what is wrong?

    <?php session_start(); include 'connect.php'; <?php session_start(); include 'connect.php'; if(isset($_POST['submit'])) { //$username = $_POST['username']; $password = md5($_POST['currentpassword']); $newpassword = md5($_POST['newpassword']); $confirmnewpassword = md5($_POST['newpassword1']); $user_id = $_SESSION['user_id']; var_dump($user_id); $sql = "SELECT * …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in change password what is wrong?

    will that script work for any html form??is there any need for some database field changes??@everyone
  • Member Avatar for Mike_danvers
    Mike_danvers

    Created change or reset password

    trying to change password,but dunno wat adjusmnts to make on my code ?php session_start(); $dbhost = "localhost"; $dbname = "phplogin"; $dbuser = "root"; $dbpass = ""; $conn = mysql_connect ( …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching change or reset password

    trying to change password,but dunno wat adjusmnts to make on my code ?php session_start(); $dbhost = "localhost"; $dbname = "phplogin"; $dbuser = "root"; $dbpass = ""; $conn = mysql_connect ( …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Created declaring photo sizes

    with the help of daniweb i can now successfully upload photos.& again i showed up with another problem this time i want to declare different sizes for my phots(passport,stamp etc).so …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Began Watching declaring photo sizes

    with the help of daniweb i can now successfully upload photos.& again i showed up with another problem this time i want to declare different sizes for my phots(passport,stamp etc).so …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in introduction

    I do understand your majesty!!everyone can get extra slack and generosity,am also a rookie,n what i get??(are you a spammer??your post has been deleted?).Sometimes try to gimme some advantage dear!! …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Gave Reputation to mike_2000_17 in to the admin (again)

    > okay so how many rep points are needed to grab a top level position of daniweb amigo?? Take the number of rep points that Ancient Dragon has, multiply that …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in to the admin (again)

    hmmm..well in that case i will go for your's HEAD,rather than AD's ankles lets see if that works :) mikey.. @stuugie:-thanks for that info man!!..this forum is really getting intresting …
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in introduction

    okay thats good n i agree,but don't you think you are introducing yourself in MY introduction POST???
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in *One Word Game*

    okay since no one is replying so lemme me end your "one word game" with one word dear!! ____FINISHED_____
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in Bad Grammar

    my dear RJ what are you trying to highlight upon by that rhetoric example?? :)
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in to the admin (again)

    ahh!!total democracy huh!!,okay so how many rep points are needed to grab a top level position of daniweb amigo??
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in to the admin (again)

    hey btw how can i earn reputation points just like you admins??@dani
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in to the admin (again)

    hmm i have successfully stopped those notifications,thank you queen of daniweb :)
  • Member Avatar for Mike_danvers
    Mike_danvers

    Replied To a Post in For ADMIN of daniweb

    ya dear i meant that only,& your "watch" feature is quite helpful,& i really feel comfortable with that(p.s:-mark my query as solved) :) @dani

The End.