IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try