Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

PHP Development | Forum profile

Forum profile page for PHP Development on http://www.devshed.com. This report page is the aggregated overview from a single forum: PHP Development, located on the Message Board at http://www.devshed.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "PHP Development" on the Message Board at http://www.devshed.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Dev Shed Forums - Open Source web development - PHP Development (site profile, domain info devshed.com)
Title: PHP Development
Url: http://forums.devshed.com/php-development-5/
Users activity: 37 posts per thread
Forum activity: 207 active threads during last week
 

Posting activity on PHP Development:

  Week Month 3 Months
Threads: 207 508 1,783
Post: 680 1,729 6,555
 

PHP Development Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Northie
81
user's latest post:
Page 2 - Invalid input syntax...
Published (2009-11-24 14:40:00)
E-Oreo
35
user's latest post:
Page 2 - Invalid input syntax...
Published (2009-11-24 14:50:00)
ManiacDan
32
user's latest post:
Help spliting array to two lines...
Published (2009-11-23 17:27:00)
requinix
20
user's latest post:
[PHP-General] Printing...
Published (2009-11-24 03:59:00)
l8rm8e
19
user's latest post:
[PHP5] Parse Error!
Published (2009-11-24 12:24:00)
You have a syntax error ... PHP Code: or die( "Could not find <strong class=" highlight ">database</strong>." );  The syntax highlighting is a good way to see stuff like this.
simshaun
16
user's latest post:
[PHP5] Parse Error!
Published (2009-11-24 12:23:00)
First error in this line: PHP Code:  mysql_select_db ( album ) or die( "Could not find <strong class=" highlight ">database</strong>." );   // put your db name in here where the xxxx are  Escape the double quotes...
marian
15
user's latest post:
Onselect js and php
Published (2009-11-23 21:01:00)
Kreshna
14
user's latest post:
PHP pages that runs on Windows,...
Published (2009-11-24 05:00:00)
drgroove
13
user's latest post:
Page 3 - [NEW USERS] - How to...
Published (2009-11-20 05:52:00)
Please feel free to contribute valuable tips to users on how to appropriately post a question on Devshed's PHP forum. Posts on this thread not germane to the topic will be deleted. Thanks, DrGroove
onetolearnphp
13
user's latest post:
?_FILES['photo'] which...
Published (2009-11-24 15:56:00)
Quote: Originally Posted by JClasen unset() deletes variables. Use unlink() to remove files. Regards, Jens thanks,clasen...yes, solving of the my problem is unlink
 

Latest active threads on PHP Development::

Dev Shed Forums - Open Source web development
Started 2 days, 1 hour ago (2009-11-24 21:25:00)  by Catacaustic
There's no way to un-encrypt the password once it's been passed through a MD5 hash. Those are only one-way. If the problem that you are having is just trying to get users to be logged in, then all you need to do is perform a MD5 hash on the password that the ueser gives when they login. You can do that in PHP, but it is probably more secure (and faster) to do it in your SQL query. ...
Thread:  Show this thread (2 posts)   Thread info: Transform password back Size: 556 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Transform password back :: PHP Development :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 2 days, 1 hour ago (2009-11-24 21:22:00)  by Catacaustic
Definately option 2. That's the best and most reliable way to do this. To make sure that the speed isn't a problem, just set up an index in the users ID column in the table that holds the posts. That's all that it takes.
Thread:  Show this thread (2 posts)   Thread info: Calculating Member Post Count in Forums Size: 294 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Calculating Member Post Count in Forums :: PHP Development :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 2 days, 17 hours ago (2009-11-24 05:19:00)  by f_nietzsche
I'm going to assume you don't even have a login feature yet. You'd most likely know how if you did. You'll need to use a database. Increment the value you've designated for this purpose upon every successful authentication. There's not much more that can be said before this thread turns itself into an all-out login script / php+mysql tutorial, the likes of which exist all over the Web....
Thread:  Show this thread (6 posts)   Thread info: [PHP-Programs] Login Count Size: 538 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PHP-Programs] Login Count :: PHP Development :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 1 week, 5 days ago (2009-11-14 16:00:00)  by requinix
Method I'd use: PHP Code: $get = $_GET ; $get [ "edit" ] = 1 ; $url = strtok ( $_SERVER [ "REQUEST_URI" ], "?" ) . "?" . http_build_query ( $get );
Thread:  Show this thread (3 posts)   Thread info: [PHP5] Link to self + GET value? Size: 1,771 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PHP5] Link to self + GET value? :: PHP Development :: Dev Shed Forums - Open Source web development"
Dev Shed Forums - Open Source web development
Started 2 days, 6 hours ago (2009-11-24 17:07:00)  by JClasen
Please show a little of your xml. var_dump() output does not provide enough information to answer your question.
Thread:  Show this thread (2 posts)   Thread info: [PHP-General] XML Parser Help Size: 168 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PHP-General] XML Parser Help :: PHP Development :: Dev Shed Forums - Open Source web development"
 

Hot threads for last week on PHP Development::

PHP Development
Started 5 days, 11 hours ago (2009-11-21 11:40:00)  by epanagio
Thread:  Show this thread (22 posts)   Thread info: SQL Query Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: whet type is the `description` field? :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 1 week ago (2009-11-19 14:53:00)  by simshaun
Organization As a general rule of thumb, you should never have more than 1 class in a single file. Split the classes back up in to their own files and create a separate registry file that includes them. Any time you need most of the classes, include the registry file. I would take most of the brains out of the header file and put them into its own file that you require_once ...
Thread:  Show this thread (20 posts)   Thread info: [PHP-General] Efficiency Loading Classes Size: 1,607 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PHP-General] Efficiency Loading Classes :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 4 days, 3 hours ago (2009-11-22 19:48:00)  by h4z3
Thread:  Show this thread (16 posts)   Thread info: [PHP4] Invalid input syntax for integer! PLS HELP! Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Quote:

	Originally Posted by casa I am trying to populate my postgresql table from a form using the php... :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 4 days, 20 hours ago (2009-11-22 02:55:00)  by Kreshna
I'm using CentOS 4.2. I compiled PHP 5.2.11 on Apache 2.2.14, using the following prefixes: Quote: --prefix=/usr/local/apache2/php --with-config-file-path=/usr/local/apache2/php When I opened php.ini, it says extension_dir = "./" . Since my prefix is /usr/local/apache2/php/, I assume ./ means the same directory as the prefix dir. So I put an .so module in /...
Thread:  Show this thread (16 posts)   Thread info: [PHP5] Missing php extension directory: where is "./" directory? Size: 2,311 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "PHP5 - Missing php extension directory: where is "./" directory? :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 6 days, 22 hours ago (2009-11-20 01:02:00)  by E-Oreo
Thread:  Show this thread (14 posts)   Thread info: A problem with php, mysql and scriptaculous. This is cool yet annoying. Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Out of curiosity, what happens if you use my version of
search_for_city.php.

Quote:

	I am making this search function... :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 1 week, 1 day ago (2009-11-18 09:42:00)  by Veamon
Thread:  Show this thread (13 posts)   Thread info: Session username to multiple pages Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: $_SESSION['username']=$_POST['username'];
.
.
.
.
wherever you want the username to display
echo $_SESSION['username']; :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 4 days, 15 hours ago (2009-11-22 07:28:00)  by Kreshna
Thread:  Show this thread (13 posts)   Thread info: PHP pages that runs on Windows, refuses to run on CentOS Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Ah yes, when I do ls from PuTTy, the PHP file I unable to load
(kbn-gis.php) is colored green.... :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 1 week, 1 day ago (2009-11-18 10:08:00)  by marian
Thread:  Show this thread (12 posts)   Thread info: Page 2 - Encrypt/decrypt credit info to db - Dev Shed Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: thank you all for your responses:-)
The client is aware of all the legalness to storing cc info. :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 6 days, 18 hours ago (2009-11-20 04:46:00)  by onetolearnphp
hi, PHP Code: <?php if (! ini_get ( 'display_errors' )) { ini_set ( 'display_errors' , 1 ); ini_set ( 'error_reporting' , E_ALL ^ E_NOTICE ); } echo ' fooo; ?> this code does not work, that I want to do is error_reporting to run,but does not work.in fact , the page returns...
Thread:  Show this thread (12 posts)   Thread info: Error_reporting does not work Size: 13 kb
Related Threads: Same Site | All Sites
Customize:  Customize "Error_reporting does not work :: PHP Development :: Dev Shed Forums - Open Source web development"
PHP Development
Started 4 weeks ago (2009-10-29 11:57:00)  by srisa
php Code: Original - php Code function GetFile2($dir, $vf) { // apre la cartella $handle = opendir($dir); $f = array(); // Ciclo la cartella while (false !== ($files = readdir($handle))){ if...
Thread:  Show this thread (24 posts)   Thread info: Files sorting by date (last modified) Size: 13 kb
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Files sorting by date (last modified) :: PHP Development :: Dev Shed Forums - Open Source web development"