Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis