Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another: