Loading...
Uploaded by ScoobyDooobyD00 on Feb 23, 2009
In this series I'll show you how to make a CMS with PHP using modern techniques using Classes and Functions to get the best result on your page.
Howto & Style
Standard YouTube License
@hobbyandelektronica
It's still easy to follow, just add them commands into the places he tells you, it won't affect any other coding.
sorryunlucky 1 month ago in playlist CMS Tutorials
I don't understand this bad tutorial.
You delete content of your part 3 in the script.
WTF most i do?
hobbyandelektronica 5 months ago
thank you very much man
obibram 9 months ago
Good series, however there are alot of weird oddities.
For example. in the delete function nothing gets deleted, however the code displays "successfully deleted"
please help.
$id = (int) $id;
mysql_query("DELETE FROM moderncmstest WHERE ID = '$id' ") or die (mysql_error());
it makes absolute no sense at all. Can anyone shed a light why this gives no errors, but does not delete? lol thanks!
vi54 9 months ago
My Problem is the index.php code it says Undefined index: add and i get that when i view the admin/index.php file.
PhiberOptics 9 months ago
Thanks. Works great :)
creamfortress 1 year ago
Great! Thanks for this video!
iFhernd 1 year ago
@rudolforomantico
I had the same issue. I found out that the problem was that my function was inside another function. Make sure that all functions are properly separated with } "curly brackets"
JJDR04 1 year ago
@kaeleon1111 can someone help???? I have upload those files to rapidshare com/files/398012187/ mcms zip put . where space
kaeleon1111 1 year ago
wtf Fatal error: Call to undefined function: add_content() ?
Load more suggestions
@hobbyandelektronica
It's still easy to follow, just add them commands into the places he tells you, it won't affect any other coding.
sorryunlucky 1 month ago in playlist CMS Tutorials
I don't understand this bad tutorial.
You delete content of your part 3 in the script.
WTF most i do?
hobbyandelektronica 5 months ago
thank you very much man
obibram 9 months ago
Good series, however there are alot of weird oddities.
For example. in the delete function nothing gets deleted, however the code displays "successfully deleted"
please help.
$id = (int) $id;
mysql_query("DELETE FROM moderncmstest WHERE ID = '$id' ") or die (mysql_error());
it makes absolute no sense at all. Can anyone shed a light why this gives no errors, but does not delete? lol thanks!
vi54 9 months ago
My Problem is the index.php code it says Undefined index: add and i get that when i view the admin/index.php file.
PhiberOptics 9 months ago
Thanks. Works great :)
creamfortress 1 year ago
Great! Thanks for this video!
iFhernd 1 year ago
@rudolforomantico
I had the same issue. I found out that the problem was that my function was inside another function. Make sure that all functions are properly separated with } "curly brackets"
JJDR04 1 year ago
@kaeleon1111 can someone help???? I have upload those files to rapidshare com/files/398012187/ mcms zip put . where space
kaeleon1111 1 year ago
wtf Fatal error: Call to undefined function: add_content() ?
kaeleon1111 1 year ago