User Profile

Collapse

Profile Sidebar

Collapse
nurmaiza
nurmaiza
Last Activity: Nov 12 '08, 07:13 AM
Joined: May 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • nurmaiza
    replied to Search String in another String using PHP
    in PHP
    I tried to play around...its already 3 days trying the same things.I know its easy but I found table structure/attribute is hard to remove.
    See more | Go to post

    Leave a comment:


  • nurmaiza
    replied to Search String in another String using PHP
    in PHP
    Hi,
    Thank you nathj, I've tried the code and resulting content with link to display. Now the content display partially. I got long string, my intention is to remove the table structure, only echo the wording as well as the link. Someone will post the content everyday, and this program will remove its table format and style.

    Code:
     $var_start ="<table border='0'  cellpadding='0' class='sub' bgcolor='#f0f0f0'> <tbody>
    ...
    See more | Go to post

    Leave a comment:


  • nurmaiza
    started a topic Search String in another String using PHP
    in PHP

    Search String in another String using PHP

    HI all,
    I'm using $content = str_ireplace($s earch, $replace, $var3); to search and replace value in $var3.
    My problem is i want to take out all the table attribute found in $var3.
    For example

    Code:
    <table with="100" height=""><tr><td class="cont" style="hsd">
    <a href="test.php">content</a>
    </td></tr></tabl
    ...
    See more | Go to post
    Last edited by Markus; Nov 10 '08, 11:51 AM. Reason: added # tags

  • 1. download the jar file from microsoft ; msutil.jar, mssqlsever.jar, msbase.jar
    2. Setting the CLASSPATH: C:/..lib/msutil.jar,.../mssqlserver.jar ;.../msbase.jar
    3. Enable TCP/IP
    4. the default port no usually 1433.
    5. Stop Firewall...
    See more | Go to post

    Leave a comment:


  • nurmaiza
    started a topic JDBC MS SQL error no suitable driver
    in Java

    JDBC MS SQL error no suitable driver

    Hello, i'm using windows, eclipse, Tomcat 5.5 and JSP file trying to connect jdbc ms sql using jdts driver.
    i've download the driver and assigned the path at en.variable..bu t it give me an error no suitable driver

    anyone ve idea on what the setting shud i set?i've no idea after followed some instruction on web site still it give me the same error.

    this is my code

    <title>Obtain connection</title>...
    See more | Go to post
No activity results to display
Show More
Working...