Search found 10 matches
- Wed Aug 11, 2004 12:32 pm
- Forum: PHP - Code
- Topic: [SOLVED] Will not return 1st recond, but returns all the res
- Replies: 3
- Views: 564
- Wed Aug 11, 2004 12:28 pm
- Forum: PHP - Code
- Topic: [SOLVED] Will not return 1st recond, but returns all the res
- Replies: 3
- Views: 564
- Wed Aug 11, 2004 12:14 pm
- Forum: PHP - Code
- Topic: [SOLVED] Will not return 1st recond, but returns all the res
- Replies: 3
- Views: 564
Will not return 1st recond, but returns all the rest
I have a simple search that works (almost), problem is; it returns all but the 1st record from the table. example if I have 3 people all with the same birthday, I do a search by birthday with a sort by last name ASC, what gets returned is the 2nd and 3rd records the first record does not get shown. ...
- Wed Jul 23, 2003 10:19 am
- Forum: Databases
- Topic: Trying to Import MySQL data into ArcMAP
- Replies: 1
- Views: 340
Trying to Import MySQL data into ArcMAP
Has anyone done this, we keep getting an authentification error. Am using ODBC connection to connect from the database to the windows box.
Error I get:
Error I get:
Code: Select all
[ODBC 3.51 Driver]Access denied for user:'user name@ip address'(Using Password:Yes)- Mon May 12, 2003 8:11 am
- Forum: General Discussion
- Topic: Would you do this?
- Replies: 17
- Views: 3925
Take your seed money and get your MCSE certification then take a job with a government contractor as a network admin or help desk tech. Believe me, the headaches of small business ownership in this economy are not worth it. Maybe 4 years ago when we were all raking it in as web developers/designers,...
- Mon Apr 28, 2003 1:30 pm
- Forum: PHP - Code
- Topic: format of text in a textarea
- Replies: 4
- Views: 1395
- Tue Apr 15, 2003 1:00 pm
- Forum: PHP - Code
- Topic: Highlight keyword or parts there of...
- Replies: 2
- Views: 305
- Tue Apr 15, 2003 9:33 am
- Forum: PHP - Code
- Topic: Highlight keyword or parts there of...
- Replies: 2
- Views: 305
Highlight keyword or parts there of...
I have been trying all weekend to get t his to work. I am able to do a keyword search where the keyword is highlighted upon display, what I also want to be able to do is highlight parts of words or phrases that contain the keyword. EX: if $keyword = "Windows 2000", and the search returns W...
- Fri Mar 21, 2003 8:36 am
- Forum: PHP - Code
- Topic: Insertion is a pain, any ideas?
- Replies: 1
- Views: 292
Insertion is a pain, any ideas?
Working on storing information that is choosen via checkbox, tested with print_r() and information is parsing thru, but will not insert into table. Any ideas? if(isset($_POSTї"std_sw"]) ): // check to see if any checkboxes selected $std_sw = $_POSTї"std_sw"]; ...
- Tue Mar 04, 2003 8:25 am
- Forum: PHP - Code
- Topic: Installer for windows
- Replies: 4
- Views: 705
Installer for windows
I remember reading about an installer for windows that installed php/apache/mysql but I can't seem to remember the name. Can anyone help me out.
Thx.
Thx.