remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the