Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
how to get different value in second view of webdynpro?
hello guys,
In ABAP webdynpro I am trying to create one application having two views.
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<