How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han