Social Networking Code
Submitted by editfy on Wednesday, August 15, 2012 - 12:19.
Language
This code is written is php. You can share comments on your friends wall, upload photo, chating.
live code is here
http://faces.comuv.com/
live code is here
http://faces.comuv.com/
http://thelikes.comze.com
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
do you have a source code for the advance site?
can you send it to me?
you are awesome
hi
i want to know about page permessions and sessions for login and registration plz guide me
my mail is [email protected]
error message at comment
PHP Error Message
Parse error: syntax error, unexpected $end in /home/a2378585/public_html/friend_photoscomment.php on line 261
please hekp me
session_register
my friend i have also same problem and i can't fixed it.
please help if some one knows how to fix
Session_register
Weldone. I love the codes. But I am hacving issue with session_register. I use PHP 5.4.3.
How can I resolve this?
Thank you
you can delete session
you can delete session_register as it is outdated and replace it with session_start();
Gracias por la ayuda, tenía
Gracias por la ayuda, tenía el mismo problema despues de actualizar Wampserver a la última versión. seguí la sugerencia de cambiar el codigo (puede eliminar session_register ya que es anticuado y reemplazarlo con session_start ();) y ya funciona correctamente
video tutorials
I am really happy for finding source code which most valuable for me. I need to learn step by step design. I want to video tutorials about your such source code plz help me.
from ................ (bangladesh.chittagong.)
edit php.ini
This function session_register has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0....
Download from here or you can download from other site also...
https://drive.google.com/folderview?id=0B-d7WQJ1i6xmTzV4MmxnQnZVUlE&usp=sharing
i having a problem with line 108 login.php..
Notice: Undefined variable: session_register in C:\xampp\htdocs\social_network\social network\login.php on line 108
Use wamp server version 5.3.0
This function session_register has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0....
Download from here or you can download from other site also...
https://drive.google.com/folderview?id=0B-d7WQJ1i6xmTzV4MmxnQnZVUlE&usp=sharing
solved (function session_register)
delete (session_register('is'); and past this . session_start('is');
Appreciation
You have done a really nice job. Keep it you every thing working perfectly fine.
You will need to edit the database before it can be processed successfully. Just about 5lines edit
Add new comment
- Add new comment
- 702 views