dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself