Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
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
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol