Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip