Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d