Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us