could you please do some tutorial on a catalogue table & add to cart, i'm having trouble trying to set up session so only logged in member can complete checkout..currently non-registered & non-logged in memers are completing checkout..i can't figure out where i 've gone wrong???? i only want logged in memers to complete check & if not logged in to force login or registration
Please upload some Tuts!! if possible...and you have some spare time...
This script doesn't work at all even though i have used several servers. i've doubled checked script so i did what he is doing in the video any ideas?
Use either a session, cookie, or the database to validate how many times someone can login.
I recommend using the database method. Store the user's user agent, IP address, and some other credentials into the database and a then a time set when they will be allowed to log in again.
The last several versions of Dreamweaver actually do support PHP. Make sure that, if you are actually trying to test it, that you have a PHP-enabled server installed on your machine. Apache is great for that purpose, and I recommend using the XAMPP kit that installs the most common server software such as Apache with PHP, MySQL server, etc.
XML is a very different subject to tackle, but yes you should be able to with the right know-how.
As for the php, if you're using Dreamweaver CS3 it's ready to assist you with PHP. You say "cannot support php on website" which to me means that your web HOST does not support PHP, which is very possible. If you are using a shared web host and chose the Windows option, often that implies only ASP is supported. Also, make sure the files are using the .php extension, not .html, that's key.
For those already comfortable with the language they're using or prefer not to have the little hints drop down like Dreamweaver does, I'm a big fan of Notepad++ (notepadplusplus . org), it uses very low system resources, has good code-coloring for dozens of languages, allows unlimited files open in tabs (and remembers where you left off) and lets you have 2 open side-by-side.
It just doesn't baby you with code recommendations.
Works great, thanks so much for replying. It's one thing to be able to watch this/these tutorials, but to actually have you reply with answers/help is incredible.
Dude that's not even safe to use..
Mo0nUh 9 months ago
Hay Muchas formas de hacer un log a cierta página por medio de php.
Desde incluir caché demás cosas.
El chiste aquí es la lógica de cada usuario de quien lo vea, este es un método básico para ello.
clubbiohazard 1 year ago
could you please do some tutorial on a catalogue table & add to cart, i'm having trouble trying to set up session so only logged in member can complete checkout..currently non-registered & non-logged in memers are completing checkout..i can't figure out where i 've gone wrong???? i only want logged in memers to complete check & if not logged in to force login or registration
Please upload some Tuts!! if possible...and you have some spare time...
THANK YOU KINDLY
lernedman 1 year ago
Excellent!!!! you explaing php & mysql very clear with justifications...
most of my teachers in TAFE are knowlagable, however, cant transfer
their knowlage very well...REALLY GREAT TUT'S
lernedman 1 year ago
Just wanted to say a quick thank you for a great tutorial. This is exactly the kinda' help I needed to get started.
kainestolkyn 2 years ago
which editor are you using that is attached with opera
meenakshi1982 2 years ago
I got these errors:
Notice: Undefined index: username in C:\xampp\htdocs\testsite\index.php on line 5
Notice: Undefined index: password in C:\xampp\htdocs\testsite\index.php on line 6
why?
likesoursugar 2 years ago
@likesoursugar Also My one Please Help.
haiderwm11 11 months ago
doesnt work fail
carnivalfishdotcom 2 years ago
This script doesn't work at all even though i have used several servers. i've doubled checked script so i did what he is doing in the video any ideas?
desperadobs 2 years ago
how do u limit how many times you can login ?
aussinessa 3 years ago
Use either a session, cookie, or the database to validate how many times someone can login.
I recommend using the database method. Store the user's user agent, IP address, and some other credentials into the database and a then a time set when they will be allowed to log in again.
sedativechunk 3 years ago
what program are you using?
i tried frontpage and dreamweaver but they don't work with php?
bouncycheese 3 years ago
The last several versions of Dreamweaver actually do support PHP. Make sure that, if you are actually trying to test it, that you have a PHP-enabled server installed on your machine. Apache is great for that purpose, and I recommend using the XAMPP kit that installs the most common server software such as Apache with PHP, MySQL server, etc.
Just google XAMPP.
casperghosty 3 years ago
i have cs3 but cannot support php on website.
is it possible to use XML?
bouncycheese 3 years ago
XML is a very different subject to tackle, but yes you should be able to with the right know-how.
As for the php, if you're using Dreamweaver CS3 it's ready to assist you with PHP. You say "cannot support php on website" which to me means that your web HOST does not support PHP, which is very possible. If you are using a shared web host and chose the Windows option, often that implies only ASP is supported. Also, make sure the files are using the .php extension, not .html, that's key.
casperghosty 3 years ago
There's a nice PHP IDE called phpDesigner. It has a Free version. I like it very much.
Lenhis 3 years ago
For those already comfortable with the language they're using or prefer not to have the little hints drop down like Dreamweaver does, I'm a big fan of Notepad++ (notepadplusplus . org), it uses very low system resources, has good code-coloring for dozens of languages, allows unlimited files open in tabs (and remembers where you left off) and lets you have 2 open side-by-side.
It just doesn't baby you with code recommendations.
casperghosty 2 years ago
JS:Agent-BA [Trj] apparently
Hazzertipper 3 years ago
the exact one in your description.
Hazzertipper 3 years ago
I clicked on the link to your site and according to Avast it contained a Trojan Horse.
Hazzertipper 3 years ago
could you let me know a specific page? If this is true defiantly not a good thing
gorilla3d 3 years ago
Works great, thanks so much for replying. It's one thing to be able to watch this/these tutorials, but to actually have you reply with answers/help is incredible.
jrox007 3 years ago
The username is case-sensitive.. any idea on a fix?
jrox007 3 years ago
if(strtolower($username) == strtolower($_POST['username'])) {
}
gorilla3d 3 years ago
what is the program you use in the video...??? pleas PM me-?-
iyoutouch 3 years ago
Hi i like your vidsbut i have a lil problem that is keepin me from movin on can any body help?
i keep on getting this '; } ?> above my login form whats wrong?
bombsquad321 3 years ago
your site has a virus..
can you make a tutorial using a mysql
wheay21 4 years ago
the program is called vim or gvim - u get it with linux. u can probably get it for windows too
jimmah55555 4 years ago
[b] Cool, is there a video about how to mak guestbooks with php?[/b]
billiondollr 4 years ago
I thins eclipse
palotex 4 years ago
what program are u using to type the codes?
wasiu0607 4 years ago 2