Search found 28 matches
- Fri Aug 25, 2006 3:05 pm
- Forum: PHP - Code
- Topic: Problem with logical > (????)
- Replies: 5
- Views: 807
figures -- thank you for babysitting me
really -- thank you
- Thu Aug 24, 2006 9:51 pm
- Forum: PHP - Code
- Topic: Problem with logical > (????)
- Replies: 5
- Views: 807
Problem with logical > (????)
Hello: I had to search for a very long time through eons(ish) of code to find that my code is saying: if( $granchildID > $highestID) { echo("grandkid advances at id = $grandchildID<br>"); $highestID = $grandchildID; } else echo("grandkid of $grandchildID is not higher than $highestID<...
- Wed Aug 16, 2006 3:01 pm
- Forum: PHP - Code
- Topic: Check for alpha characters
- Replies: 7
- Views: 743
- Wed Aug 16, 2006 12:10 pm
- Forum: PHP - Code
- Topic: Check for alpha characters
- Replies: 7
- Views: 743
- Wed Aug 16, 2006 11:52 am
- Forum: PHP - Code
- Topic: Check for alpha characters
- Replies: 7
- Views: 743
Check for alpha characters
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I only ne...
- Sun Aug 13, 2006 8:05 pm
- Forum: General Discussion
- Topic: Why them 'bots no list me? (Not on search engines)
- Replies: 13
- Views: 687
- Sun Aug 13, 2006 5:20 pm
- Forum: General Discussion
- Topic: Why them 'bots no list me? (Not on search engines)
- Replies: 13
- Views: 687
Why them 'bots no list me? (Not on search engines)
Hi, I have had a site up for over 6 months, that has this in its index.php page: <html><head> <META NAME="keywords" CONTENT="Vermont,Real estate,Property,Sale,Land,VT,Commercial Property,commercial property,good location,location,Real Estate,real,estate,DeRosia Associates, Ivan DeRosi...
- Mon Aug 07, 2006 2:00 pm
- Forum: PHP - Code
- Topic: fopen -- opens file, then mozilla will remove focus from doc
- Replies: 1
- Views: 217
fopen -- opens file, then mozilla will remove focus from doc
Hi, I have an option for users to open documents, (pdf, doc). IE works well with this, but Mozilla Firefox seems to open the file then remove focus from that file and return to the page from which the file was opened. I am afraid that non-savvy users will not recognize to alt-tab back to the documen...
- Wed Aug 02, 2006 4:49 pm
- Forum: PHP - Code
- Topic: Reading pdf files.
- Replies: 7
- Views: 1004
No, I went to the site, and what I found was a program that I could purchase. I still am not finding anything for reading existing pdf files, only for creating/editing them. I don't mind the site, but I really did not find anything there that looks like it can help, except for one program that was a...
- Wed Aug 02, 2006 4:36 pm
- Forum: PHP - Code
- Topic: Reading pdf files.
- Replies: 7
- Views: 1004
- Wed Aug 02, 2006 4:21 pm
- Forum: PHP - Code
- Topic: Reading pdf files.
- Replies: 7
- Views: 1004
- Wed Aug 02, 2006 4:11 pm
- Forum: PHP - Code
- Topic: Reading pdf files.
- Replies: 7
- Views: 1004
Reading pdf files.
I see plenty of links on the web for creating pdf files with php, but I just want to read some! The following page attempts to do it with fopen() with not so great of results: http://216.180.244.51/download.php?Filename=test1.pdf This is the code that I am using, but the characters that are printed ...
- Sun Jul 09, 2006 8:03 pm
- Forum: Javascript
- Topic: CSS expanding menus works but then overloads at 3 items
- Replies: 0
- Views: 777
CSS expanding menus works but then overloads at 3 items
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hi, I am ...
- Wed Jun 28, 2006 6:46 pm
- Forum: PHP - Code
- Topic: Getting URL Address in PHP variable
- Replies: 4
- Views: 478
- Wed Jun 28, 2006 4:29 pm
- Forum: PHP - Code
- Topic: Getting URL Address in PHP variable
- Replies: 4
- Views: 478
Getting URL Address in PHP variable
I know that this is likely easy, but I need to know so that I can figure out where the user is in my developers code. I need to read which directory they are in, and what page they are opening. ex (home.html/directory2/page%2055.html .
input is very appreciated.
thank you.
mike
input is very appreciated.
thank you.
mike