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.digitalpoint.com. This report page is the aggregated overview from a single forum: PHP , located on the Message Board at http://www.digitalpoint.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.digitalpoint.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: Webmaster Forum - Internet Marketing and Search Engine Forums -         PHP  (site profile, domain info digitalpoint.com)
Title: PHP
Url: http://forums.digitalpoint.com/forumdisplay.php...
Users activity: 32 posts per thread
Forum activity: 204 active threads during last week
 

Posting activity on PHP :

  Week Month 3 Months
Threads: 204 779 2,293
Post: 556 2,564 7,446
 

PHP Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
JAY6390
27
user's latest post:
String question
Published (2009-11-09 18:34:00)
I still think that parse_url would be ideal for this php Code: if ( parse_url ( $url , PHP_URL_SCHEME ) == 'http' ) {     //Code here }
Bohra
24
user's latest post:
How to rewrite URL? - Page 2
Published (2009-11-11 12:28:00)
Well you have to make ur css and javascript to full path for it to work like <link rel="stylesheet" type="text/css" href="ddsmoothmenu-v.css" /> should be <link rel="stylesheet" type="text/css" href="http://0532.co.in/ddsmoothmenu-v.css" /> You have to make this change too javascript and stylesheet files
ramysarwat
20
user's latest post:
what is the premission that...
Published (2009-11-11 03:47:00)
what is the premission that should php files should take ?
AsHinE
19
user's latest post:
I am totally illeterate in...
Published (2009-11-11 09:35:00)
Quote: Originally Posted by Bohra php wont work without a server software installed like ie if u are new what u do is install a readymade package Actually php can work without server software installed, but it is most commonly used with it.
nico_swd
15
user's latest post:
Need Help to Send PHP mail via SMTP
Published (2009-11-07 07:28:00)
http://phpmailer.worxware.com/index....=examplebgmail
mastermunj
13
user's latest post:
How To Make PTC Script
Published (2009-11-11 09:01:00)
Following link is for NextGen PTC Script website, however it does not seem to be working at this time. http://www.nextgenptc.com/ Below link is for a demo and you might like visiting it.. http://www.nextgenptc-demo.com/
Om ji Kesharwani
12
user's latest post:
How to rewrite URL? - Page 2
Published (2009-11-11 12:43:00)
Thanks alot... its done... It seems u have great knowledge of php At present i have many projects would u like to work with me as partner.
cynical_tear
10
user's latest post:
My 1st Website.. Please Comment
Published (2009-11-10 08:30:00)
Thank you all for correcting me.. I will try my best to fix all the problems as soon as possible...
organicCyborg
9
user's latest post:
I am totally illeterate in...
Published (2009-11-11 14:40:00)
I'd recommend XAMPPLite , just because it's a little easier to install than the full XAMPP package.
xenon2010
8
user's latest post:
Can somebody convert this ereg()...
Published (2009-11-04 02:35:00)
what do you want to match exactly? I will build up one for you..
 

Latest active threads on PHP ::

Webmaster Forum - Internet Marketing and Search Engine Forums
Started 1 day, 21 hours ago (2009-11-11 06:07:00)  by Bohra
Why not just something like this Set a cookie and check it on same page itself ?? setcookie("user", "Test Cookie", time()+3600); if (isset($_COOKIE["user"])) Proceed else exit and do whatever u want it too
Thread:  Show this thread (3 posts)   Thread info: How to work with disabled cookies? Size: 293 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to work with disabled cookies? ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 1 day, 10 hours ago (2009-11-11 17:16:00)  by ShadyStudent
So you just want a PHP script that searches a DB, I am guessing? Or you want something that can actually search within MP3 files? Or you want a script that crawls the web for MP3 files? You need to be more specific in other words.
Thread:  Show this thread (2 posts)   Thread info: mp3 search engine Size: 514 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: mp3 search engine ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 5 hours ago (2009-11-10 22:01:00)  by Bohra
Can u post ur codes in proper lining ??
Thread:  Show this thread (6 posts)   Thread info: Annoying parse error! Size: 39 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Annoying parse error! ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days ago (2009-11-11 02:28:00)  by mastermunj
Following links will be useful.. Download: http://www.php.net/downloads.php#v5 Documentation: http://www.php.net/download-docs.php
Thread:  Show this thread (7 posts)   Thread info: I am totally illeterate in PHP.Can't find any way.Can any1 please help? Size: 311 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: I am totally illeterate in PHP.Can't find any way.Can any1 please help? ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 1 day, 14 hours ago (2009-11-11 13:01:00)  by travelmoth
the first is single quote sign.........and the 2nd is NOT...........
Thread:  Show this thread (3 posts)   Thread info: Having problem with quote sign.. need help Size: 68 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Having problem with quote sign.. need help ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 1 day, 14 hours ago (2009-11-11 13:05:00)  by travelmoth
Just try to understand the format of rss feed first. I believe you can find the rss spec from google. After that, using php to write your feed according to that format.
Thread:  Show this thread (2 posts)   Thread info: How to Create Rss feed Size: 184 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to Create Rss feed ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 1 day, 17 hours ago (2009-11-11 10:08:00)  by Bohra
Well its technically possible basically if ur script is like this index.php?username=coolguy we can use modrewrite and make it like www.yourdomain.com/coolguy
Thread:  Show this thread (22 posts)   Thread info: How to rewrite URL? Size: 224 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to rewrite URL? ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 1 day, 15 hours ago (2009-11-11 12:14:00)  by superdav42
Looks like the problem is at line 5: php Code: $icon - "<img src='ms-word-icon.png' width='25px' height='30px' border='0' />" ; the '-' should be a '=' also you don't need to do the strlen check strstr will return false if it is not found.
Thread:  Show this thread (3 posts)   Thread info: Need help with strstr() Size: 768 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: You have a - instead of a = ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
 

Hot threads for last week on PHP ::

        PHP
Started 1 day, 17 hours ago (2009-11-11 10:08:00)  by Bohra
Well its technically possible basically if ur script is like this index.php?username=coolguy we can use modrewrite and make it like www.yourdomain.com/coolguy
Thread:  Show this thread (22 posts)   Thread info: How to rewrite URL? Size: 224 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to rewrite URL? ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 3 days ago (2009-11-10 03:16:00)  by masud7827's Avatar
This is a code for wordpress theme. I don't know whats wrong with it. Please any one help me. php Code: COPY AND PASTE THIS CODE INTO YOUR CUSTOM_FUNCTIONS.PHP FILE. ONCE YOU ADD THE CSS, IT WILL TAKE SHAPE. ------------------------------ PASTE THE FOLLOWING CODE BELOW ------------------------------ function asnioFooter() { ?> <div id="container"> <div id="foot">...
Thread:  Show this thread (16 posts)   Thread info: Any one please help.. What's wrong with it? Size: 17 kb
Related Threads: Same Site | All Sites
Customize:  Customize "Any one please help.. What's wrong with it? ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 1 week, 1 day ago (2009-11-04 08:21:00)  by LH-Danny Hand of A'dal
Hi, Is it possible to create a toolbar in php just like the one facebook has that moves on the screen as you scroll? Thanks.
Thread:  Show this thread (12 posts)   Thread info: Bottom toolbar like Facebook Size: 158 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Bottom toolbar like Facebook ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 5 days, 23 hours ago (2009-11-07 03:58:00)  by JAY6390
You can't encrypt the whole embed or the browser won't be able to parse it....
Thread:  Show this thread (12 posts)   Thread info: How can i encrypt like this? site included as demo Size: 78 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How can i encrypt like this? site included as demo ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 1 week ago (2009-11-06 03:11:00)  by nico_swd
php Code: if ( preg_match ( '~<body[^>]*>(.*?)</body>~si' , $text , $body ) ) { echo $body [ 1 ] ; }
Thread:  Show this thread (11 posts)   Thread info: how can i extract all text in html page between the   tags ? Size: 1,284 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: how can i extract all text in html page between the     tags ? ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 3 days, 11 hours ago (2009-11-09 15:45:00)  by theapparatus
Can you provide a link as to where you;re getting this from? (Please put the url within code tags as well so it won;t show up as a referrer.) I'm thinking the forums messed something up. edit: Never mind. What I got to decode comes right up on a google search. Looks like this: http://www.waraxe.us/ftopict-2630.html Try replacing it with the html code a couple of posts down and see ...
Thread:  Show this thread (10 posts)   Thread info: Need help decoding a piece of code! Size: 545 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Need help decoding a piece of code! ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 1 week, 1 day ago (2009-11-04 22:00:00)  by smcblogger
You're going to need some kind of loop, I think. Perhaps a while loop? From your code, you're just checking one cell (<td></td>).
Thread:  Show this thread (9 posts)   Thread info: Help required with grabbing specific data from a web page Size: 143 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Help required with grabbing specific data from a web page ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
RE: Go to line - 9 new posts
Started 3 days, 21 hours ago (2009-11-09 06:06:00)  by Hosting24 Champion of the Naaru
I have never heard of this feature
Thread:  Show this thread (9 posts)   Thread info: Go to line Size: 34 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Go to line ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 1 week, 1 day ago (2009-11-04 04:23:00)  by abhishekseo abhishekseo is offline Peon
today in search of internet to find PHp web development company i found http://www.perceptionsystem.com/ which has goood ranked and good quality services so i uggest to send this site with your all online friends because its a good site. To all my members i found websites for good content on PHP so u can consider this.
Thread:  Show this thread (8 posts)   Thread info: Which Company is the best for Outsource PHP development? Size: 385 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Which Company is the best for Outsource PHP development? ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 1 week, 1 day ago (2009-11-04 04:56:00)  by hw26 Peon
Hello, I'm looking for the ability to link to a new page without actually creating the file for it. In the toolbar it just shows something like this: page.php?page=1 I need it because i'm setting up a free website so users can download icons, so instead of me creating a new page for every single icon download displaying its information i can just add a new link if you understand ...
Thread:  Show this thread (8 posts)   Thread info: PHP linking, please help Size: 515 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "PHP linking, please help ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."