TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 3 of 3
Search took 0.31 seconds.
Search: Posts Made By: marxx
Forum: XHTML, HTML, CSS 04-10-2008, 12:42 PM
Replies: 10
Views: 973
Posted By marxx
.clr { clear: both; } <div...

.clr { clear: both; }


<div class="clr"></div>


And put it after inner... sorry but didn't test it but problem sound like that this should help.
Forum: Absolute Beginners 04-01-2008, 10:07 AM
Replies: 5
Views: 927
Posted By marxx
Well if you have to get just one of them then try...

Well if you have to get just one of them then try this.

<?php
include ("connect.php");

mysql_select_db("test_db", $con);

$result = mysql_query("SELECT * FROM test");
$res =...
Forum: Absolute Beginners 03-20-2008, 10:54 AM
Replies: 11
Views: 1,011
Posted By marxx
Well, if you end up using simple function (or...

Well, if you end up using simple function (or someone else need help whit it) here is one simple parser.

function bbcode_format($var) {
$search = array(
'/\[b\](.*?)\[\/b\]/is', ...
Showing results 1 to 3 of 3

 

All times are GMT. The time now is 01:40 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design