Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
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