User Profile
Collapse
-
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. -
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>
Leave a comment:
-
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
-
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...Leave a comment:
-
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>...
No activity results to display
Show More
Leave a comment: