Recent content by Juan Colt

  1. J

    I need some help making a php profile work...?

    I have an error: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/clanteam.com/m/e/m/membersgenerationnex/htdocs/apps/s/members/createuserprofile.php:1) in...
  2. J

    I need some help making a php profile work...?

    I have an error: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/clanteam.com/m/e/m/membersgenerationnex/htdocs/apps/s/members/createuserprofile.php:1) in...
  3. J

    I need a membership profile system using php and msql database?

    If you guys can find me a membership script that gives a user a profile, complete with a PM system, comments, about me, custom fields, and a profile picture and have a script to put on pages to require a log in that would be great! Also if you do this there is something nice in it for you, I...
  4. J

    What is the anime where this boy has to protect these girls and the boy gets

    shot early in the season? I saw this anime on Youtube before and know I don't remember the name of it... Sorry I can't give you more details about it.
  5. J

    Need PHP msql help!!!!?

    I am getting an error with my new membership system... http://oi55.tinypic.com/k06a93.jpg Please if you know how to fix this let me know... If you need access to the source code let me know by email [email protected] Error: Fatal error: Call to undefined function htmlChars() in...
  6. J

    Easy 10 points need help with php file upload script?

    I need some help with making an upload script to work, I want it to upload to the directory files... If you can make the PHP script work for me that would be great, you would get an easy 10 pts Here is the script <?php $target = "upload/"; $target = $target . basename(...
Back
Top