ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou