TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Basic News system question

Page: 1 2 Reply
Dec 15th 2003#133574 Report
Member since: Mar 29th 2003
Posts: 1326
Did you write all that? Or you got it from a tutorial?
Reply with Quote Reply
Dec 15th 2003#133583 Report
Member since: Jul 19th 2003
Posts: 810
i got it from a tutorial,

i know it sucks to do stuff like that but i gotta learn.... anyways

Thanks y'all
Reply with Quote Reply
Dec 17th 2003#133920 Report
Member since: Mar 20th 2001
Posts: 3367
What was wrong with it?
Reply with Quote Reply
Dec 17th 2003#133931 Report
Member since: Jul 19th 2003
Posts: 810
it was what you said.... when i was writing the code in.... i deleted a load of the closign brackets from previous statements thinking they were unnessecary ....

i was wrong
Reply with Quote Reply
Dec 18th 2003#133987 Report
Member since: Mar 29th 2003
Posts: 1326
I would suggest that you learn even simpler php than that if you still don't know basic things like if() syntax and stuff. I don't really think you can learn much from a tutorial - to really learn you have to think through the process and then code it yourself. Learning from tutorials like that is just reading and copying code. But you can do what you like. I'm just saying that that's not how I'm learning - and its not how I ever will.

tom
Reply with Quote Reply
Dec 18th 2003#134030 Report
Member since: Mar 20th 2001
Posts: 3367
Maybe it doesn't work for you, but i learnt most of the languages I know(VB/ASP, PHP, JSP/J2EE/Java) by copying code. Syntax are pretty basic stuff you understand by looking @ existing codes. That's just how I learn i guess.
Reply with Quote Reply
Jan 12th 2006#171989 Report
Member since: Jan 12th 2006
Posts: 2
lazyroll]So, Basically i have been learning/trying to learn a bit of PHP over the last few days. I came across a tutorial on codewlakers.com for a basic news system, anyways..... i followed the first part of the tutrorial and it all worked fine... but then, when i was trying to do the second part and i tested it i got



Can anyone see why?? :: This is the code :
[code]
< said
:

Line 152 is the very bottom of that.... the code is just a snippet obviously.. Help please !!!


=================
===> test this : it works fine
=================






Sans Titre




// Your code here
echo "
\n".
"HAPedit 3.1.11.111 (janvier 2006 11:59:17) / my Test : momoon -- Form"; ?>

Your name:



The News:




News Password:








Reply with Quote Reply
Jan 12th 2006#171990 Report
Member since: Jan 12th 2006
Posts: 2
lazyroll]So, Basically i have been learning/trying to learn a bit of PHP over the last few days. I came across a tutorial on codewlakers.com for a basic news system, anyways..... i followed the first part of the tutrorial and it all worked fine... but then, when i was trying to do the second part and i tested it i got



Can anyone see why?? :: This is the code :
[code]
< said
:

Line 152 is the very bottom of that.... the code is just a snippet obviously.. Help please !!!


=================
===> test this : it works fine
=================


// Your code here
echo "
\n".
"HAPedit 3.1.11.111 (janvier 2006 11:59:17) / my Test : momoon -- Form"; ?>

Your name:



The News:




News Password:





Reply with Quote Reply
Jan 12th 2006#171991 Report
Member since: Apr 5th 2001
Posts: 2544
lol, thanks for the reply but I'm wondering if he's still waiting for it.
You've answered a thread that is over 2 years old... :D
Reply with Quote Reply
Page: 1 2 Back to top
Please login or register above to post in this forum