Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo