Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.