In this link there is a simple example where it sends the variables using form variables $_POST
http://www.daniweb.com/web-development/php/threads/118383/php-and-mysql-multipage-form
Hi,
I was told to avoid using flash when creating websites because it is not supported by iPhone,iPod & iPad.
Is there any alternative technology that can make similar effect ?
I was looking for alternative way to speedup the application loading. What do you think of creating a list of stored procedures of sql queries, and replace...
Does anyone know, how can I provide single sign on feature of my php application.
I am using WAMP package (PHP5.2.5, Apache:2.2.8) in Win 2003 server within a local domain. I did search on ldap...
Hi,
what do you mean host file of that PC ?
I am trying to access the application by writing this in the URL:
http://ipaddress/myapplicationFolderName/
Thanks NogDog for your reply.
What i meant is to specify the character set of the page so that the content can be readable.
Like in html we do it this way:
Hi,
Does anyone know how to create an archive table?
I have search option in my application. And in this search i have 4 criteria (date_from, date_to,field3 & field4) And it is retrieving from 2...