remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app 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
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d