Search Results

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: Clawsy ; Forum: PHP and child forums
Forum: PHP Nov 13th, 2009
Replies: 12
Views: 627
Posted By Clawsy
You cannot use this character: " or ' within the string unless you write it like this: \" or \'. You cannot have a string within another string. Just add backslashes to all ' and " characters. That...
Forum: PHP Nov 3rd, 2009
Replies: 8
Views: 734
Posted By Clawsy
No, I mean if I have files like *.js and css in a folder like "/var/CMS/script.js" and the www is in the same folder as CMS, how can I make a link from html (which is in 'www' folder) to 'script.js'...
Forum: PHP Oct 29th, 2009
Replies: 2
Views: 658
Posted By Clawsy
I FOUND IT!

function getEmail(){
return $this->email=$mail;//incorrect. must be "return $this->email;"
}

Sorry I am very tired, I couldn't see it for hours. Anyone can do a mistake like...
Forum: PHP Oct 29th, 2009
Replies: 2
Views: 658
Posted By Clawsy
Hi I'm making a login panel which sends data to the same page and I use a class made by me and called 'user' that stored user information and autentification. When I refresh the page I check if any...
Forum: PHP Oct 28th, 2009
Replies: 8
Views: 734
Posted By Clawsy
Unfortunately I don't use any MVC yet cause I don't know :(. But I have 2 questions for *samarudge*:
1. I would have this link echo(ed) in the template header:

<script type="text/javascript"...
Forum: PHP Oct 28th, 2009
Replies: 8
Views: 734
Posted By Clawsy
Unfortunately I don't use any MVC yet cause I don't know :(. But I have 2 questions for *samarudge*:
1. I would have this link echo(ed) in the template header:

<script type="text/javascript"...
Forum: PHP Oct 28th, 2009
Replies: 8
Views: 734
Posted By Clawsy
I'm building a Content Management System on my own in PHP & MySql. I thought it's a good idea that all CMS files to be stored secure on the server "before" www folder so that it can't be accesed from...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC