PHP Cookbook
Get the O'Reilly PHP Cookbook, 2nd edition. Practical advice through solutions is the only way to go. It provides you with tons code snippets that can be used as building blocks...
Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
PS: Check the >, <, <=, >= conditions for 9 points.
I followed your wording to do the boolean but the code ends up having no calculable value for 9.
Leave a comment:
-
Here's the "Object Oriented" way:
PHP Code:<?php
class Quote {
var $quote = 300;
var $age;
var $points;
function
Leave a comment:
-
PHP Code:<?php
function delcine() {
die('You have been declined.' . "\n");
}
function check_age($quote, $age) {
if ($age < 17) {
Leave a comment:
-
I want to force javascript in a template, can I?
Hi,
I want to force javascript in a customized template, something along the lines of:
PHP Code:if (!$javascript) {
echo $message;
exit;
}
-
Maybe you are wrong?
I too am getting half a dozen new (failed) spam accounts created on my instance of vBulletin, daily. I've seen captcha systems broken. An aquiantance of mine had his...
Leave a comment:
-
-
Advertising stuff you aren't selling works!
Please buy my zero products, oh wait.
Leave a comment:
-
Basement Wigger Podcast @ Techno.FM
What's up? I run TROTCH in Montreal and vBulletin on NULLWHORE.COM and thought i'd share my music with you. A podcast run by a guy I work with is showcasing 'Montreal Cuts' and using the loosest possible...
-
3.0.7 to 3.0.9 Update Fee?
Last year end of August I dished out for a vBulletin (Owned License). My support stopped at 3.0.7 which I am currently using.
I do not plan on upgrading to 3.5.
Is there...
-
Can I get a me too up in here?
I too am now getting this problem...
Like 12 emails an hour.
The only file it's complaining about is external.php
...
Leave a comment:
-
MySQL Errors - Can't find 'threadviews.MYD'
For the last hour, my system has been givign me the following errors:
...
attachmentviews
Error: Can't find file: 'threadviews.MYD' (errno: 2)
threadviews
Error:
-
Nullwhore
I launched this site last saturday, the party was a success. A custom template was designed for the forum:
http://www.nullwhore.com/forums/
Simple 8-bit high contrast minimalism....
-
http://www.phpdig.net/
PhpDig is an HTTP spider/search engine written in PHP with a MySQL database in backend. PhpDig builds a glossary with the key words found in indexed pages. On a search...
Leave a comment:
-
True enough, but it forces my affiliate code so it's fine for my purposes.
Thanks.
Leave a comment:
-
Thanks for the tip.
After searching I have accomplished what I needed using custom BB Code.
Code:[amazon_single_item]ASIN[/amazon_single_item]
Leave a comment:
-
HTML allowed for admin and mods only?
As an administrator on my board, i'd like to be able to use the following code when talking about the movie Putney Swope.
Code:<iframe marginwidth="0" marginheight="0"
-
How do I edit posts without having "Last edited by..."?
As an administrator, how do I edit posts without having "Last edited by..." appended to the bottom of the posts I edit?
Thanks.
No activity results to display
Show More
Leave a comment: