Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually