extract data
Code: <div class="post hentry uncustomized-post-template">
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec