Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~682 People Reached
Member Avatar for superchris

Hi there, I'm trying to understand how XPath works, I haven't been using it for that long :) I want to be able to select all the siblings of a specified node. For example; [CODE]<folder> <page id="1" /> <page id="2" /> <page id="3" /> <folder id="4"> <page id="5" /> <page …

Member Avatar for xml_looser
0
170
Member Avatar for SmartBeaver

Pixels...ugh. They work fine for height, but width...anyways. Id like suggestions as to what measurement form I should use. Im stooping with the pixels for width so.... Suggestions? Thanks!

Member Avatar for SmartBeaver
0
94
Member Avatar for dogfishcat

Does anyone know how to go about making a web layout for a dating site? Would like some help Please. Thanks

Member Avatar for superchris
0
224
Member Avatar for sacarias40

i cant see an error [code] <?PHP session_start(); if (isset($_POST['Submit'])) { $email = $_POST['email']; $password = $_POST['password']; if (isset($email) && isset($password)) { $handle = mysql_connect("localhost","root",""); mysql_select_db("man_of_honor"); $safe_email = sql_safe($email,$handle); $safe_password = md5(sql_safe($password,$handle)); $login_query = "SELECT * FROM moh_members WHERE email = '".$safe_email."' AND password = '".$safe_passwd."'"; $result = mysql_query($login_query); $num_rows …

Member Avatar for superchris
0
101
Member Avatar for superchris

Hi! My name is Chris, I'm new here :D I'm 20, from the UK. I'm interested in web development, and I have a pretty good grip on web design, HTML/XHTML, CSS, PHP, and a not-quite-so-good grip on Javascript (I have also used Mootools and JQuery), MySQL, and Flash Actionscript. I …

Member Avatar for jbennet
0
90