Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
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
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.