What is the best way for creating a multi-user (100+) login website, with each login controlling a part of the member page (a "Welcome Bob!" thing, for example)? PHPLib?
Thanks,
James
When you insert a header ( require ('whatever.php') )
does php parse that code, and then insert the results in the page it was called for, or does it insert the plain php code and then parse the whole page? Because if it just inserted the plain php, and then parsed the whole thing i was going...
I have <topmargin="0" leftmargin="0"> in my page's <head> so that my top table will be right up in the corner. This works fine, but the bad thing is that all my text after the table is messed up as well. Can i add <topmargin="0" leftmargin="0"> to the...
I have 6 tabstrips on a page. 6 images are unselected, and 6 are selected. Also, when a tabsrip is clicked, a image containing the current selection (ex, hometitle.gif), the title of the page is updated ($page_title) and of course the page is changed (ex, home.php) how would i do this? Arrays...
I am insterting a header into my document that has a tiled background image. How can i end the background image so that when the main page code takes over, the background is just plain white?
Thanks in advance.
Ok, i have a transparent GIF on my page, and when it loads, you can only see the outline of the image, but when you resize the browser winder, the GIF apears fine, like it is supposed to. huh??
Ok, how do i make a table span from one side of the browser all the way to the other? I have the length at 100%, and all the rest of that, but there is still that 1/4 inch gap on top and the left of the table to the browser. i have tried every thing i can think of, but how do i put the table...
Is there a way to make a frame that is composed of tabsrips in html that will work with both netscape and ie? whati mean is, when a page loads, it loads all of the documents that will be displayed when the appropriate tab is clicked, so that when the tab is clicked, the page is instantaniously...
Hey everyone. Im new to php, and mysql and i have a few questions.
1. On sites like tek-tips, you can easily create a new user. When a new user is created, is a new mysql user created? And, does it use root to create the new user?
2.what is a good online tutorial for php/mysql?
3.Can anyone...
#
# Action lets you define media types that will execute a script whenever
# a matching file is called. This eliminates the need for repeated URL
# pathnames for oft-used CGI file processors.
# Format: Action media/type /cgi-script/location
# Format: Action handler-name /cgi-script/location
#...
#
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the realname directory are treated as applications and
# run by the server when requested rather than as documents sent to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.