Please forgive me for my newbie-ness.
I am one week into PHP and am having some minor issues.
1. Using a flat file db, is it not possible to pass the "&" sign and quotations to another page. I am not using a form and couldn't figure out how to pass info using POST.
porn site link removed - moderator
2. Is there a way to pass one field to the next page and then retrieve all fields on the next page. (i.e. click on e001 in the gallery, then the detail page would list all the fields.)
Thanks so much,
Art
I am one week into PHP and am having some minor issues.
1. Using a flat file db, is it not possible to pass the "&" sign and quotations to another page. I am not using a form and couldn't figure out how to pass info using POST.
porn site link removed - moderator
2. Is there a way to pass one field to the next page and then retrieve all fields on the next page. (i.e. click on e001 in the gallery, then the detail page would list all the fields.)
Thanks so much,
Art
Comment