preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl