Search Results

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: death_oclock ; Forum: PHP and child forums
Forum: PHP Mar 3rd, 2009
Replies: 8
Views: 1,506
Posted By death_oclock
Well since this is a PHP forum, i'll give you a PHP solution. You could pass the css file for the iframe to use in the url like so:
<iframe id="pframe" width="'.$game['iframewidth'].'"...
Forum: PHP Feb 26th, 2009
Replies: 10
Views: 1,101
Posted By death_oclock
Try looking at this page (http://hudzilla.org/phpwiki/index.php?title=Advanced_text_searching).
Forum: PHP Feb 11th, 2009
Replies: 24
Views: 955
Posted By death_oclock
<td width=""><p><?php echo wordwrap($message, 75, "<br />", true); ?></p></td> Change 75 to whatever width you want.
Forum: PHP Feb 2nd, 2009
Replies: 9
Views: 428
Posted By death_oclock
Put this:
if (!$user_check) {
die('Invalid query: ' . mysql_error());
}
in between this:
$user_check = mysql_query("SELECT userdb_user_name FROM default_userdb WHERE...
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC