limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i