Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..