Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
problem with query error
First Thanks to those who helped me on my previous posts, and the following code i'm using is not mi
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them