Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt