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: 237 active threads during last week
 

Posting activity on PHP :

  Week Month 3 Months
Threads: 237 787 2,276
Post: 654 2,377 7,270
 

PHP Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Skillman13
40
user's latest post:
Help: Simple mysql_fetch_array...
Published (2009-11-23 09:39:00)
I can't get this to work... $query = mysql_query("SELECT * FROM `Queue` WHERE `GameId` <= 5 AND `Username` != '$username1' AND `GunTactics` = '9mm Uzi'"); $result = mysql_query($query); $row = mysql_fetch_array($result); $username2 = $row['Username']; It keeps giving me this error... Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in...
mastermunj
25
user's latest post:
plz give me solution
Published (2009-11-23 10:43:00)
Store array of initial status of checkboxes while loading the form and On submit after user checks / unchecks the 24 options, write a function which will read all the checked boxes and compare it with it's initial status. If initial status was unchecked, then send mail to all those who offer that particular service.
JAY6390
17
user's latest post:
Send image url to database once...
Published (2009-11-24 09:31:00)
Put simply, you shouldn't. If you want them to be referenced together, create a foreign key you can use to give them a group. Make the inserts one for each image per row, and have a separate table with the group details and key id
cignusweb
14
user's latest post:
Cannot send email to outsider
Published (2009-11-20 06:01:00)
can I see the script for email?
gr8webseller
13
user's latest post:
Where To Start ?
Published (2009-11-20 04:05:00)
i ave studied PHP/MySQL from w3schools and PHP for dummies book and i note down lots of important functions which are used in PHP in a separate note,,,,, i am having a website idea,,,,,, i want to code the website by my own, but don't know where to start ??,,,,,, can u please give some advice,,,,,
shubhamjain
13
user's latest post:
contactus.php help needed
Published (2009-11-24 00:50:00)
Quote: Originally Posted by ghazal Thanks for the link: but I want my own script rather to use any other's server for collecting the information and submitting to my email. Ok. I guess you only require captcha script?
dracula51
13
user's latest post:
DELETE not SELECTed row PHP-MySQL
Published (2009-11-24 07:26:00)
there's no primary key actually only two fields. id name & view_count i think its all about `view_count` & that query is not working...showing error
ads2help
13
user's latest post:
Need help coding error - <php...
Published (2009-11-24 05:14:00)
What do you mean by &quot;not working&quot;?
n3r0x
11
user's latest post:
Rewrite links to work without...
Published (2009-11-20 12:14:00)
Find the code part where it say php Code: href = &quot;http://www.mofikiworldwide.com/viewblog.php?blogid= $id and alter it to say php Code: href = &quot;http://www.mofikiworldwide.com/viewblog/blogid/ $id / this should be done on all places where your php generates the links..
mylooieva
9
user's latest post:
Cannot send email to outsider
Published (2009-11-20 18:08:00)
taminder: Got any solution to solve with the authentication problem at the server?? How to get permission to send email to outsider?? Thanks.
 

Latest active threads on PHP ::

Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 5 hours ago (2009-11-24 11:47:00)  by stOK
Try php Code: $newSqlDate = "SELECT STR_TO_DATE(' $newDateTime ', '%m/ %d /%Y %h,%i,%p') as `datetime`" ; It may help.
Thread:  Show this thread (2 posts)   Thread info: Fetching data from STR_TO_DATE Size: 736 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Fetching data from STR_TO_DATE ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 5 days, 13 hours ago (2009-11-21 04:38:00)  by JAY6390
The problem is that you are outputting the box directly instead of appending it to the $content change it so that the box function returns the box content as a string
Thread:  Show this thread (5 posts)   Thread info: Php wordpress help Size: 173 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Php wordpress help ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 17 hours ago (2009-11-23 23:50:00)  by shubhamjain
I have one Captcha script. But why to do it complex way anyway. Just do some click and make a form on JotForm - http://www.jotform.com/ .
Thread:  Show this thread (9 posts)   Thread info: contactus.php help needed Size: 208 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: contactus.php help needed ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 10 hours ago (2009-11-24 07:08:00)  by JAY6390
For that you'd be better making your own search bot since you've got the list of sites you want. Then update the content in your db from your search bot's spidering
Thread:  Show this thread (3 posts)   Thread info: Making a Search Engine (Point me in the right direction) Size: 164 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Making a Search Engine (Point me in the right direction) ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 8 hours ago (2009-11-24 09:09:00)  by JAY6390
Do it in the final foreach loop you will need to use $uploadFilename[$key] which is the individual file name in the loop
Thread:  Show this thread (4 posts)   Thread info: Send image url to database once it's uploaded Size: 127 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Send image url to database once it's uploaded ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 8 hours ago (2009-11-24 09:08:00)  by farhan_91
Topic Bumped!
Thread:  Show this thread (2 posts)   Thread info: Web Site Maker Script Request Size: 134 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Web Site Maker Script Request ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 8 hours ago (2009-11-24 09:02:00)  by JAY6390
This might help http://en.wikipedia.org/wiki/Arbitra...ion_arithme tic
Thread:  Show this thread (3 posts)   Thread info: calculate with numbers larger than any datatype can hold Size: 168 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: calculate with numbers larger than any datatype can hold ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 7 months ago (2009-04-25 08:47:00)  by mfscripts
I've used Clickatell before - v good, they do charge more depending on where the message is going though...
Thread:  Show this thread (6 posts)   Thread info: what is the cheapest sms provider ?? (sms-based not credit based) Size: 107 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: what is the cheapest sms provider ?? (sms-based not credit based) ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
 

Hot threads for last week on PHP ::

        PHP
Started 6 days, 18 hours ago (2009-11-19 23:14:00)  by khajeya
where is hyperlink that you mean? just for your information, it will be better if you wrote your code like this: Code: if (isset($_POST['Submit'])) { $loggeduser = (!empty($_POST['textbox'])) ? strip_tags(trim($_POST['textbox'])) : null; $loggedpass = (!empty($_POST['password'])) ? strip_tags(trim($_POST['password'])) : null; if(!empty($loggeduser) && !empty($loggedpass)) { ...
Thread:  Show this thread (22 posts)   Thread info: Help: (php) form/submit Button... Size: 1,113 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Help: (php) form/submit Button... ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 3 days, 17 hours ago (2009-11-23 00:17:00)  by phpPig
Is the filename a coming from query on the database or just a single file that needs the link changed?
Thread:  Show this thread (18 posts)   Thread info: htaccess not redirect automatically Size: 102 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: htaccess not redirect automatically ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 1 week ago (2009-11-19 02:29:00)  by Kelly2
Do you have PHP and a configured SMTP server installed on your local disk?
Thread:  Show this thread (13 posts)   Thread info: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" Size: 74 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 3 days, 12 hours ago (2009-11-23 05:15:00)  by MartiCode
Have you simply tried: file_put_contents("iplog.txt", $_SERVER['REMOTE_ADDR'], FILE_APPEND); ? You might want to add a line break or other separator after each IP too. And make sure your script has write access to the directory you are writing to.
Thread:  Show this thread (12 posts)   Thread info: Writing to a text file with PHP Size: 279 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Writing to a text file with PHP ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 5 days, 5 hours ago (2009-11-21 12:33:00)  by bizmagic
Use WHERE clause to uniquely specify the row you want to delete.
Thread:  Show this thread (10 posts)   Thread info: Help: Deleting just one row in mysql... Size: 64 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Help: Deleting just one row in mysql... ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 1 week, 4 days ago (2009-11-15 11:43:00)  by RapidRippeR
I too would be interested...plz anyone knows the right place..?
Thread:  Show this thread (23 posts)   Thread info: How/Where to learn php ? Size: 63 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How/Where to learn php ? ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
RE: array problem - 9 new posts
Started 5 days, 10 hours ago (2009-11-21 07:00:00)  by b.krishna
You can use echo $a[$b]; this will work. The way your doing is used for string concatenation not for array mapping.
Thread:  Show this thread (9 posts)   Thread info: array problem Size: 115 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: array problem ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 2 days, 17 hours ago (2009-11-23 23:50:00)  by shubhamjain
I have one Captcha script. But why to do it complex way anyway. Just do some click and make a form on JotForm - http://www.jotform.com/ .
Thread:  Show this thread (9 posts)   Thread info: contactus.php help needed Size: 208 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: contactus.php help needed ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 5 days, 20 hours ago (2009-11-20 21:20:00)  by organicCyborg
If the mail() function is configured properly on your server, it should work without changing anything. Email your web host support if you're on a shared platform.
Thread:  Show this thread (9 posts)   Thread info: Mail functionality from localhost to server Size: 163 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Mail functionality from localhost to server ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."
        PHP
Started 5 days, 14 hours ago (2009-11-21 02:55:00)  by darling1982
Hi all members of digitalpoint! Can someone help me with small changes on my site? My site is Funbrainzone dotcom I would like my " LATEST PLAYED GAMES "section and " ADS " section SWITCH places. THE CODES: html4strict Code: Ads < / div > --> < div class = 'conttext' >< table cellpadding = '0' cellspacing = '0' >< tr > < td width = "50%"...
Thread:  Show this thread (8 posts)   Thread info: Game Site PHP coding HELP!!! Size: 11 kb
Related Threads: Same Site | All Sites
Customize:  Customize "Game Site PHP coding HELP!!! ::         PHP   :: Webmaster Forum - Internet Marketing and Search En..."