URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and