Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr