Search found 67 matches
- Sun Nov 06, 2005 4:05 am
- Forum: PHP - Code
- Topic: Keeping html files private
- Replies: 3
- Views: 529
Keeping html files private
G'day All, I'm using sessions to manage access to private content on our site. However, the "content" is in html files and included using what I call templates. A clever outsider could easily circumvent the session security by calling the page directly. How would you suggest I keep these p...
- Sat Nov 05, 2005 11:25 pm
- Forum: PHP - Code
- Topic: capture fsockopen refusal
- Replies: 2
- Views: 480
look up the error control operator: http://php.net/language.operators.errorcontrol (@) just exactly what was needed. Some very useful links to general error handling off that page too, thanks. you may want to use getmxrr() first to get the mail server addresses ;) //---Find the address of the mail ...
- Sat Nov 05, 2005 10:20 pm
- Forum: PHP - Code
- Topic: capture fsockopen refusal
- Replies: 2
- Views: 480
capture fsockopen refusal
G'day All, I'm using the following code to check email addresses. //---Connect to mail server and check e-mail address------------------ $Connect = fsockopen ( $ConnectAddress, 25 ); //Gives this error when domain exists but no mx: //Warning: fsockopen() [function.fsockopen]: unable to connect to mx...
- Tue Aug 23, 2005 6:24 am
- Forum: Javascript
- Topic: frames do not display
- Replies: 7
- Views: 1161
- Tue Aug 23, 2005 6:17 am
- Forum: Javascript
- Topic: iframe width in IE
- Replies: 3
- Views: 1129
[solved]
G'day All,
The problem was not with the iFrame but was in the style sheet.
A new simpler CSS and it works as expected. I presume FF is a little more accurate in interpreting CSS.
cheers,
bladecatcher
The problem was not with the iFrame but was in the style sheet.
A new simpler CSS and it works as expected. I presume FF is a little more accurate in interpreting CSS.
cheers,
bladecatcher
- Tue Aug 23, 2005 2:50 am
- Forum: Javascript
- Topic: News Ticker or Scroller
- Replies: 5
- Views: 933
- Tue Aug 23, 2005 12:31 am
- Forum: Javascript
- Topic: "Submit button is an image" problems
- Replies: 8
- Views: 1212
- Mon Aug 22, 2005 10:56 pm
- Forum: Javascript
- Topic: Detecting when a frame is loaded without it's parent
- Replies: 8
- Views: 1832
- Mon Aug 22, 2005 4:01 am
- Forum: Javascript
- Topic: iframe width in IE
- Replies: 3
- Views: 1129
G'day Sticksys,
Thank you for your reply.
An unexpected result :-0
http://www.shares.yardley.com.au/page.php?pid=forum
cheers
blade
Thank you for your reply.
An unexpected result :-0
http://www.shares.yardley.com.au/page.php?pid=forum
cheers
blade
- Sun Aug 21, 2005 11:37 pm
- Forum: Javascript
- Topic: iframe width in IE
- Replies: 3
- Views: 1129
iframe width in IE
G'day Guys, I'm using an iframe to display data from links in a page. see this test page http://www.shares.yardley.com.au/page.php?pid=forum While the iframes display correctly in FireFox, the width is too wide in IE unless you minimise and maximise the window. Is this an error in my code? If not ca...
- Wed Aug 17, 2005 7:34 pm
- Forum: PHP - Code
- Topic: error checking
- Replies: 2
- Views: 538
error checking
G'day guys,
Does anyone know of a good php error checking tutorial? I've done a google and found a few but they're mostly rather too short or one track in scope.
Any tips and suggestions appreciated too.
tia
bladecatcher
Does anyone know of a good php error checking tutorial? I've done a google and found a few but they're mostly rather too short or one track in scope.
Any tips and suggestions appreciated too.
tia
bladecatcher
- Wed Aug 17, 2005 7:28 pm
- Forum: PHP - Code
- Topic: recursive file search
- Replies: 8
- Views: 1247
- Tue Aug 16, 2005 7:07 am
- Forum: PHP - Code
- Topic: recursive file search
- Replies: 8
- Views: 1247
- Tue Aug 16, 2005 3:04 am
- Forum: PHP - Code
- Topic: recursive file search
- Replies: 8
- Views: 1247
- Mon Aug 15, 2005 7:52 am
- Forum: PHP - Code
- Topic: recursive file search
- Replies: 8
- Views: 1247