Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Display error above the login forum help!
Hi guys. just so you know im not asking for someone to do this for me I just need to be pointed in t
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am