Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno