insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste