need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
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
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste