Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
RadioButtonList data selection
view plaincopy to clipboardprint?