PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have