Computer Science Canada Got any fav PHP scripts? ( post em here :)..duh... ) |
Author: | Amailer [ Tue Jun 24, 2003 12:05 am ] | ||||
Post subject: | Got any fav PHP scripts? ( post em here :)..duh... ) | ||||
Guys, who ever is into PHP....got any fav scripts/functipn/clases etc? Post them over here. Mine, its BBCODE! well...hehe i just use it for my news, and well its nto my fav but i just made it.
HEHE useful, but the [ code.] and [/ code.] don't work I will have to fix it This is my latest [[ for the profile ]] ITS A BETA, not the real one... i don't code it this way for the real one, its much better the real one. But i sitll made this.
Basicaly i have connected to the phpBB forum, to get the user info. There is about...well not about there IS 2097 lines of code in my modules.php file i shoved all my functions and etc in there, also my test stuff...which i did not delete, but it does nto take up much space...I KNOW its a bad way of coding but hey Reason is that, i kinda am lazy to make function for everything and then use it for my future projects and etc. But im making a php NUKE NOW! wee! Good thing is i got everythign ready, i just need to put it all togeather and everything will be good. BTW as you can see the scripts on top, PHP IS EASY! |
Author: | Blade [ Tue Jun 24, 2003 11:17 am ] |
Post subject: | |
really nice... but you should attach massive amounts of code as txt file or something... lol |
Author: | Amailer [ Tue Jun 24, 2003 3:10 pm ] |
Post subject: | |
Yes well sorry, i got some more i want to post [[ small ones, for mysql ]] But, i guess no one is into php here im currently going to have to put my whole forum in my sites layout, its going to take some time but oh well |
Author: | Homer_simpson [ Tue Jun 24, 2003 5:03 pm ] |
Post subject: | |
i am interested in php projects but those things you made are addons to phpbb.. =( |
Author: | Amailer [ Tue Jun 24, 2003 5:08 pm ] |
Post subject: | |
What things? the scripts i made? err...no...they are for my site. phpbb got its own stuff.... go to: http://termix-zero.ath.cx/scripts/amailers/modules.php?module=news i think is the url, click the name 'admin' you will see what the profile script does. ITS SO SIMPLE, to test it your self, creat an account on my forum, and go to: http://termix-zero.ath.cx/scripts/amailers/modules.php?module=profile&name=YOUR FORUM NAME HERE you will see how it works... |
Author: | Homer_simpson [ Tue Jun 24, 2003 5:38 pm ] |
Post subject: | |
lol i cant add comment to your news for some reason... and i already how to create a forum or a website with signup and everything ... so uh... how bout a big php project? you come up with the idea we script it? |
Author: | Amailer [ Tue Jun 24, 2003 5:46 pm ] |
Post subject: | |
Comment, err...as it says, its not ready. Second, what kinda of project you wanna work on? Project management one? Need tip: Ok, should i change the forum layout to fit in my main sites layout? Or should i jsut use an iframe to put the forum on my main site? |
Author: | PaddyLong [ Tue Jun 24, 2003 6:12 pm ] |
Post subject: | |
could make a full content management type of thing... like php nuke type of thing |
Author: | Amailer [ Tue Jun 24, 2003 6:14 pm ] |
Post subject: | |
Those are boring, many people make it. Just don't get famous. My amailer site is PARTLY like php nuke, but its not fully compleated, since...well. lol the admin center has not been started . But if i would make a thing like phpNUKE...then i would let people change the FULL layout of the site, i mean the tables and everything, cept my copyright |
Author: | PaddyLong [ Tue Jun 24, 2003 8:41 pm ] |
Post subject: | |
of course... like do everything as modules and then the designer can just do an include("somemodule.php") where ever in the layout they want it the OSCommerce shopping cart is kind of like that with the side bars... each one of the things (like menu, search, feature product, etc) is its own file but really, the things like nuke I think are mostly just for lazy or unexperienced people who are just looking for a quick thing that they can some what, but easily control |
Author: | Amailer [ Tue Jun 24, 2003 8:49 pm ] |
Post subject: | |
They cant just include the file, if they are doing that, itneeds to have crtin stuff in it, so it can display the links and etc... But it will be very easy to edit the layout. It would be like templates, put your templates in the templated folder. It has to have the stuff to display the links. And then once you have made your own template, the admin can choose which ever he/she wantes. Course it has to include downloads, links etc like a phpNUKE, but it should be made for programmers. Not the normal public |
Author: | Amailer [ Tue Jun 24, 2003 11:28 pm ] | ||
Post subject: | |||
These are some small scripts that are IMPORTANT!
there are a lot more, update, delete and etc |
Author: | Amailer [ Wed Jun 25, 2003 11:31 pm ] | ||||||||||||
Post subject: | |||||||||||||
Well no once likes PHP [[ THATS IMPOSSIABLE ]] but im still going to keep posting some scritps, once im sure...ill make a LOGN tuorial or what ever.. Now this script...Well ill just give you guys some tips and etc [[ I WANT POINTS!! ]] Ok as we all might know we all start php with.
So...once we know that...lets see our php information.
Copy and past that in a file name it: phpinfo.php and then run it on your browser. You will see all your PHP INFO [[ er...ya.. ]] Now some basic stuff
Now the echo is like print...in other languages you should know But in php there is PRINT and ECHO
Yes well, you should know what echo is...because you WILL ...be using it in ALL you scripts at some point Now some if statements, with variables
Ahh ok, hehe lil if statements Ok now, != means NOT EQUAL and you should know what the rest means...you all are programmers here right? RIGHT! ! THIS TUTORIAL SUCKS..wait...its not 1 ahh im happy good. OK NOW...DATE/TIME/YEAR SCRIPT!!..ya..
Guys look at the post down....WHO on earth turns HTML ON? look what sort of things you can do when html is on |
Author: | Amailer [ Wed Jun 25, 2003 11:42 pm ] |
Post subject: | |
Guys...why did you turn HTML ON!? err look what CAN happne with html on : Mod Edit: Thanks for that whonderfull Demo of what not to do |
Author: | Dan [ Thu Jun 26, 2003 12:09 am ] |
Post subject: | |
well i have it on b/c i turst poleop for now, if poelop abuse it they lose it. (like the rime?). it helps with other stuff but it is easy enfogth for now to stop any one who trys to do dum things. |
Author: | Amailer [ Thu Jun 26, 2003 1:47 am ] |
Post subject: | |
hey i was going to take it out but...thx Anyway.. |
Author: | Amailer [ Thu Jun 26, 2003 9:11 pm ] |
Post subject: | |
Finaly! i have STARTED putting the forum [[[ of amailers ]] on the main sites layout! WOO! took some time, i had to change my whole sites code sad but oh well. The links ont he forums layout are not done, so hehe Ill finish them |
Author: | Amailer [ Sun Jun 29, 2003 1:55 am ] |
Post subject: | |
Mods/Admins etc, you see when you click a forum you will see on top: Moderators: None and soemthign else... Can you like make it display who the mod is for which forum...insted of only whent he mod comes on it tells us? |