i have good grip in java programming,but i am new to ajax. I have a html file and a php file ,i know how to manage with servlets using tomcat server,but i don’t where to locate the php file in tom cat server can any one give me a solution pleas?
I am trying to display information from a database but only when a user requests it by clicking on a link from the calling page. php seems to want to display it no matter what, even before the user clicks on the link. Any suggestions?
How can I change a Mysql field’s value using an html link inside the php file? Example:
Any help?
Or any suggestions of another way I could accomplish this?
the first 100 results in the first page and then the remaining results in the subsequent pages.
I would like to create a login page for multiple users directing them to individual pages (depending on their login name). I would like the login page to contain a reset password function. In the mean time I would like that the user names, passwords and emails are stored in a CSV or flat file. Do you think that would be possible? I don’t like using SQL. Thank you.
I want to continue to execute some php code after i sent data to the client. For example to print some html data, sent it, and the continue to execute some functions.
Thanks
I’m a skillful animator and graphic designer, but lets face it, not very good at coding. I was wondering if there was any really good, professional software, where i can just upload patterns, and images, and GIFs, and designs, drag them around, assign them certain properties, and then magically come out with an HTML code. I need a lot of creative freedom!
Any software like this?
Basically I want the index for my site to be in one file that can be referenced into my website pages.How do I do this?
If I have a variable named $variable in php how can I open up an html page that accepts the value $variable and prints what is stored in $variable
I’m looking for a bit of html or php code that i can put around an object to hide it until i remove the hiding code. this way i can quickly change my website homepage from showing, say the music player to a picture, while still having all the code there, but just won’t show in the webpage to viewers. this way i don’t have to completely delete/add code all the time. thanks!