sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?