Jump to content

ollie007

Members
  • Posts

    61
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

ollie007's Achievements

Member

Member (2/5)

0

Reputation

  1. thanks to phpfreaks, they become master hackers hahah
  2. surprised they found an exploit in version 3 when you guys are masquerading as version 4
  3. modding introduces its own vulnerabilities..... this is too modern a theme to be ipb 3
  4. people are getting their knickers in a knot over this....welcome to the internet boys and gurls....LOL if you werent expecting this then well.....
  5. upgrade between versions 2 but there is an extras folder with extra config's, so do i keep the whole /config folder?
  6. ok how do i add html to php source.... do i do an echo or print or add a joining variable and how much html can i add to one line?? $var= 'html'; $var.='extra html'; return $var;
  7. what do keep to keep my settings?
  8. is a fancy name for a collection of functions, with an output thats changeable depending on what you feed it
  9. how can i make a character of the font higher than it is wide and it must work on normal browser not CSS1000
  10. when IE encounters display:none; it wont finish loading the page and says, "Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2) Timestamp: Thu, 18 Jun 2009 03:48:24 UTC Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917) Line: 0 Char: 0 Code: 0 URI: http://domain.com/index" how can i prevent this?
  11. what are the metods to prevent database injection? striplashes, striptags?
  12. create table `Special Form_Copy` like `Special Form_Copy` Query failed: Not unique table/alias: 'Special Form_Copy' although this query failed, what is the use of the LIKE qualifier in this case?
  13. ok when inserting tables in mysql how can i make it so it takes spaces? someone was saying to use " `` "
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.