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 | Forum profile

Forum profile page for PHP on http://www.daniweb.com. This report page is the aggregated overview from a single forum: PHP, located on the Message Board at http://www.daniweb.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" on the Message Board at http://www.daniweb.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: www.daniweb.com - IT Tech Talk - PHP (site profile, domain info daniweb.com)
Title: PHP
Url: http://www.daniweb.com/forums/forum17.html
Users activity: 28 posts per thread
Forum activity: 224 active threads during last week
 

Posting activity on PHP:

  Week Month 3 Months
Threads: 224 832 2,353
Post: 658 2,394 6,634
 

PHP Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
network18
103
user's latest post:
find user visiting topic in my...
Published (2009-11-09 00:00:00)
if you want to track the pages user is visiting, update the usermaster table with one more field named 'location' each time the script on that particular page starts. This update will there be on each of your php page, so you can just create the common include file instead.
Atli
62
user's latest post:
Uploading to specific field in...
Published (2009-11-09 00:00:00)
Hey. I wrote an article that explains in detail how you would upload a file into a MySQL database. ( Linkage ). In case you choose to go that route.
ardav
44
user's latest post:
textarea count commas.
Published (2009-11-09 17:24:16)
Fair enough, what happens if somebody (I assume you have users entering data, not just yourself) puts a comma at the end? The reason I ask is because I do this all the time without thinking. Do you get an error message or do you check to see if the fourth term is blank?
venkat0904
40
user's latest post:
Posting data behind the scene -...
Published (2009-11-09 00:00:00)
Thats fine coz i dont know any other way to transfer data asynchronously without user's notice... if u knw den do share ur knowledge.... dats wat this forum is meant for.. • • • • Originally Posted by SKANK!!!!! o i meant ajaxx is an unessary fault to use to submit just a form
sarithak
28
user's latest post:
Mp3 file upload problem - Page 3...
Published (2009-11-09 00:00:00)
• • • • Originally Posted by network18 If the warning as below - Help with Code Tags PHP Syntax ( Toggle Plain Text ) PHP Warning: POST Content-Length of 9484737 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 PHP Warning: POST Content-Length of 9484737 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 it mentions that your post carries 9484737 bytes i.e. 9.04535MB of data.So...
manishmannan
26
user's latest post:
PRoblem in Delete - Page 5 - PHP
Published (2009-11-07 00:00:00)
hello friend this topic has been closed plz create new topic and invite me iwill definetily help u my dear
cwarn23
24
user's latest post:
Making tutorials - your wishlist...
Published (2009-11-09 21:27:18)
Looks like I might just embed the videos in my mediawiki cms but I have just uploaded the latest video at http://syntax.cwarn23.info/media/new.html Took 24 hours to upload and I've improved the quality but haven't checked the entire video for the blank out due to it's size. So if anybody would like to comment on it continue.
Will Gresham
21
user's latest post:
Stamp text on an image.
Published (2009-11-07 00:00:00)
Take a look at the GD library: http://www.libgd.org/Main_Page
jomanlk
19
user's latest post:
PHP Templating vs TEMPLATE ENGINES
Published (2009-11-09 00:00:00)
Although it adds another layer to the code (sometimes making it slower but not always, since you have caching) it helps separate the business logic from display logic. When your allowed to work with PHP in the view, you're tempted to do business processing in there as well. But when you have something like Smarty, even though you can run PHP in there, you usually find yourself doing all the processing where it should be done...
muralikalpana
17
user's latest post:
radiobutton with textarea
Published (2009-11-09 00:00:00)
• • • • Originally Posted by ardav Here's a good example in a forum (you'll need to scroll to the bottom - it's a long thread!): http://www.codingforums.com/archive/...p/t-71233.html k. that code is working fine. but in that text area each line may or maynot have 2comers(,) but not have more than two comers(,). how to do?
 

Latest active threads on PHP::

www.daniweb.com - IT Tech Talk
Started 2 days, 23 hours ago (2009-11-09 00:00:00)  by SuntechWebsites
Thanks. Thats pretty much what I figured. Works good.
Thread:  Show this thread (5 posts)   Thread info: Uploading to specific field in datatbase Size: 180 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Uploading to specific field in datatbase :: PHP :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 1 week, 2 days ago (2009-11-02 19:07:50)  by ardav
OK Help with Code Tags PHP Syntax ( Toggle Plain Text ) $rs = mysql_query ( "SELECT friends.*,users2.username,reqs.username AS requsername from friends LEFT JOIN users users2 ON friends.user = users2.id LEFT JOIN users reqs ON friends.req = reqs.id WHERE confirmed = 1 AND (req = 1 OR `user` = 1)" ) ; $rs = mysql_query("SELECT ...
Thread:  Show this thread (13 posts)   Thread info: Displaying friends on profile page Size: 7,764 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Displaying friends on profile page :: PHP :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 1 day, 19 hours ago (2009-11-10 04:23:09)  by venkat0904
yeah that should help me take off... bt as i stated earlier a user can view his own events as well as of others in same group who have shared an event... I can think of an addition ie with user id we can save group id of an event, in case the user wishes to share it with the group and while displaying we can check if user's own group id matches with event's group id.. what do u say??...
Thread:  Show this thread (5 posts)   Thread info: Event Calendar in php Size: 1,572 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Event Calendar in php :: PHP :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 1 day, 9 hours ago (2009-11-10 14:22:44)  by ShawnCplus
• • • • Originally Posted by ardav $HTTP_COOKIE_VARS["users_resolution"] See http://www.wallpaperama.com/forums/p...ript-t517.h tml . I don't think this can deal with resize events - javascript/ajax would probably be required for this. Don't use HTTP_COOKIE_VARS, use _COOKIE http://php.net/$_COOKIE
Thread:  Show this thread (3 posts)   Thread info: monitor size Size: 1,295 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: monitor size :: PHP :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 1 day, 13 hours ago (2009-11-10 10:23:36)  by gunbuster363
It doesn't work, can you take a look at my code? Help with Code Tags PHP Syntax ( Toggle Plain Text ) #!/usr/bin/php <?php // Return a handle to a curl connection to the site you want to pull info from $ch = curl_init ( 'http://www.tripadvisor.com/ShowUserReviews-g29421 7-d305813-r45616996-Langham_Place_Hong_Kong-Hong_K ong_Hong_Kong_Region....
Thread:  Show this thread (4 posts)   Thread info: how to write regular expression in PHP? Size: 5,845 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: how to write regular expression in PHP? :: PHP :: www.daniweb.com - IT Tech Talk"
www.daniweb.com - IT Tech Talk
Started 2 days, 23 hours ago (2009-11-09 00:00:00)  by Atli
Hey. You could also use the substr_count function. Help with Code Tags php Syntax ( Toggle Plain Text ) if ( substr_count ( $input , ',' ) == 2 ) { echo "Valid!;" } if(substr_count($input, ',') == 2) { echo "Valid!;" }
Thread:  Show this thread (11 posts)   Thread info: textarea count commas. Size: 1,610 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: textarea count commas. :: PHP :: www.daniweb.com - IT Tech Talk"
 

Hot threads for last week on PHP::

PHP
RE: PRoblem in Delete - 40 new posts
Started 1 week, 1 day ago (2009-11-03 00:00:00)  by manishmannan
• • • • Originally Posted by Will Gresham Do you mean delete in an SQL query, or a unlink to delete files? sory brother your are not getting me my question is i am working on some multiple records like here is my code <?php //echo $user; session_start(); if (!isset($_SESSION['myusername'])) { echo'<center><b>You need TO login First</b></...
Thread:  Show this thread (40 posts)   Thread info: PRoblem in Delete Size: 8,083 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: PRoblem in Delete :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
Started 1 week ago (2009-11-04 02:39:56)  by sarithak
• • • • Originally Posted by network18 check if this is in your form - enctype="multipart/form-data" Hi , Thanks 4 ur reply... it works fine for all (images, WMA)....when i change the below code.. Help with Code Tags PHP Syntax ( Toggle Plain Text ) $_FILES [ 'tphoto' ] [ 'type' ] == 'audio/wma'...
Thread:  Show this thread (36 posts)   Thread info: Mp3 file upload problem Size: 2,051 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Mp3 file upload problem :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
Started 8 months, 2 weeks ago (2009-02-25 22:31:19)  by ShawnCplus
Careful about misleading people. A hash is not encryption. There is no way to decrypt a hash. There is also no such thing as a "dehasher", the only way to "reverse" a hash is to create huge libraries (called rainbow tables) of pre-created hashes and check against them. MD5, SHA1/256/etc are hashes, Vigenere, WEP, etc. are encryption.
Thread:  Show this thread (39 posts)   Thread info: Best encyption methods? - Page 3 - PHP Size: 489 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Best encyption methods? :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
RE: redirecting in php - 19 new posts
Started 1 week, 2 days ago (2009-11-02 05:06:46)  by AirGear
here is the code Help with Code Tags PHP Syntax ( Toggle Plain Text ) <? header ( "location:index.html" ) ; ?> <? header("location:index.html"); ?> and the address is still at "file:///C:/Program%20Files/wamp/www/Projek%20SBD/ Projek/logout.php" (NB : logout.php is the name of the file that contains that code) i'm using mozilla ...
Thread:  Show this thread (24 posts)   Thread info: redirecting in php Size: 1,506 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: redirecting in php :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
Started 5 days, 18 hours ago (2009-11-06 05:33:45)  by venkat0904
This is where AJAX comes into play... For basics refer http://www.w3schools.com/Ajax/Default.Asp • • • • Originally Posted by veledrom Hi, index.php posts data to process.php I want users to remain in index.php when they summit their form. I have seen this in some websites but don't know hot it done. Can anyone help me? Thanks...
Thread:  Show this thread (19 posts)   Thread info: Posting data behind the scene Size: 1,206 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Posting data behind the scene :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
Started 1 week, 1 day ago (2009-11-03 00:00:00)  by network18
look around for using SQL_CALC_FOUND_ROWS in query, it may help you
Thread:  Show this thread (16 posts)   Thread info: Pagination Without Limit in Query Size: 194 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Pagination Without Limit in Query :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
Started 2 years ago (2007-10-15 15:07:56)  by ezb
Thanks alot for your help, however, I am using 4.3.9, sorry I should have mentioned this to begin with, the code you gave strictly php5?
Thread:  Show this thread (19 posts)   Thread info: Password encoding/decoding - PHP Size: 260 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Password encoding/decoding :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
Started 4 days, 23 hours ago (2009-11-07 00:00:00)  by Atli
Hey. What data are you looking to export? Fetching data from a form and writing it to a file is fairly simple. We just have no idea what sort of data you are using, and without knowing that we can't really say anything for certain. We need to see your code. The form that contains your data.
Thread:  Show this thread (15 posts)   Thread info: Button php export table data Size: 455 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Button php export table data :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
Started 2 years, 5 months ago (2007-06-03 00:00:00)  by malishan
This is the snapshot of my output that I am getting with the following error string... Warning : mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /data/12/1/9/102/1172754/user/1246647/htdocs/Maste rAgent/viewsuperagent.php on line 240 and I have this on line 240 while($rs=mysql_fetch_array($result)) Owais Owais ...
Thread:  Show this thread (25 posts)   Thread info: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
- PHP Size: 938 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL
result :: PHP :: www.daniweb.com - IT Tech Talk"
PHP
Started 1 week, 2 days ago (2009-11-02 19:07:50)  by ardav
OK Help with Code Tags PHP Syntax ( Toggle Plain Text ) $rs = mysql_query ( "SELECT friends.*,users2.username,reqs.username AS requsername from friends LEFT JOIN users users2 ON friends.user = users2.id LEFT JOIN users reqs ON friends.req = reqs.id WHERE confirmed = 1 AND (req = 1 OR `user` = 1)" ) ; $rs = mysql_query("SELECT ...
Thread:  Show this thread (13 posts)   Thread info: Displaying friends on profile page Size: 7,764 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Displaying friends on profile page :: PHP :: www.daniweb.com - IT Tech Talk"

This page was found by:   kkeith29  onClick="window.open php