Sign Up
Log In
B
bradmasterx
May 20, 2011
Joined Sep 20, 2007
Discussions
Posts
173
Discussions
26
Mentions
B
GD Libary - Help
PHP Help
PHP Coding
if(!isset($_REQUEST['u'])){ die("No Username Set"); }else{ if(!$GLOBALS['UBP']['User']->userExists($_REQUEST['u'])){ die(); }else{ $Data = $GLOBALS['UBP']['User']->Get($_REQUE...
1
B
XML read
PHP Help
PHP Coding
hi, i want to import an xml document and read it but when i do it returns it with the xsl file the xml imports so i the whole outcome where as i just want the xml without it l...
8
B
[RESOLVED] Returning From A Object
PHP Help
PHP Coding
My Function &GetClass Gives The Following Error Notice: Only variable references should be returned by reference in C:\DarkShipWoW\PAID\WowFireStorm\includes\include.php on li...
1
B
[RESOLVED] Strtotime Help
PHP Help
PHP Coding
Thanks For Viewing, i want to be able to get the time of the day at morning of the time yet i dont understand this can anyone help or have any other method of doing this? $Tim...
4
B
Licence
PHP Help
PHP Code Critique
Hello PhPBuilder Members, I would like to know if this is suitable for checking for a valid licence. in this serial it expires in 1 weeks time but it also checks that the host...
16
B
PREG_MATCH help.
PHP Help
PHP Coding
Hello im trying to receive the 2.2.8 or what ever the value will be on the server's config. (the server is mine ) function get_Apache_Version(){ $resource = apache_get_version...
3
B
[RESOLVED] i dont understand what :: is
PHP Help
PHP Newbies
i am trying to understand what :: stands for something::something what are they used for, is it like $class->function(); ?? thanks in advance.
2
B
bravenet.com
Discussion
Echo Lounge
Hello i need a new host, my current doesn't have mysqli (improved) enabled and my site is made in that. i know that bravenet does have this enabled because of live help, but d...
5
B
[RESOLVED] mysqli_query error
PHP Help
PHP Databases
i got a new host, they enabled mysqli for me after i asked them now i get errors? i can connect but not query or is something wrong with my code? I get this error Fatal error:...
1
B
[RESOLVED] check extention installed
PHP Help
PHP Coding
ok im makeing a web based software and i have come to the install page and i cant understand how to check that a extention is installed. thanks in advanced
4
B
image help
PHP Help
PHP Coding
how can i add some text to the top of the image (white) <?php function LoadGif ($imgname) { $im = @imagecreatefromgif ($imgname); if (!$im) { $white = imagecolorallocate($im, ...
1
B
SendMail
Misc Help
Windows Help
Hello, i would like to be able to set-up my computer to send mail, how would i do this. i want to use my aol account. how would i config my php.ini file to send these emails f...
6
B
non-stop looping
PHP Help
PHP Databases
the while loop is this creates so many of them it crashes my browser what is wrong with the code? <?php $template = "<a name=\"topic-{ID}\"></a><h2><a href=\"#\">{TITLE}</a></...
2
B
[RESOLVED] class not working
PHP Help
PHP Coding
this class doesn't update my db yet if i execute it a different way just normally it does. the actual characters cant access this admin area because it is protected by a code ...
4
B
[RESOLVED] help
PHP Help
PHP Newbies
dosen't run newLvl(); when i press on the "change level" link. <?php include 'inc/vars.php'; include 'inc/head.php'; if($_REQUEST['cmd'] == "changeLvl"){ $playerAlter->changeL...
3
B
urgent
PHP Help
PHP Databases
INSERT INTO accounts (login, password, 'encrypted_password', email, flags, forceLanguage) VALUES ('martz2k8', 'martz', '1d5176d164c5a9babfadc28c6afd95da', 'jones4321@hotmail.c...
3
B
[RESOLVED] NEWB
PHP Help
PHP Coding
i forgot how to do if statments lol with or init if($_SERVER['REMOTE_ADDR'] != "127.0.0.1" OR $_REQUEST['pass'] != "*******"){ trigger_error("Sorry your not authenticated."); ...
2
B
[RESOLVED] While LOOP with Query
PHP Help
PHP Databases
Ok i no the problem it is the while loop it goes over the same result over and over again i think it is the 2 public function and for some reason it loops over the same result...
6
B
Email.
PHP Help
Installing PHP
Im currently making a site on my server requiring email sending, how would i set this up and what email host does SMTP for free.
5
B
Error Please Help
PHP Help
PHP Databases
Please help me i get this error: Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in C:\wamp\www\admin\includes\update.php on line 18 The w...
2
Load More
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.