paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
Batch Session SM35 stuck in status 'in Background
Hi Experts,
I am facing a problem with Batch Input session SM35.
The batch se
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but