Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav