validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
What exactly is net neatrality?
What exactly is it? I think it's anti-censorship and... stuff... but I don't really understand it
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.