Search results

  1. H

    Who knows a good joke about ice-creams?

    I need to see jokes.Can you write some here...?Jokes?Ha ha ha
  2. H

    How can i make my php and mySQL website safer?

    make is sql injection proof using prepared statements
  3. H

    help cant sent email with php on localhost?

    I got this error Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\source\register.php on line 100 also the server im using is wamp, if i install xampp with filezilla...
  4. H

    whats the most educated way to tell someone you love that always asks you?

    for money to stop lechin off you in polite word with out getting their feeling hurt
  5. H

    Any body who good with php OOP mysqli?

    Not to waste you time here what im trying to do. I have a php page called delete.php which connects to a database, select content and loads each content $id, $name, $email $content on the same row in a HTML table. When I click on one of many submit buttons being displayed, the form goes to...
  6. H

    I need help with my php file?

    Can someone tell me why im getting this error. -------------------------------------------------------------- Notice: Use of undefined constant LIB_PATH - assumed 'LIB_PATH' in C:\wamp\www\btb_Sandbox\photo-gallery\includes\database.php on line 2 Notice: Use of undefined constant DS - assumed...
Back
Top