Search found 12 matches
- Tue Jul 01, 2003 1:22 pm
- Forum: PHP - Code
- Topic: use PHP to create new pages?
- Replies: 7
- Views: 1465
- Tue Jul 01, 2003 12:52 pm
- Forum: PHP - Code
- Topic: use PHP to create new pages?
- Replies: 7
- Views: 1465
- Tue Jul 01, 2003 12:45 pm
- Forum: PHP - Code
- Topic: use PHP to create new pages?
- Replies: 7
- Views: 1465
- Tue Jul 01, 2003 12:23 pm
- Forum: PHP - Code
- Topic: use PHP to create new pages?
- Replies: 7
- Views: 1465
- Tue Jul 01, 2003 11:41 am
- Forum: PHP - Code
- Topic: use PHP to create new pages?
- Replies: 7
- Views: 1465
use PHP to create new pages?
hello... I'm more used to the Windows/ColdFusion world... so please excuse the nature of this nOOb question... I'm helping to expand the capabilities of an XMB-driven online community. One new feature will be free blogs for members of a predefined status. I have some decent bloggin software (pMachin...
- Mon Jun 09, 2003 9:51 am
- Forum: Databases
- Topic: mySQL error- Got error: 1030: Got error 127 from...
- Replies: 3
- Views: 2712
mySQL error- Got error: 1030: Got error 127 from...
Full error when attempting commandline mysqldump: mysqldump: Got error: 1030: Got error 127 from table handler when retrieving data from server This is on a 70+ megabyte mySQL database for an XMB forums forum database. Everything is running fine, no errors in the forum operation. However, backups ar...
- Thu May 22, 2003 11:03 am
- Forum: PHP - Code
- Topic: HTTP_CLIENT_IP = "unknown"
- Replies: 2
- Views: 835
- Thu May 22, 2003 8:36 am
- Forum: PHP - Code
- Topic: HTTP_CLIENT_IP = "unknown"
- Replies: 2
- Views: 835
HTTP_CLIENT_IP = "unknown"
Is this a PHP 4.2.2 bug? I have extra code in my XMB-powered forum that checks for the above condition and kicks users off the forum. Recently, a troll has been on who's IP resolves to "unkown" within the stored IP information in the message database. First, what likely IP spoofing method ...
- Mon May 19, 2003 12:52 pm
- Forum: PHP - Code
- Topic: Searching a string for one word...
- Replies: 6
- Views: 902
Always good to validate server side though in case JavaScript is turned off:twigletmac wrote:Skittlewidth wrote:Name validation is probably best done with Javascript
http://php.net/ctype
/quote]
But ctype_alnum won't return a TRUE if it's all legal alphanumeric, yet contains spaces.
- Mon May 19, 2003 7:12 am
- Forum: PHP - Code
- Topic: Searching a string for one word...
- Replies: 6
- Views: 902
Searching a string for one word...
Okay... patience please... new to PHP... Damn... PHP is nothing like Cold Fusion! :wink: I'm looking to build a "restricted word" function into an online forum. When users post a message, I want to search the subject and message for a restricted word. For example, if it contains "foo&...
- Sat Mar 29, 2003 9:10 am
- Forum: General Discussion
- Topic: PHP Ad Server software?
- Replies: 4
- Views: 2017
- Sat Mar 29, 2003 8:22 am
- Forum: General Discussion
- Topic: PHP Ad Server software?
- Replies: 4
- Views: 2017
PHP Ad Server software?
Hello all... New to the forum... new to PHP, not new to online development. Do any of you know if there is a quality ad serving solution written in PHP/mySQL? I'm looking to provide some banner serving solutions, and perhaps modifiy the source/db for some custom ideas. Doesn't have to be free, I'm w...