Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<