Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know