Sign Up
Log In
V
vulpes
Apr 21, 2001
Joined Mar 13, 2001
Discussions
Posts
15
Discussions
4
Mentions
V
UBB code problem
PHP Help
PHP Coding
I have problem with the ubb_code-like script. actually i don't need whole script i just need little part of it. i need ubb tag i have a body - $body and i have to use htmlspec...
0
V
Eregi_replace qustion.
PHP Help
PHP Coding
i have that code: $string = eregi(' '."*".'',$code); $string = htmlentities($string); $code is the body of the message(just like that one) but that code will output only true ...
13
V
Multiple tables SELECT problems
PHP Help
PHP Coding
i have names of my tables in one table, i'm using that code: require "./common.php"; $result = "Select * from ".$pho_main.""; $q->query($DB, $result); $counter = 0; $q->query(...
0
V
Count(*) in 1 column, but in diff tables
PHP Help
PHP Coding
Here is code that i use: <? require "./common.php"; if(file_exists("$include_path/header$ForumConfigSuffix.php")){ include "$include_path/header$ForumConfigSuffix.php"; } else...
2
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.